Update majestic-streamer.md, update RTMP example

pull/263/head
Signor Pellegrino 2023-11-19 22:04:09 +03:00 committed by GitHub
parent bca6a5bc15
commit 5a3d6ec4c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,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.server rtmp://upload.rutube.ru/live_push/you-key-here
cli -s .outgoing.server rtmp://a.rtmp.youtube.com/live2/you-key-here
reboot
```