microsoft / WebRTC-universal-samples

WebRTC samples for the Universal Windows Platform.
178 stars 70 forks source link

Cannot streaming video #52

Closed jis1218 closed 5 years ago

jis1218 commented 5 years ago

Hello! I tried to video-chat between two different machine.

They get the ip from same ip router and have different ip address.

Running server using peerconnect-server.exe file and connecting each other is OK. But I cannot see any Available Peers on ListView.

What did I do wrong? Anything missing?


I confused about server and client. Sorry for not good ask.