mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update stream.markdown (#11612)
integration doesn't do any replacements in the filename, so removed ambiguous/incorrect section
This commit is contained in:
parent
ea749a53ba
commit
58b4c774b4
@ -33,7 +33,7 @@ Both `duration` and `lookback` options are suggestions, but should be consistent
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `stream_source` | no | The input source for the stream, e.g., `rtsp://my.stream.feed:554`. |
|
||||
| `filename` | no | The file name string. Variable is `entity_id`, e.g., `/tmp/my_stream.mp4`. |
|
||||
| `filename` | no | The file name string. e.g., `/tmp/my_stream.mp4`. |
|
||||
| `duration` | yes | Target recording length (in seconds). Default: 30 |
|
||||
| `lookback` | yes | Target lookback period (in seconds) to include in addition to duration. Only available if there is currently an active HLS stream for `stream_source`. Default: 0 |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user