lib-jitsi-meet
lib-jitsi-meet copied to clipboard
No audio in Firefox, when republishing stream
Description
Firefox won't play audio when the stream is published a second time. I made a repository with minimal code that reproduces the problem (https://github.com/Warmor/jitsi-simple-example)
Current behavior
Expected Behavior
Possible Solution
Steps to reproduce
- clone https://github.com/Warmor/jitsi-simple-example
- yarn install
- yarn dev
- open in Chrome
- open in Firefox
- in Chrome click "start", wait for stream being published, Firefox plays it without bugs (audio/video)
- click "stop", and click "start" again
Firefox plays only video, cant play audio
Environment details
Chrome - v96.0.4664.110 (latest) Firefox - v95.0.2 (latest)
OS - Mac os 11.6 and Windows 10