aler9
|
960cfb9f99
|
api: always encode timestamps wth RFC3339 (#1093)
this fixes "lastRequest" in /v1/hlsmuxers/list that was encoded in a
wrong format
|
3 years ago |
aler9
|
101ea25448
|
api: add published track list to /v1/paths/list
|
3 years ago |
aler9
|
7067c02030
|
api: return static sources in paths/list even if sourceOnDemand is true
|
3 years ago |
aler9
|
ec4c40b222
|
update gortsplib
|
3 years ago |
aler9
|
1e07636f86
|
change default RTSPS port (#867)
|
3 years ago |
aler9
|
2bfdcc7d89
|
update gortsplib
|
4 years ago |
aler9
|
a1fed6fb38
|
rtsp source: set ServerName when using TLS (#708)
|
4 years ago |
aler9
|
f7419586af
|
update gortsplib
|
4 years ago |
aler9
|
08fa61e56d
|
do not add an 'all' path automatically if not present in the configuration file
|
4 years ago |
aler9
|
79e73c5cb4
|
api: add /v1/hlsmuxers/list endpoint
|
4 years ago |
aler9
|
b70a4bfe5b
|
fix regression that prevented setting config slices with env variables (#612)
|
4 years ago |
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
|
4 years ago |
aler9
|
e2f33a7495
|
api: support working with path configs that contains slashes (#581)
|
4 years ago |
aler9
|
9398cea0c2
|
update golangci-lint
|
4 years ago |
aler9
|
b65207012c
|
update gortsplib
|
4 years ago |
aler9
|
6e5564c0a2
|
api: return rtspsSessions in case of RTSPS sessions
|
4 years ago |
aler9
|
da7f9c7ee1
|
api: add RTSPS endpoints to list and kick RTSPS sessions
|
4 years ago |
aler9
|
20ac25571c
|
api: add "state" field to RTSP sessions and RTMP connections
|
4 years ago |
aler9
|
10b5a6b4dd
|
api: add v1 prefix
|
4 years ago |
aler9
|
3134b95e80
|
api: add documentation
|
4 years ago |
aler9
|
0535ab8e9c
|
api: add tests
|
4 years ago |