Skip to content

Commit 1de7519

Browse files
User873902NickM-27
andauthored
Update camera_specific.md for Wyze Cameras (Thingino) (#21221)
* Update camera_specific.md Wyze Cameras alternative firmware considerations. * Update docs/docs/configuration/camera_specific.md Co-authored-by: Nicolas Mowen <[email protected]> * Update docs/docs/configuration/camera_specific.md * Update camera_specific.md Moved Wyze Camera section --------- Co-authored-by: Nicolas Mowen <[email protected]>
1 parent c3f5963 commit 1de7519

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/docs/configuration/camera_specific.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,10 @@ ffmpeg:
258258

259259
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 footage. 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.`.
260260

261+
### Wyze Wireless Cameras
262+
263+
Some community members have found better performance on Wyze cameras by using an alternative firmware known as [Thingino](https://thingino.com/).
264+
261265
## USB Cameras (aka Webcams)
262266

263267
To use a USB camera (webcam) with Frigate, the recommendation is to use go2rtc's [FFmpeg Device](https://github.com/AlexxIT/go2rtc?tab=readme-ov-file#source-ffmpeg-device) support:
@@ -290,5 +294,3 @@ cameras:
290294
width: 1024
291295
height: 576
292296
```
293-
294-

0 commit comments

Comments
 (0)