15 Commits (a2dcb619784d53527b8ac999f70e1dfb567e35e5)

Author SHA1 Message Date
aler9 7096c16afb fix tests 4 years ago
aler9 64d9d7f342 speed up tests 4 years ago
aler9 c986cb254b implement RTSP sessions (#149) 4 years ago
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 4 years ago
aler9 dee045f961 implement reading with HLS 4 years ago
aler9 5d57bd8165 speed up tests 4 years ago
aler9 69be41d997 support RTP-Info headers with paths instead of URLs (#250) 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 0e59e3df5c switch to mkv test files 4 years ago
aler9 ce316115fa update gortsplib 4 years ago
aler9 c979217e0d update golangci-lint 4 years ago
aler9 af901bb866 reorganize tests 4 years ago
aler9 508d30dc07 add RTP-Info to PLAY responses, allowing VLC to compute the elapsed time (#233) 4 years ago
aler9 93ba061277 move test into gortsplib 4 years ago
aler9 ac63959415 reorganize tests 4 years ago
aler9 f19e23eaa5 enable rtmp by default; add parameters to disable rtsp and rtmp 4 years ago
aler9 09cbeae60f fix error "frame length greater than maximum allowed" (#229) 4 years ago
aler9 401b1ccec6 tidy up tests 4 years ago
aler9 809ea4bcdf rewrite TestRTSPPublisherOverride (#230) 4 years ago
aler9 12ca6278fe reorder tests 4 years ago
aler9 186a91800a Support reading with RTMP (#218) 4 years ago
aler9 2f156b59f8 drop existing publisher when a new publisher connects (#187) 5 years ago
aler9 a42419eae3 fix tests 5 years ago
aler9 22ab4d489e support relative fallback paths (#201) 5 years ago
aler9 0484e417ee send status 461 instead of error when multicast is used (#198) 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 f9a7ad7eca add serverrtmp 5 years ago
aler9 b30dbc1315 start runOnDemand even with clients that don't send DESCRIBE (#155) 5 years ago
aler9 49ac52ff67 speed up RTMP sources 5 years ago
aler9 c179e924ee remove useless sleeps from tests 5 years ago
aler9 4920a1d6a1 rewrite TestAuth and TestPath 5 years ago
aler9 ac04b7afb4 rewrite TestSource 5 years ago
aler9 764d6976a7 rewrite TestRunOnDemand 5 years ago
aler9 2b4d22589c move configuration tests into internal/conf 5 years ago
aler9 6b1643940e support encrypting the configuration file 5 years ago
aler9 9fb844331e move UDP support into gortsplib 5 years ago
aler9 63485ef55e add auth fail tests (#164) 5 years ago
aler9 3050893d32 support hashed credentials 5 years ago
aler9 cea8fe358b add delay before gstreamer tests 5 years ago
aler9 6bc240daf2 fix gstreamer tests 5 years ago
aler9 5e32a526e5 support proxying rtsps streams 5 years ago
aler9 ccb8b92bfb implement RTSPS (#77) 5 years ago
aler9 74b592b211 implement log levels; print requests and responses when log level is "debug" (#116) 5 years ago
aler9 7d0bfe563c try to increase test success rate 5 years ago
aler9 cce08c12b6 fix crash when using publishIp or readIp (#142) 5 years ago
aler9 19440f2486 switch to golangci-lint 5 years ago