[whatwg] createObjectURL(stream) protocol issue

On Thu, 11 Aug 2011, Tommy Widenflycht (?~[~O?~Z??~[~X?~[~X?~Z?) wrote:
>
> 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.

Could you elaborate? In what sense does it impact the implementation?

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Thursday, 11 August 2011 13:08:43 UTC