From 9644a1674a6a6f849c4ff4afc379108f57717d23 Mon Sep 17 00:00:00 2001 From: pie Date: Fri, 10 Jul 2026 17:40:52 +0200 Subject: [PATCH] Updated description --- fastlane/metadata/android/en-US/full_description.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index b2349ea..21e0297 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -2,4 +2,4 @@ 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. +Streams to any user-provided RTMP or SRT server using main camera and microphone.