7 Commits (a867c469fd53fff88389812e08255e6b4e7a9b94)

Author SHA1 Message Date
aler9 a867c469fd fix automatic deletion of regexp paths (#664) (#680) 4 years ago
aler9 9245a79cf1 remove ffmpeg from tests 4 years ago
aler9 2d12c37074 use require.EqualError() in tests 4 years ago
aler9 2af39db5be hls: add https tests 4 years ago
aler9 9398cea0c2 update golangci-lint 4 years ago
aler9 f225363e7d speed up tests 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 0e59e3df5c switch to mkv test files 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
aler9 a9dee11496 support automatic protocol selection when proxying rtsp 5 years ago
aler9 10ad48931e remove PAUSE tests (moved into gortsplib) 5 years ago
aler9 7a3db78de4 fix creation and deletion of paths during hot reloading 5 years ago
aler9 b1153bbcb4 update gortsplib 5 years ago
aler9 ac032c4b54 support PAUSE method (#107) 5 years ago
aler9 5facab1a48 move subpackages into internal/ 5 years ago
aler9 655e0d0fd6 implement fallback (#104) 5 years ago