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.
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.
It is possible, however video streaming is not implemented. Consider using one of third party libraries.
See also: