Re: [mediacapture-main] Revive createObjectURL?

@jan-ivar, I agree that any fallback is unlikely here, and that we 
should assume that almost all calls to `URL.createObjectURL(stream)` 
will result in user-visible breakage. Does adapter.js not already try 
`srcObject` before `URL.createObjectURL(stream)`? If it does, then 
anyone using adapter.js should already be gone from the stats.

Would you be willing to attempt the change in Firefox despite the 
risk?

-- 
GitHub Notification of comment by foolip
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/issues/404#issuecomment-271855292
 using your GitHub account

Received on Wednesday, 11 January 2017 12:22:21 UTC