samdutton / simpl

Simplest possible examples of HTML, CSS and Javascript:
https://simpl.info
Apache License 2.0
5.18k stars 1.64k forks source link

EME Error #46

Closed saifanam closed 9 years ago

saifanam commented 10 years ago

I'm getting an InvalidStateError while trying to run the EME example from the latest Chrome (36). This is what appears in the console: Uncaught InvalidStateError: Failed to execute 'endOfStream' on 'MediaSource': The 'updating' attribute is true on one or more of this MediaSource's SourceBuffers.

bheller84 commented 9 years ago

I can't seem to get the eme/clearkey example to play in my chrome browser ( simpl/eme/clearkey/index.html) The video never starts and image freezes... Does anyone know why?

samdutton commented 9 years ago

Apologies for the delay in fixing this – been a bit snowed under with other projects. Will sort it out soon!

On Tue, Feb 10, 2015 at 8:19 PM, Benjamin Heller notifications@github.com wrote:

I can't seem to get the eme/clearkey example to play in my chrome browser ( simpl/eme/clearkey/index.html) The video never starts and image freezes... Does anyone know why?

— Reply to this email directly or view it on GitHub https://github.com/samdutton/simpl/issues/46#issuecomment-73775751.

samdutton commented 9 years ago

This has been updated for unprefixed EME.