Addrd extra arguments to onvif config (#4425)

This commit is contained in:
karlkar 2018-01-16 09:24:29 +01:00 committed by Fabian Affolter
parent 100eaa4a23
commit d656fec50a

View File

@ -31,6 +31,6 @@ Configuration variables:
- **username** (*Optional*): The username for the camera.
- **password** (*Optional*): The password for the camera.
- **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).