Skip to content

Commit 35242e2

Browse files
authored
Still image url support for mjpeg (home-assistant#1825)
* Still image url support for mjpeg * Update camera.mjpeg.markdown
1 parent 8892a46 commit 35242e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/camera.mjpeg.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ camera:
2929
Configuration variables:
3030
3131
- **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.
3233
- **name** (*Optional*): This parameter allows you to override the name of your camera.
3334
- **username** (*Optional*): The username for accessing your camera.
3435
- **password** (*Optional*): The password for accessing your camera.

0 commit comments

Comments
 (0)