Skip to content

Commit

Permalink
stream_format
Browse files Browse the repository at this point in the history
  • Loading branch information
roflcoopter committed Sep 4, 2020
1 parent 9c2f62c commit 14a09c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ The command is built like this: \
| -----| -----| ------- | ----------------- |------------ |
| name | str | **required** | any string | Friendly name of the camera |
| mqtt_name | str | name given above | any string | Name used in MQTT topics |
| stream_format | str | ```rtsp``` | ```rtsp```, ```mjpeg``` | FFMPEG stream format |
| host | str | **required** | any string | IP or hostname of camera |
| port | int | **required** | any integer | Port for the camera stream |
| username | str | optional | any string | Username for the camera stream |
Expand Down

0 comments on commit 14a09c7

Please sign in to comment.