From 9a9c34a236ec5f2a9c2b90b951fa9de12ee10c9f Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+flyrouter@users.noreply.github.com> Date: Wed, 14 Aug 2024 11:53:50 +0300 Subject: [PATCH] Update majestic-streamer.md, add Other outgoing options --- en/majestic-streamer.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/en/majestic-streamer.md b/en/majestic-streamer.md index 56af8be..84b5ed0 100644 --- a/en/majestic-streamer.md +++ b/en/majestic-streamer.md @@ -128,6 +128,19 @@ RTMP reconnection and timeout logic works as follows: 1000+ tries = 600 seconds timeout ``` +### Other outgoing options + +``` +outgoing: + enabled: true + server: udp://192.168.1.10:5600 + naluSize: 1200 + - udp://IP-1:port + - udp://IP-2:port + - unix:/tmp/rtpstream.sock + - rtmps://dc4-1.rtmp.t.me/s/mykey +``` + ### ONVIF For basic ONVIF to work correctly, you need to enable it and add a user to the system as shown in the example: