Skip to content

Commit

Permalink
Merge branch 'main' into video-options
Browse files Browse the repository at this point in the history
  • Loading branch information
kopiro authored Oct 3, 2024
2 parents eac419f + 5273452 commit 83fb086
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ The plugin exposes the camera RTSP video feed, and toggle accessories to configu

If your video feed is not working, try to check if any of the parameters at the video config can be tuned. You can use [https://sunoo.github.io/homebridge-camera-ffmpeg/configs](https://sunoo.github.io/homebridge-camera-ffmpeg/configs) to check if someone has already found the right values for your camera.

> [!IMPORTANT]
> On firmware build 230921 and higher, [please follow this guide](https://github.com/JurajNyiri/HomeAssistant-Tapo-Control/blob/main/add_camera_with_new_firmware.md) to make your camera compatible with this integration.
### Toggle accessories

- _"Eyes"_ controls the privacy mode; when it's on it means that the camera is able to see
Expand Down Expand Up @@ -60,6 +63,3 @@ The plugin should take care of installing the `ffmpeg` automatically.
> [!IMPORTANT]
> If you're getting errors like `FFmpeg exited with code: 1 and signal: null (Error)`, please follow the instructions here on how to install [ffmpeg-for-homebridge](https://github.com/homebridge/ffmpeg-for-homebridge) binaries manually.
### Adding the unbridged accessory to Home

Once done you will have unbridged accessories, therefore you need to manually add them in your Home app.

0 comments on commit 83fb086

Please sign in to comment.