How to install on Home Assistant 2021.12.4 #271
DellProSupportGse
started this conversation in
General
Replies: 1 comment 1 reply
-
You can edit your camera:
- platform: generic
still_image_url: http://127.0.0.1:8123/local/my-cam-name.jpg
stream_source: rtsp://127.0.0.1:8554/my-cam-name or camera:
- platform: ffmpeg
input: rtsp://127.0.0.1:8554/my-cam-name |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am very new to Home Assistant and just installed on the latest version 2021.12.4 and I installed docker-wyze-bridge v1.0.4. I added my wyze creds in the configuration tab and started it. How do I add my cameras to the dashboard?
Beta Was this translation helpful? Give feedback.
All reactions