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
But my remote audio stream isn't really working. Like it's just stuck at 0:00 not playing. I checked and the pc.getReceivers() does return mediaStream with 1 track (audio, which is all that im using).
Probably some mistake in my code but if anyone could help out that's be great.
Thanks.
The text was updated successfully, but these errors were encountered:
So i've done this on the server
while creating the pc(peerconnection) object
and on the client
right before
But my remote audio stream isn't really working. Like it's just stuck at 0:00 not playing. I checked and the pc.getReceivers() does return mediaStream with 1 track (audio, which is all that im using).
Probably some mistake in my code but if anyone could help out that's be great.
Thanks.
The text was updated successfully, but these errors were encountered: