ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.35k stars 413 forks source link

iOS device to iOS device only connected same/private network. #134

Open sourov2008 opened 6 years ago

sourov2008 commented 6 years ago

I have install this demo project .

I am using Apprtc library for the real-time connection. this is my server host URL @"https://appr.tc". Connection successfully established to any network, but in the audio/video sense

audio/video only works on same/private network iOS to iOS or iOS to Android

in public network audio/video only work in iOS to Android , Not working iOS device to iOS device .

do you have any idea ?

ArjunBhilare commented 3 years ago

@sourov2008 I've installed this project. But when I click run, it builds successfully and nothing happens after that. Did you face this issue. Could you please help me on how to resolve this ??