Connectivity › WiFi Walkie Talkie
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

WiFi Walkie Talkie

Talk to other devices on your LAN
Version: 1.13
Added: 31-12-2015
Updated: 21-04-2022
This program transmits sound recorded from microphone to some other devices
running the same program on the same network segment, so works like Walkie
Talkie radio.

Devices find each other by Android NSD (aka Bonjour), no any configuration
required. Unfortunately Android NSD implementation is not stable enough, so
sometimes application can not establish connection properly. Application restart
or device reboot usually helps. Audio data is being transmitted by the unicast
channel, so each device works as a server and as a client at the same time.

Program was implemented as a demonstration of JS-Collider: Java high performance
scalable NIO framework, see https://github.com/js-labs/js-collider.
Screenshot of WiFi Walkie Talkie Screenshot of WiFi Walkie Talkie
code Source file_download Download