Search code examples
androidvoipandroid-wifi

How to send VoIP calling between two android devices on Local WiFi?


There are many questions that provide answer for streaming audio over WiFi, but I need to identify the device and send the stream only to the device which is called.

I'm a beginner and I want to know how to get the status of the device, that is whether it is on the network or whether it is already on a call or not and how to get notification that a call is being received


Solution

  • I was able to implement VoIP on android using Doubango API available open source