77 Commits (1d4ea2cd9a6c88b3444d71ac9bbf596079889149)

Author SHA1 Message Date
aler9 98c6cd4650 RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize 3 years ago
aler9 0605a2f369 update linter 3 years ago
aler9 507afbf73d make logs more clear 4 years ago
aler9 4a6d052bb7 add more debug log messages 4 years ago
aler9 8ac665be87 un-capitalize private fields 4 years ago
aler9 11760fd79f support external authentication (#504) (#517) 4 years ago
aler9 1617d07ba3 do not wait for external commands to exit during runtime 4 years ago
aler9 ebc201bda2 make regexp groups available to custom commands (#642) 4 years ago
aler9 08fa61e56d do not add an 'all' path automatically if not present in the configuration file 4 years ago
aler9 322ea55534 split API definitions between their corresponding structs 4 years ago
aler9 79e73c5cb4 api: add /v1/hlsmuxers/list endpoint 4 years ago
aler9 af63360079 remove count of readers and publishers from log lines 4 years ago
aler9 ab70f946b0 unexport members of private structs 4 years ago
aler9 ab71f22560 move decoding of more configuration into JSON decoding 4 years ago
aler9 6921a402d1 decode the configuration when decoding JSON 4 years ago
aler9 54292d712e convert the configuration into JSON before loading it 4 years ago
aler9 ca9645c2f9 api: decode durations from strings instead of numbers 4 years ago
aler9 f1a812ba5d rewrite metrics system to provide more data (#492) 4 years ago
aler9 e57177ef49 cleanup 4 years ago
aler9 ed375583d0 Implement an HTTP API to query and control the server 4 years ago
aler9 fd27ed941e fix multiple freezes 4 years ago
aler9 f0a283d141 reload only rtsp server when authMethods is changed 4 years ago
aler9 eee64a1450 split readPublisher into reader and publisher 4 years ago
aler9 de6e9589b8 fix multiple freezes during shutdown of components 4 years ago
aler9 82e65230fd speed up hls remuxing by linking together pathManager and hlsServer 4 years ago
aler9 1146d5cf1b hls: new option hlsAlwaysRemux to always remux streams into HLS, not only when requested 4 years ago
aler9 9062dbf883 move most components into internal/core 4 years ago
aler9 75e1e3e4dc RTSP server: support reading with multicast (#214) (#324) 4 years ago
aler9 99323ba740 update golangci-lint 4 years ago
aler9 79a3ab316f RTSP: add SSRC to Transport header (#380) 4 years ago
aler9 f086b624c1 use hierarchical contexts 4 years ago
aler9 e558b245e7 use contexts anywhere is possible 4 years ago
aler9 ccd65a08c1 rename client into conn 4 years ago
aler9 c986cb254b implement RTSP sessions (#149) 4 years ago
aler9 681db142f7 rename client into readpublisher 4 years ago
aler9 ff8aadf722 move clientrtsp inside serverrtsp 4 years ago
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 4 years ago
aler9 186a91800a Support reading with RTMP (#218) 4 years ago
aler9 a9385547ea add parameter readBufferCount to support non-compliant servers or publishers (#211) 5 years ago
aler9 2025fa163d implement RTMP authentication 5 years ago
aler9 3bcead121d add a RTMP server that allows to publish legacy streams (#132) 5 years ago
aler9 50880bf07b rename client into clientrtsp 5 years ago
aler9 b30dbc1315 start runOnDemand even with clients that don't send DESCRIBE (#155) 5 years ago
aler9 40f2d5cd09 cleanup 5 years ago
aler9 cc703fe5c5 support clients that don't specify track ID, like tvheadend (#155) 5 years ago
aler9 97305af272 new parameter readBufferCount 5 years ago
aler9 74b592b211 implement log levels; print requests and responses when log level is "debug" (#116) 5 years ago
aler9 19440f2486 switch to golangci-lint 5 years ago
aler9 cbab55af4c update gortsplib 5 years ago
aler9 7a3db78de4 fix creation and deletion of paths during hot reloading 5 years ago