Commit graph

58 commits

Author SHA1 Message Date
aler9
6b1643940e support encrypting the configuration file 2021-01-16 15:43:56 +01:00
aler9
9fb844331e move UDP support into gortsplib 2021-01-06 12:40:18 +01:00
aler9
63485ef55e add auth fail tests (#164) 2021-01-01 16:05:32 +01:00
aler9
3050893d32 support hashed credentials 2020-12-31 19:47:25 +01:00
aler9
cea8fe358b add delay before gstreamer tests 2020-12-17 14:26:46 +01:00
aler9
6bc240daf2 fix gstreamer tests 2020-12-17 13:24:24 +01:00
aler9
5e32a526e5 support proxying rtsps streams 2020-12-14 23:32:24 +01:00
aler9
ccb8b92bfb implement RTSPS (#77) 2020-12-13 23:51:44 +01:00
aler9
74b592b211 implement log levels; print requests and responses when log level is "debug" (#116) 2020-12-08 12:21:06 +01:00
aler9
7d0bfe563c try to increase test success rate 2020-12-06 21:31:10 +01:00
aler9
cce08c12b6 fix crash when using publishIp or readIp (#142) 2020-12-06 21:16:04 +01:00
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