131 / h264-live-player

A live h264 player for the browser (ideal for raspberrypi / raspicam )
MIT License
1.08k stars 251 forks source link

Broadway build version #71

Open vuzya opened 5 years ago

vuzya commented 5 years ago

Hello, 131 Could you please explain - did you use some specific version of the Broadway? Did you modify it yourself? The point is that I would like to update the version, but when I do it - it stops working for some browsers e.g. UCBrowser Android. The error is no native wasm support detected with the cause abort("Assertion failed: no binaryen method succeeded."). Build with -s ASSERTIONS=1 for more info. But as I understand you're version is using asm.js for cases when no wasm, is it correct? Can I achieve the same?