[media-source] Expose the actual decoders

Codeusa has just created a new issue for https://github.com/w3c/media-source:

== Expose the actual decoders  ==
It seems rather counterintuitive to force boxing of video frames for the API. When attempting to do real-time interactive applications like web based remote desktop, low latency is key and MSE forces a lot of overhead.  

In an ideal situation allowing raw H.264 encoded frames to be passed to the hardware accelerated decoder and pushed into a video object solves these issues.



Please view or discuss this issue at https://github.com/w3c/media-source/issues/184 using your GitHub account

Received on Thursday, 15 June 2017 06:09:48 UTC