69 Commits (0484e417eee8490fa9d34fd9420589ed1c9a36ca)

Author SHA1 Message Date
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
aler9 bbc2401ac2 new environment variable RTSP_PORT 5 years ago
aler9 93f6687ad9 rename RTSP_SERVER_PATH environment variable into RTSP_PATH 5 years ago
aler9 20e478b8bd new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62) 5 years ago
aler9 e511eb4ef1 fix error when using vlc, authentication and slashes in paths 5 years ago
aler9 c0d282ab42 support special characters in usernames and passwords 5 years ago
aler9 fa365443fb improve tests 5 years ago
aler9 53ba724f96 implement redirect sources (#92) 5 years ago
aler9 3d98bede4a implement configuration dynamic update / hot reloading (#64) 5 years ago
aler9 80f46921c9 new structure 5 years ago
aler9 57877df875 fix crash when using environment variables and config file is missing (#103) 5 years ago
aler9 64e38f7db4 add more environment tests 5 years ago
aler9 e724c3ba1e remove stdin 5 years ago
aler9 606806777a move conf into dedicated folder 5 years ago
aler9 a0e053196d drop support for configuration through stdin 5 years ago
aler9 5ca5005040 allow overriding configuration with environment variables (#98) (#101) 5 years ago
aler9 aab9eaa2c7 support RTMP audio 5 years ago
aler9 a374ba748d support RTMP sources (#88) 5 years ago
aler9 0b99a2fddc rename folder 5 years ago
aler9 4750cc5a48 restore RTSP_SERVER_PATH variable when using runOnDemand 5 years ago
aler9 33f703a1a3 temp 5 years ago