Commit Graph

47 Commits

Author SHA1 Message Date
aler9 19440f2486 switch to golangci-lint 2020-12-05 20:42:59 +01:00
aler9 a9dee11496 support automatic protocol selection when proxying rtsp 2020-11-21 13:34:27 +01:00
aler9 10ad48931e remove PAUSE tests (moved into gortsplib) 2020-11-12 00:03:01 +01:00
aler9 7a3db78de4 fix creation and deletion of paths during hot reloading 2020-11-08 22:07:25 +01:00
aler9 b1153bbcb4 update gortsplib 2020-11-08 20:06:03 +01:00
aler9 ac032c4b54 support PAUSE method (#107) 2020-11-07 22:47:10 +01:00
aler9 5facab1a48 move subpackages into internal/ 2020-11-01 22:56:56 +01:00
aler9 655e0d0fd6 implement fallback (#104) 2020-11-01 17:48:00 +01:00
aler9 bbc2401ac2 new environment variable RTSP_PORT 2020-11-01 17:33:06 +01:00
aler9 93f6687ad9 rename RTSP_SERVER_PATH environment variable into RTSP_PATH 2020-11-01 16:58:25 +01:00
aler9 20e478b8bd new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62) 2020-11-01 16:51:21 +01:00
aler9 e511eb4ef1 fix error when using vlc, authentication and slashes in paths 2020-10-31 15:43:08 +01:00
aler9 c0d282ab42 support special characters in usernames and passwords 2020-10-31 13:06:39 +01:00
aler9 fa365443fb improve tests 2020-10-31 00:11:51 +01:00
aler9 53ba724f96 implement redirect sources (#92) 2020-10-28 00:29:53 +01:00
aler9 3d98bede4a implement configuration dynamic update / hot reloading (#64) 2020-10-24 19:56:27 +02:00
aler9 80f46921c9 new structure 2020-10-19 22:17:48 +02:00
aler9 57877df875 fix crash when using environment variables and config file is missing (#103) 2020-10-19 00:22:16 +02:00
aler9 64e38f7db4 add more environment tests 2020-10-19 00:08:44 +02:00
aler9 e724c3ba1e remove stdin 2020-10-14 01:19:14 +02:00
aler9 606806777a move conf into dedicated folder 2020-10-14 00:50:08 +02:00
aler9 a0e053196d drop support for configuration through stdin 2020-10-14 00:29:27 +02:00
aler9 5ca5005040 allow overriding configuration with environment variables (#98) (#101) 2020-10-13 23:36:27 +02:00
aler9 aab9eaa2c7 support RTMP audio 2020-10-05 21:07:34 +02:00
aler9 a374ba748d support RTMP sources (#88) 2020-10-03 21:10:41 +02:00
aler9 0b99a2fddc rename folder 2020-09-20 10:21:37 +02:00
aler9 6679b02a39 implement paths with regular expressions (#54) (#59) 2020-09-19 17:26:33 +02:00
aler9 4750cc5a48 restore RTSP_SERVER_PATH variable when using runOnDemand 2020-09-19 17:19:01 +02:00
aler9 33f703a1a3 temp 2020-09-19 17:13:45 +02:00
aler9 8c06c9a414 support query parameteres when publishing or reading (#74) 2020-09-05 20:54:33 +02:00
aler9 3fca02eca3 update gortsplib 2020-09-05 13:19:55 +02:00
aler9 c52ac8d2b7 allow again slashes in paths (#66) 2020-08-29 20:49:26 +02:00
aler9 1b8177eb96 fix crash when udp is disabled (#69) 2020-08-29 19:48:41 +02:00
aler9 70a3bc14a2 improve test success rate 2020-08-25 12:39:00 +02:00
aler9 7ec3f771d1 add TestRunOnDemand 2020-07-30 13:41:56 +02:00
aler9 933090a074 fix some test failures 2020-07-28 15:20:34 +02:00
aler9 bed388d6e7 add gstreamer to tests and readme (#40) 2020-07-18 18:23:26 +02:00
aler9 ce5e11f6c9 update gortsplib 2020-07-18 13:48:09 +02:00
aler9 6dbefec876 add vlc tests 2020-07-10 12:22:30 +02:00
aler9 9c3554d719 implement proxy mode; add conf.yml to release assets 2020-06-30 15:12:39 +02:00
aler9 5010b4e69e implement path-based configuration 2020-06-27 21:22:50 +02:00
aler9 731cd9830e switch from arguments to a configuration file 2020-06-27 17:23:43 +02:00
aler9 fbd9f74c8b add --read-ips and --publish-ips arguments; fix #12 2020-06-15 22:41:14 +02:00
aler9 d68c18de2d run tests without --network=host 2020-06-08 21:51:36 +02:00
aler9 8f839c9d4a simplify tests 2020-05-11 09:31:56 +02:00
aler9 5cbfaa4cd8 add arguments --read-user --read-pass 2020-05-10 22:56:46 +02:00
aler9 2a89e41a69 add tests 2020-05-10 21:32:40 +02:00