MediaStream assignment to media elements

Hi,

this has been discussed at a number of times, but never fully concluded 
AFAIK.

- Direct assignment has been discussed and agreed to using "srcObject" 
[1]; and this is what in implemented in Firefox at the moment AFAIK

- Assignment via URL (createObjectURL) is what is in the current version 
of the Editor's draft, and what is supported in Chrome to my 
understanding. Here we have the discussion to remove "blob" from the URL 
[2].

The above indicate that we should keep both assignment methods. Is this 
what people think is the right way forward?

Stefan


[1] 
http://lists.w3.org/Archives/Public/public-media-capture/2012Nov/att-0041/minutes-2012-10-09.html#item05

[2] https://www.w3.org/Bugs/Public/show_bug.cgi?id=19594

Received on Friday, 12 April 2013 13:35:13 UTC