Comment on A JavaScript H.264 decoderparentComments−ck214yI think it's more of an (impressive) mental exercise - if the code can be made straightforward enough to run on javascript, the future applications can only grow from there.−robert-boehnke14yIt's the Android encoder written in c++ cross compiled to JavaScript, not much of a mental exercise. Not to say it's not cool :)−ZeroGravitas14yThey have a hand-coded javascript version in progress too:https://github.com/mbebenita/Broadway/tree/master/Play
Comments
I think it's more of an (impressive) mental exercise - if the code can be made straightforward enough to run on javascript, the future applications can only grow from there.
It's the Android encoder written in c++ cross compiled to JavaScript, not much of a mental exercise. Not to say it's not cool :)
They have a hand-coded javascript version in progress too:
https://github.com/mbebenita/Broadway/tree/master/Play