Sensor Stream

500+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

Sensor Stream allows you to convert your phone into a complete sensor hub and stream real-time sensor information from your phone to the provided open source server over wifi/local network. The server can be modified as per your use-case. The app can be used to build IoT applications, for data science projects and for many more interesting use cases!

Server link: https://github.com/priyankark/SensorStreamServer (available under MIT license)

It allows you to stream real time sensor information from sensors on your phone to provided open source servers written in Python and other languages (future availability) that you can download from our Github page and run on your laptop/Raspberry PI/anywhere!! The server can be modified as per your requirement, giving you complete programmatic control over your phone's sensors. It also supports audio streaming and image streaming from your phone's camera. This opens up the possibility of building cool applications which may require a combination of some/all of these sensors!

Sensors supported include Accelerometer, GPS, Gyroscope, Light Sensor, Magnetometer, Device Orientation sensor, Proximity sensor, Steps Counter and Thermometer (subject to availability on your device). It also supports streaming images from your phone camera and streaming audio.
Date de mise à jour
4 yul 2021

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Nouveautés

* Support adding additional text payloads
* Bug fixes
* Minor Cosmetic changes