webm html5 videos lose connection with apache server

Posted by Jizbo Jonez on Server Fault See other posts from Server Fault or by Jizbo Jonez
Published on 2012-08-28T07:39:13Z Indexed on 2012/08/28 9:40 UTC
Read the original article Hit count: 301

Filed under:
|
|
|
|

webm html5 videos that are played through a domain on my server sometimes lose connection. A video that is playing will start to buffer and then stop part of way through with that message "Video playback aborted due to a network error." displayed on the html5 video player. I am delivering the webm videos via a php script on an LAMP server. There doesn't seem to be any errors in the server logs. Is there any php.ini settings or httpd.conf that I need to set? I recently set 'Keep Alive" to "on" in httpd.conf could that be causing this?

© Server Fault or respective owner

Related posts about apache2

Related posts about php