Media/getUserMedia: Difference between revisions

Line 43: Line 43:
** This behavior may change in the future
** This behavior may change in the future
* Both now support window.URL.createObjectURL(stream), though Mozilla recommends against using it unless you have to.  We expect Chrome to support srcObject = stream soon (perhaps prefixed as we are currently)
* Both now support window.URL.createObjectURL(stream), though Mozilla recommends against using it unless you have to.  We expect Chrome to support srcObject = stream soon (perhaps prefixed as we are currently)
* **This list needs to be expanded**
Confirmed users
654

edits