android-emulator-container-scripts
android-emulator-container-scripts copied to clipboard
Audio stops for previous client when new client connects
Hey,
Found an issue where the audio stops for the first connected client if a new client connects to the stream by for example opening the https://localhost in two different browsers or tabs.
The audio channel still seems valid without any error emitted on from video->getAudioTracks() but effect is that the audio just stops for the first client.
@danielmalmq did you find a solution to this? I believe I am seeing a similar issue.