Fixes default values and adds explanation message for permission request
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
pie
2026-05-14 14:27:40 +02:00
parent 707e1295c5
commit 1287bbdb53
5 changed files with 10 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
Minimal RTMP streaming app based on StreamPack-boilerplate.
Minimal RTMP streaming app heavily based on StreamPack-boilerplate.
It really just adds a bunch of options to make it flexible enough to stream from an Android phone.
Sends video to specified RTMP/RTSP url using main camera and microphone.