Skip to content

Commit

Permalink
update README (#3053)
Browse files Browse the repository at this point in the history
  • Loading branch information
aler9 authored Feb 21, 2024
1 parent c7bdcea commit e06155b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e06155b

Please sign in to comment.