Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/_integrations/vivotek.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -73,6 +78,7 @@ camera:
password: !secret fd_camera_pwd
verify_ssl: false
framerate: 5
stream_path: live2.sdp
```

### Services
Expand Down