This commit is contained in:
Paulus Schoutsen 2019-03-27 23:49:10 -07:00 committed by GitHub
parent 5d8d905822
commit 4db224ceb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,8 @@ record:
description: Template of a Filename. Variable is entity_id. Must be mp4.
example: '/tmp/snapshot_{{ entity_id }}.mp4'
duration:
description: (Optional) Target recording length (in seconds). Default: 30
description: (Optional) Target recording length (in seconds).
default: 30
example: 30
lookback:
description: (Optional) Target lookback period (in seconds) to include in addition to duration. Only available if there is currently an active HLS stream.