AR Foundation sample in Private mode with peer-to-peer connection ID

Hello all,

I would like to combine the Bidirectional sample with the AR Foundation (Receiver) sample.
In Unity, I combined all the components and they work individually.

However, I wish to combine the AR Foundation Receiver sample in the Private mode that the Bidirectional sample uses. Therefore, I assume I need to give a ConnectionID to get the P2P connection up and running.

Is this the right way to do it? Anyone has some expertise on this?
I would love to discuss it further with someone who has some more experience regarding WebRTC and these ConnectionID’s.

With kind regards,
Nathan Segers

I managed to add the Screen Video Render Streamer as a seperate Track.

Is there a way to give a name to the tracks in the SimpleConnection?
It would be cool to identify the tracks on the receiving end of the system.

We currently do not provide a way to identify tracks. You have to use the connection id.