From ff9625725276b2dd88e9e909d692df898dc01ce3 Mon Sep 17 00:00:00 2001 From: Alexey Khit Date: Fri, 4 Nov 2022 21:49:36 +0300 Subject: [PATCH] Add backchannel=0 option to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index de12751f..9e8d6776 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,8 @@ streams: - rtsp://admin:password@192.168.1.123/cam/realmonitor?channel=1&subtype=1 ``` +**PS.** For disable bachannel just add `#backchannel=0` to end of RTSP link. + #### Source: RTMP You can get stream from RTMP server, for example [Frigate](https://docs.frigate.video/configuration/rtmp). Support ONLY `H264` video codec without audio.