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: