[Bug 18515] Provide more details on behavior of the media element when the key for an encrypted block is not available

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18515

Mark Watson <watsonm@netflix.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |watsonm@netflix.com

--- Comment #1 from Mark Watson <watsonm@netflix.com> 2012-08-10 18:30:57 UTC ---
I think when a key is needed to decrypt a frame, but a key is not (yet)
available (and a needkey event has been fired and handled), then the element
should behave exactly as it does today if the frame itself is not available.
For example if receiving the media over the network and the next frame has not
arrived yet. i.e. this should look just like a network stall.

When the key is provided, the behavior should be just the same as when frames
have arrived in the network stall case.

This should answer all the questions about multiple streams, MediaController
etc. above.

-- 
Configure bugmail: https://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, 10 August 2012 18:31:00 UTC