Update Vivotek integration (#10899)

Make stream path optionally configurable.
This commit is contained in:
Kevin McCormack 2019-11-04 04:37:18 -05:00 committed by Fabian Affolter
parent 3615cebb5d
commit a67e08d9f1

View File

@ -58,6 +58,11 @@ framerate:
required: false
default: 2
type: integer
stream_path:
description: This parameter allows you to override the stream path.
required: false
default: live.sdp
type: string
{% endconfiguration %}
### Advanced configuration
@ -73,6 +78,7 @@ camera:
password: !secret fd_camera_pwd
verify_ssl: false
framerate: 5
stream_path: live2.sdp
```
### Services