8 Commits (90e24b79cb5cd975f676baf3142cca33b4b211fb)

Author SHA1 Message Date
aler9 90e24b79cb cleanup 4 years ago
aler9 f0a283d141 reload only rtsp server when authMethods is changed 4 years ago
aler9 f1b365a7bc cleanup 4 years ago
aler9 eee64a1450 split readPublisher into reader and publisher 4 years ago
aler9 1a7f26ce29 add path prefix to path entities 4 years ago
aler9 de6e9589b8 fix multiple freezes during shutdown of components 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 d21841c1b7 RTSP source: add option sourceAnyPortEnable to support cameras that don't provide server ports (#407) 4 years ago
aler9 99323ba740 update golangci-lint 4 years ago
aler9 b142b015c7 fix crash 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 9bab230e0d tidy up logs 4 years ago
aler9 bc9cbc8605 put protocol before entities 4 years ago
aler9 fa0b961bf1 rtmp client: speed up closing 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 faf8d24dff RTMP source: apply read and write timeouts to connection initialization 4 years ago
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 4 years ago
aler9 3d1b5296d7 RTSP source: add mandatory parameter sourceFingerprint to validate server certificates and prevent man-in-the-middle attacks (#350) 4 years ago
aler9 377bb31c50 RTSP/RTMP source: fix error 'no one is publishing to path' that happens after some seconds, when sourceOnDemand is enabled (#334) 4 years ago
aler9 d338e04df7 readd seqnum to RTP-Info (#233) 4 years ago
aler9 83e51e2bf8 set correct rtptime in RTP-Info (#233) 4 years ago
aler9 0048a01584 add parameter disablePublisherOverride to disable publisher override (#230) 4 years ago
aler9 37c24f9edd add RTP-Info also in case of RTMP sources (#233) 4 years ago
aler9 674a47ca24 add RTP-Info to PLAY responses in case of proxied sources (#233) 4 years ago
aler9 a9ff21278c fix freeze during server shutdown 4 years ago
aler9 c979217e0d update golangci-lint 4 years ago
aler9 508d30dc07 add RTP-Info to PLAY responses, allowing VLC to compute the elapsed time (#233) 4 years ago
aler9 6e64b4be22 update gortsplib 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 2f156b59f8 drop existing publisher when a new publisher connects (#187) 5 years ago
aler9 22ab4d489e support relative fallback paths (#201) 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 f03ff73ef3 add read timeout to RTMP sources 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 97305af272 new parameter readBufferCount 5 years ago
aler9 5e32a526e5 support proxying rtsps streams 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 4f7daacdda cleanup 5 years ago
aler9 a9dee11496 support automatic protocol selection when proxying rtsp 5 years ago
aler9 cbab55af4c update gortsplib 5 years ago