mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Still image url support for mjpeg (#1825)
* Still image url support for mjpeg * Update camera.mjpeg.markdown
This commit is contained in:
parent
8892a46b51
commit
35242e2853
@ -29,6 +29,7 @@ camera:
|
||||
Configuration variables:
|
||||
|
||||
- **mjpeg_url** (*Required*): The URL your camera serves the video on, eg. http://192.168.1.21:2112/
|
||||
- **still_image_url** (*Optional*): The URL for thumbmail picture if camera support that.
|
||||
- **name** (*Optional*): This parameter allows you to override the name of your camera.
|
||||
- **username** (*Optional*): The username for accessing your camera.
|
||||
- **password** (*Optional*): The password for accessing your camera.
|
||||
|
Loading…
x
Reference in New Issue
Block a user