WiFi Walkie Talkie

WiFi Walkie Talkie

Mit anderen Geräten im LAN in Verbindung treten

Sergey Zubarev Konnektivität

Beschreibung

Diese Beschreibung liegt nicht in deiner Sprache vor, angezeigt wird die englische Fassung.

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 <a href="https://github.com/js-labs/js-collider">https://github.com/js-labs/js-collider</a>.

Versionen

Version Datum Größe Benötigt Android Herunterladen
1.14 aktuell
fd2a982321eaaaac…
13.03.2025 201 KB API 16
1.13
654e6501a39a5b3b…
21.04.2022 125 KB API 16
1.11
24a4009f798a2ac2…
11.10.2016 124 KB API 16

Berechtigungen

Was die App beim System anfragt. Sensible Zugriffe gibt Android erst nach deiner Bestätigung frei.

  • InternetzugriffDaten über das Internet senden und empfangen.
  • MikrofonTon aufnehmen.
  • WLAN-StatusInformationen über die WLAN-Verbindung lesen.
  • WLAN ändernWLAN ein- und ausschalten oder Netzwerke wechseln.

Kommentare