34 Commits (43c3b7b60d4114d94e20bba6f6ba796bdb402970)

Author SHA1 Message Date
aler9 343a5f17fb hls: add new parameter hlsSegmentMaxSize 4 years ago
aler9 b48e2f1f1b add TODO comments 4 years ago
aler9 49449eb5ad Add new parameter 'runOnReady' (#752) 4 years ago
aler9 8ac665be87 un-capitalize private fields 4 years ago
aler9 11760fd79f support external authentication (#504) (#517) 4 years ago
aler9 779d5b61cd update docs 4 years ago
aler9 7352244fd9 print closing message before an object is closed 4 years ago
aler9 02291f552a align listener opened / closed messages 4 years ago
aler9 9645d18ae4 move httpLogWriter in a dedicated file 5 years ago
aler9 21a149c0de rename struct 5 years ago
aler9 322ea55534 split API definitions between their corresponding structs 5 years ago
aler9 0c79efdab7 api: cleanup 5 years ago
aler9 79e73c5cb4 api: add /v1/hlsmuxers/list endpoint 5 years ago
aler9 ab70f946b0 unexport members of private structs 5 years ago
aler9 f32d69a93d fix race condition 5 years ago
aler9 e6238694af api: log requests even with logLevel: info 5 years ago
aler9 c51ba926e0 hls: dump requests and responses when logLevel is debug 5 years ago
aler9 b65d715f0b hls: add Server header 5 years ago
aler9 ef3fab477e hls: use gin as HTTP router 5 years ago
aler9 ab71f22560 move decoding of more configuration into JSON decoding 5 years ago
aler9 1f540a2aaf return error in case of non-existent parameters in the configuration file 5 years ago
aler9 ca9645c2f9 api: decode durations from strings instead of numbers 5 years ago
aler9 e2f33a7495 api: support working with path configs that contains slashes (#581) 5 years ago
aler9 ddcd0c34cf api: fix concurrency issue when creating multiple path configs at once (#542) 5 years ago
aler9 7765de44fc api: log right protocol version of responses 5 years ago
aler9 e0a215ab53 api: log requests and responses even in case of code 404 5 years ago
aler9 f1a812ba5d rewrite metrics system to provide more data (#492) 5 years ago
aler9 da7f9c7ee1 api: add RTSPS endpoints to list and kick RTSPS sessions 5 years ago
aler9 e57177ef49 cleanup 5 years ago
aler9 20ac25571c api: add "state" field to RTSP sessions and RTMP connections 5 years ago
aler9 3134b95e80 api: add documentation 5 years ago
aler9 0535ab8e9c api: add tests 5 years ago
aler9 5943660ab3 api: print all requests and responses when logLevel is debug 5 years ago
aler9 ed375583d0 Implement an HTTP API to query and control the server 5 years ago