We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8892a46 commit 35242e2Copy full SHA for 35242e2
source/_components/camera.mjpeg.markdown
@@ -29,6 +29,7 @@ camera:
29
Configuration variables:
30
31
- **mjpeg_url** (*Required*): The URL your camera serves the video on, eg. http://192.168.1.21:2112/
32
+- **still_image_url** (*Optional*): The URL for thumbmail picture if camera support that.
33
- **name** (*Optional*): This parameter allows you to override the name of your camera.
34
- **username** (*Optional*): The username for accessing your camera.
35
- **password** (*Optional*): The password for accessing your camera.
0 commit comments