kbumsik / opus-media-recorder

MediaRecorder polyfill for Opus recording using WebAssembly
http://kbumsik.io/opus-media-recorder/
Other
318 stars 39 forks source link

react not working #33

Closed roxdavirox closed 3 years ago

roxdavirox commented 3 years ago

error FileName: http://localhost:3000/opus-media-recorder/encoderWorker.umd.js - LineNumber: 1 - Message: Uncaught SyntaxError: Unexpected token '<'

anybody has this problem?

exPHAT commented 3 years ago

Sounds like theres an issue hosting the worker files, can you ensure that they're being served at the correct path?

roxdavirox commented 3 years ago

I solve moving files to public react folder. but, i got another solution using mp3 XD

rishikesh1419 commented 3 years ago

@roxdavirox Which solution are you using instead?