File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -188,10 +188,10 @@ go2rtc:
188188 # example for connectin to a Reolink camera that supports two way talk
189189 your_reolink_camera_twt:
190190 - "ffmpeg:http://reolink_ip/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=username&password=password#video=copy#audio=copy#audio=opus"
191- - "rtsp://username:password@reolink_ip/Preview_01_sub
191+ - "rtsp://username:password@reolink_ip/Preview_01_sub"
192192 your_reolink_camera_twt_sub:
193193 - "ffmpeg:http://reolink_ip/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=username&password=password"
194- - "rtsp://username:password@reolink_ip/Preview_01_sub
194+ - "rtsp://username:password@reolink_ip/Preview_01_sub"
195195 # example for connecting to a Reolink NVR
196196 your_reolink_camera_via_nvr:
197197 - "ffmpeg:http://reolink_nvr_ip/flv?port=1935&app=bcs&stream=channel3_main.bcs&user=username&password=password" # channel numbers are 0-15
You can’t perform that action at this time.
0 commit comments