mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Addrd extra arguments to onvif config (#4425)
This commit is contained in:
parent
100eaa4a23
commit
d656fec50a
@ -31,6 +31,6 @@ Configuration variables:
|
|||||||
- **username** (*Optional*): The username for the camera.
|
- **username** (*Optional*): The username for the camera.
|
||||||
- **password** (*Optional*): The password for the camera.
|
- **password** (*Optional*): The password for the camera.
|
||||||
- **port** (*Optional*): The port for the camera. This defaults to 5000
|
- **port** (*Optional*): The port for the camera. This defaults to 5000
|
||||||
|
- **extra_arguments** (*Optional*): Extra options to pass to `ffmpeg`, e.g. image quality or video filter options. More details in [FFmpeg component](/components/ffmpeg).
|
||||||
|
|
||||||
If you are running into trouble with this sensor, please refer to the [Troubleshooting section](/components/ffmpeg/#troubleshooting).
|
If you are running into trouble with this sensor, please refer to the [Troubleshooting section](/components/ffmpeg/#troubleshooting).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user