You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When conducting a meeting, we encountered a strange issue: the same stream ID was added twice to the audio track list. As a result, one of the participants was unable to hear the other user's audio. In the attached image, we can see that the same stream ID appears twice—one entry with an audio level of 53 and the other with an audio level of 127.
Environment
Ant Media Server version: 2.12.0
Browser name and version: Chrome
Expected behavior
AUDIO_TRACK_ASSIGNMENT callback response playload entries should be unique for each user.
Actual behavior
AUDIO_TRACK_ASSIGNMENT callback response playload contains multiple entries for single user.
Short description
When conducting a meeting, we encountered a strange issue: the same stream ID was added twice to the audio track list. As a result, one of the participants was unable to hear the other user's audio. In the attached image, we can see that the same stream ID appears twice—one entry with an audio level of 53 and the other with an audio level of 127.
Environment
Expected behavior
AUDIO_TRACK_ASSIGNMENT callback response playload entries should be unique for each user.
Actual behavior
AUDIO_TRACK_ASSIGNMENT callback response playload contains multiple entries for single user.
Ask your questions on Ant Media Github Discussions
The text was updated successfully, but these errors were encountered: