Browse Source

update README (#3053)

pull/3069/head
Alessandro Ros 1 year ago committed by GitHub
parent
commit
e06155b9b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -1233,7 +1233,7 @@ http://localhost:9996/get?path=[mypath]&start=[start_date]&duration=[duration] @@ -1233,7 +1233,7 @@ http://localhost:9996/get?path=[mypath]&start=[start_date]&duration=[duration]
Where:
* [mypath] is the path name
* [start_date] is the start date in RFC3339 format
* [start_date] is the start date in [RFC3339 format](https://www.utctime.net/)
* [duration] is the maximum duration of the recording in seconds
All parameters must be [url-encoded](https://www.urlencoder.org/). For instance:

Loading…
Cancel
Save