lib-jitsi-meet icon indicating copy to clipboard operation
lib-jitsi-meet copied to clipboard

No audio in Firefox, when republishing stream

Open Warmor opened this issue 3 years ago • 0 comments

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

Warmor avatar Dec 21 '21 14:12 Warmor