17 Commits (d796948379ed883875495e5a5d0ae3d80682fcf7)

Author SHA1 Message Date
aler9 186a91800a Support reading with RTMP (#218) 5 years ago
aler9 3bcead121d add a RTMP server that allows to publish legacy streams (#132) 5 years ago
aler9 17c22577c9 split sourcertmp and rtmpinfo 5 years ago
aler9 f03ff73ef3 add read timeout to RTMP sources 5 years ago
aler9 49ac52ff67 speed up RTMP sources 5 years ago
aler9 9fb844331e move UDP support into gortsplib 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 b883240639 update gortsplib 5 years ago
aler9 20ef0e842c add jitter and delay to rtcp receiver reports 5 years ago
aler9 c929f3d963 make RTMP sources emit RTCP packets 5 years ago
aler9 ac74c7ed95 fix freeze when proxying streams with tcp 5 years ago
aler9 f63647ab1e update gortsplib 6 years ago
aler9 cbab55af4c update gortsplib 6 years ago
aler9 8ff33f88ab increase rtmp analyze timeout 6 years ago
aler9 58fe1cfe77 add docs 6 years ago
aler9 5facab1a48 move subpackages into internal/ 6 years ago
aler9 20e478b8bd new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62) 6 years ago
aler9 08823ddc92 fix memory leak caused by time.Timer 6 years ago
aler9 0495c1ed4b remove useless close() 6 years ago
aler9 42ba83245b decrease memory usage 6 years ago
aler9 ae1b7f4ded manage external sources with a common interface 6 years ago
aler9 80f46921c9 new structure 6 years ago
aler9 bcab6aabcb make sure all clients are closed before closing server 6 years ago
aler9 810643ab30 rename publisher into source 6 years ago
aler9 e5daab6357 sourcertmp: fix frame dropping 6 years ago
aler9 aab9eaa2c7 support RTMP audio 6 years ago
aler9 a374ba748d support RTMP sources (#88) 6 years ago