[whatwg] createObjectURL(stream) protocol issue

Would it be possible to give the associated URL for a mediastream to have
its own protocol, for example mediastream:, instead of the proposed blob:?

window . URL . createObjectURL(stream)
Mints a Blob URL to refer to the given MediaStream.


This would tremendously help the implementation.

Thanks in advance,
Tommy


-- 
Tommy Widenflycht, Senior Software Engineer
Google Sweden AB, Kungsbron 2, SE-11122 Stockholm, Sweden
Org. nr. 556656-6880
And yes, I have to include the above in every outgoing email according to EU
law.

Received on Thursday, 11 August 2011 02:13:21 UTC