WebRTC DAT Tutorial

Hi JetXS, I tried again it still can’t connect each other

Hey @Wingto -

Make sure you start in a clean state.

On one end: signalingServer, signalingClient (w/ forward to subscribers turned on) and webRTC COMP.
On the other end: signalingClient (w/ forward to subscribers turned on) and webRTC COMP.

Trigger a call between A and B - you should see both video signals being exchanged.

Open the track manager on one end (let’s pick B), remove the current video track, add a new track AND SET A LABEL then hit “Add track”.

The track will be added to B, and A will be made aware of this.

Go in process A, in the viewer of B, click the dropdown menu and the new track should be here.

Note: in your video, toward the end, you actually don’t go select the track, you hit reset and clear all RTC connections on one peer, the A before triggering a new call and clicking the menu. You should let peer B clear itself (takes a few seconds) before triggering a new call.