MixedReality-WebRTC
MixedReality-WebRTC copied to clipboard
Multiple Connection Issue
Hi , at first thanks to your wonderful library for WEBRTC its great.
But I trying to connect multiple connections in unity to multiple Remote Id but at first i don't know how to do it and when i searched i found that i should make 3 PeerConnection
component but i don't know how to add it to signaler.
can you tell me how to do it?
@djee-ms
I also tried two PeerConnection for multiple connections to other peer.
But second peer error occur Cannot apply remote description: Object not initialized
while signaling
My Error is cannot set description @jongfeelkim-VIRNECT