From ace7063b8cca07ff2f1ddb50e07152d74d99e6e1 Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+flyrouter@users.noreply.github.com> Date: Sat, 21 Jun 2025 22:21:30 +0300 Subject: [PATCH] Update majestic-streamer.md --- en/majestic-streamer.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/en/majestic-streamer.md b/en/majestic-streamer.md index cbaff9f..4f85f08 100644 --- a/en/majestic-streamer.md +++ b/en/majestic-streamer.md @@ -117,6 +117,7 @@ To instantly launch a YouTube broadcast, run these commands in the console: cli -s .video0.codec h264 cli -s .audio.enabled true cli -s .outgoing.enabled true +cli -s .outgoing.naluSize 1200 cli -s .outgoing.server rtmp://a.rtmp.youtube.com/live2/you-key-here reboot ``` @@ -131,6 +132,8 @@ Examples of other addresses for different services: - OK and VK - rtmp://ovsu.mycdn.me/input/---KEY--- +Important ! Many RTMP services will only work if audio streaming is enabled, so be careful. + We ask that you add information about other popular services here, thank you. RTMP reconnection and timeout logic works as follows: