Description
Minimal RTMP streaming app based on StreamPack-boilerplate.
It really just adds a bunch of options to make it flexible enough to stream from an Android phone.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- MicrophoneRecord audio.
- CameraTake photos and videos.
- Internet accessSend and receive data over the internet.
- Prevent sleepingKeep the device from going to sleep.
- app.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments