All is in the title, I want to use my custom server inside the AppRTCDemo sample app (https://github.com/gandg/webrtc-ios/tree/master/ios-example).
Any idea?
Thanks :)
All is in the title, I want to use my custom server inside the AppRTCDemo sample app (https://github.com/gandg/webrtc-ios/tree/master/ios-example).
Any idea?
Thanks :)
you can try to run the apprtc app on your server.
you need to get an older version of the apprtc js sample, not sure how far back you need to go, probably a version that fits the dates of when the ios-example you are using started. maybe try this
then apply this changes to the code from the link you provided.
good luck