From dbbf2ea310bbe047aa0353c973d2765a3680b4b6 Mon Sep 17 00:00:00 2001 From: Alexey Khit Date: Thu, 1 Dec 2022 14:43:13 +0300 Subject: [PATCH] Update readme about Dahua bug --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71683266..79fb79c8 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,8 @@ streams: http_mjpeg: https://mjpeg.sanford.io/count.mjpeg ``` +**PS.** Dahua camera has bug: if you select MJPEG codec for RTSP second stream - snapshot won't work. + #### Source: FFmpeg You can get any stream or file or device via FFmpeg and push it to go2rtc. The app will automatically start FFmpeg with the proper arguments when someone starts watching the stream.