- From: <bugzilla@jessica.w3.org>
- Date: Fri, 16 Sep 2011 08:16:39 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14104 --- Comment #5 from Philip Jägenstedt <philipj@opera.com> 2011-09-16 08:16:37 UTC --- (In reply to comment #3) > 2. There is currently no way to differentiate between a slow network and a live > stream, so how would one know when to go to HAVE_METADATA? Currently, loading the tracks block the media element readyState, it will go to HAVE_METADATA only when the track is loaded. If the track doesn't finish loading because the connection is intentionally kept open, the video will never be able to play. I can't see a way to make an exception for the streaming case, because there's no difference on the HTTP level between streaming and the network being slow. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 16 September 2011 08:16:44 UTC