Child Monitor
Child Monitor allows two Android devices to act as a baby monitor.
Enguerrand de Rochefort Connectivity
Description
An Open Source Child Monitor for Android
Child Monitor allows two Android devices to act as a baby monitor. The first device, left in the room with the baby, will advertise itself on the network and stream audio to a connected client. The second device, with the parent, will connect to the monitoring device and receive an audio stream.
The project is a fork of Protect Baby Monitor which is declared as "on hiatus" by its developer.
Child Monitor works on Android 5.0 (Lollipop) and newer, i.e. Android SDK 21.
Warning: This version of Child Monitor is incompatible with versions older than 1.0!
Bugfix in this release: Wrong color scaling of volume monitor background.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Network stateCheck whether and how the device is connected.
- Internet accessSend and receive data over the internet.
- MicrophoneRecord audio.
- Wi-Fi stateRead information about the Wi-Fi connection.
- CHANGE_WIFI_MULTICAST_STATE
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_MEDIA_PLAYBACK
- FOREGROUND_SERVICE_MICROPHONE
Show 1 more permissions
- childmonitor.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments