localConnection.addEventListener(“track”, ) not invoked after adding tracks
I am new to webRTC and trying to make a video streaming application. Signaling is implemented through websockets.
localConnection.ontrack not invoked after adding tracks
I am new to webRTC and trying to make a video streaming application. Signaling is implemented through websockets.