I tried implementing an iOS app sample app from this link : https://github.com/otalk/iOS-demo, and it is working fine.
I need to host my own signalling server to integrate with this app. Do anyone knows how to implement that or do you have any particular example of iOS video chat app which implements webrtc at its core. Please help.