-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
This is my working repohttps://github.com/KristampsWong/broadcast
Guys, I am currently learning WebRTC SFU mode. As you know node-webrtc
is out of date, I upgrade to @roamhq/wrtc
as recommendation from previous library. Also, I changed to Google STUN Server to ensure that is not STUN server auth something caused that unable to view from broadcast. However, on my local enviroment, I still cannot view it.
I am using macOS arm64, Node 23, I dont think that my local enviroment caused this problem. Becuase I checked console log there is a response from senderStream = e.streams[0]
and document.getElementById("video").srcObject = e.streams[0];
on server.js and viewer.js.
Please help me!
Metadata
Metadata
Assignees
Labels
No labels