|
|
|
|
|
by wmf
4615 days ago
|
|
So the encoding is done by Nvidia in hardware; I guess ORBX is doing the decoding. Is there some reason why asm.js + WebGL is better than <video> + DASH/HLS? When it comes to watermarking, I'd like to see a cost comparison between watermarking and a static CDN (e.g. Netflix can serve 15+ Gbps per server). |
|
Was posted here a few months back, it's a hand conversion of a mpeg decoder in JavaScript to stream ffmpeg via websockets to a canvas.