From d11c1a20668bca48413fe37895d905b854bc675b Mon Sep 17 00:00:00 2001 From: mvn23 Date: Wed, 27 Sep 2023 13:19:29 +0200 Subject: [PATCH] Update camera_specific.md (#7694) 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 f092ec325..270b12f70 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.`.