72 Commits (e0fb11040e50404db3be02c18ee372fe10fdec8b)

Author SHA1 Message Date
aler9 79e73c5cb4 api: add /v1/hlsmuxers/list endpoint 4 years ago
aler9 ab70f946b0 unexport members of private structs 4 years ago
aler9 f32d69a93d fix race condition 4 years ago
aler9 e6238694af api: log requests even with logLevel: info 4 years ago
aler9 c51ba926e0 hls: dump requests and responses when logLevel is debug 4 years ago
aler9 b65d715f0b hls: add Server header 4 years ago
aler9 ef3fab477e hls: use gin as HTTP router 4 years ago
aler9 ab71f22560 move decoding of more configuration into JSON decoding 4 years ago
aler9 1f540a2aaf return error in case of non-existent parameters in the configuration file 4 years ago
aler9 ca9645c2f9 api: decode durations from strings instead of numbers 4 years ago
aler9 e2f33a7495 api: support working with path configs that contains slashes (#581) 4 years ago
aler9 ddcd0c34cf api: fix concurrency issue when creating multiple path configs at once (#542) 4 years ago
aler9 7765de44fc api: log right protocol version of responses 4 years ago
aler9 e0a215ab53 api: log requests and responses even in case of code 404 4 years ago
aler9 f1a812ba5d rewrite metrics system to provide more data (#492) 4 years ago
aler9 da7f9c7ee1 api: add RTSPS endpoints to list and kick RTSPS sessions 4 years ago
aler9 e57177ef49 cleanup 4 years ago
aler9 20ac25571c api: add "state" field to RTSP sessions and RTMP connections 4 years ago
aler9 3134b95e80 api: add documentation 4 years ago
aler9 0535ab8e9c api: add tests 4 years ago
aler9 5943660ab3 api: print all requests and responses when logLevel is debug 4 years ago
aler9 ed375583d0 Implement an HTTP API to query and control the server 4 years ago