Video call solution for Android
I am looking for a video calling solution for Android. I have tried using tokbox, but the solution has many limitations, such as Android 4.0, and does not support 64 bit phones
I implemented my own solution using webrtc, but since video is not my game, I don't want to support the back-end server myself
In addition, twilio proposed a solution in 6-8 weeks (beta). But I really can't wait until then
It's best to try to find a solution that provides Android / IOS / Web SDK (best) and a back-end server solution for this. Any help / research is appreciated on the same
resolvent:
If you decide to build your own webrtc implementation, you don't actually need a server. You can always use a separate service. For the signaling part, you can use pubnub, and for the turn server, you can use xirsys. You may still need to compile webrtc code for different platforms as needed, which really needs some work, but it's definitely faster than waiting for twilio
At present, Tok@R_ 675_ 2419 @ is the easiest way to do what you want. Even if you wait for twilio, you may encounter similar restrictions
Finally, if you really don't want to make trouble with your own webrtc implementation, webrtc.events provides software development services. Small Disclaimer: I work there: -)