29 Commits (377bb31c502fdd1f2434dc1fdc534db17733ebb2)

Author SHA1 Message Date
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
aler9 ac032c4b54 support PAUSE method (#107) 5 years ago
aler9 58fe1cfe77 add docs 5 years ago
aler9 5facab1a48 move subpackages into internal/ 5 years ago
aler9 655e0d0fd6 implement fallback (#104) 5 years ago
aler9 bbc2401ac2 new environment variable RTSP_PORT 5 years ago
aler9 20e478b8bd new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62) 5 years ago
aler9 38b07ab68a add 'restart' option to all external commands 5 years ago
aler9 53ba724f96 implement redirect sources (#92) 5 years ago
aler9 ae1b7f4ded manage external sources with a common interface 5 years ago
aler9 3d98bede4a implement configuration dynamic update / hot reloading (#64) 5 years ago
aler9 80f46921c9 new structure 5 years ago