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.
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.