oneam / h264bsd

A simple h264 software decoding library
Other
194 stars 52 forks source link

Uncaught TypeError: module._memcpy is not a function #12

Closed milkv closed 2 years ago

milkv commented 5 years ago

Uncaught TypeError: module._memcpy is not a function at H264bsdDecoder.queueInput (h264bsd_decoder.js:147) at onMessage (h264bsd_worker.js:19)

oneam commented 5 years ago

I've updated the js build scripts. You should try again.