From 1a09c62cee771ae885732aed4e1495983b870b16 Mon Sep 17 00:00:00 2001 From: mvn23 Date: Tue, 5 Sep 2023 09:51:15 +0000 Subject: [PATCH] Update camera_specific.md Add information for TP-Link VIGI stream settings --- docs/docs/configuration/camera_specific.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/configuration/camera_specific.md b/docs/docs/configuration/camera_specific.md index 2b355d4ac..988e2e3c6 100644 --- a/docs/docs/configuration/camera_specific.md +++ b/docs/docs/configuration/camera_specific.md @@ -150,3 +150,7 @@ ffmpeg: record: preset-record-ubiquiti rtmp: preset-rtmp-ubiquiti # recommend using go2rtc instead ``` + +### TP-Link VIGI Cameras + +TP-Link VIGI cameras need some adjustments to the main stream settings on the camera itself to avoid issues. The stream needs to be configured as `H264` with `Smart Coding` set to `off`. Without these settings you may have problems when trying to watch recorded events. For example Firefox will stop playback after a few seconds and show the following error message: `The media playback was aborted due to a corruption problem or because the media used features your browser did not support.`.