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

How to change streaming server. #110

Open Ashotych opened 6 years ago

Ashotych commented 6 years ago

Hello. I want to use this project for writing streaming application and want to undertand how to change streaming server. I opened test-audio room in Janus WebRTC Gateway. And if I have url with audio-room like **/audiobridgetest.html, can I use it in this example project? What should I do - just change server host url and skip part with creation of room? Thank you for your attention.

socquique commented 6 years ago

Did you achieve to connect to the Janus WebRTC Gateway?

Ashotych commented 6 years ago

Yes, it works. But im not sure this lib or another. But webrtc voice streaming can be used in iOS with native.