lydenn
lydenn
@giquieu yes, the comment is updated
i think these can be the solutions 1. use vmsg instead of opus recorder: https://collab-project.github.io/videojs-record/#/plugins/vmsg 2. or we can still use the opus recorder and convert the output to mp3...
@giquieu i run this **navigator.mediaDevices.getUserMedia({audio: true})** and the microphone work just fine. i think it's the problem of audio file format that we currently use (audio/ogg), safari and ios devices...