Reviews
Android app which let you stream various phone's sensors to websocket clients
Search similar apps
License
GNU General Public License v3.0
Android app which let you stream real-time sensor data from your phone to Websocket clients. Clients, including web browsers and other applications, are able to receive streamed data through the WebSocket client API.
To receive sensor data, Websocket client must connect to the app using following URL.
ws://[ip]:[port]/sensor/connect?type=[sensor type here]
Once connected, client will receive sensor data in JSON Array (float type values) through websocket.onMessage.
For complete guidance please visit https://github.com/umer0586/SensorServer
Creator
Related apps
SensaGram
Stream real-time Android sensor data over UDP with low-latency
Kotlin16gpl-3.0
9 days ago
accelerometeraccelerometer-and-gyroscopeandroid