aler9
|
ca9645c2f9
|
api: decode durations from strings instead of numbers
This allows to use human-readable durations with the API,
for instance: "5s" instead of 5000000000
|
2021-09-26 23:21:37 +02:00 |
|
aler9
|
e2f33a7495
|
api: support working with path configs that contains slashes (#581)
|
2021-09-23 09:07:36 +02:00 |
|
aler9
|
9398cea0c2
|
update golangci-lint
|
2021-09-09 23:05:54 +02:00 |
|
aler9
|
b65207012c
|
update gortsplib
|
2021-08-25 19:51:59 +02:00 |
|
aler9
|
6e5564c0a2
|
api: return rtspsSessions in case of RTSPS sessions
|
2021-08-20 10:32:43 +02:00 |
|
aler9
|
da7f9c7ee1
|
api: add RTSPS endpoints to list and kick RTSPS sessions
|
2021-08-11 17:33:43 +02:00 |
|
aler9
|
20ac25571c
|
api: add "state" field to RTSP sessions and RTMP connections
|
2021-08-11 12:25:19 +02:00 |
|
aler9
|
10b5a6b4dd
|
api: add v1 prefix
|
2021-08-07 19:20:39 +02:00 |
|
aler9
|
3134b95e80
|
api: add documentation
|
2021-08-07 19:20:39 +02:00 |
|
aler9
|
0535ab8e9c
|
api: add tests
|
2021-08-07 19:20:39 +02:00 |
|