Open samsonradu opened 7 years ago
Using WebAssembly would be neat! I haven't looked into it much, but this would probably imply a rewrite in a language that can compile to WebAssembly, right? Re-Implementing the decoder in C would be a fun project.
Would be indeed. I'm wondering if the current live-streaming performance cap is more due to the decoder speed or the big bandwidth that mpeg1 uses (compared to modern codecs)?
Curious whether this library could be rewritten as a binary WebAssembly package. What would be the upsides/downsides and how do you see this great project moving forward?