0

Is it possible to make video call using Session Initiation Protocol in android.

I found SipAudioCall for audio calling but did not find any similar class for video calling.

1 Answers1

0

It is possible, however video streaming is not implemented. Consider using one of third party libraries.

See also:

Android video calls using android's sip

Video Call through SIP in Android

IvBaranov
  • 540
  • 2
  • 10
  • 24