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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue