aler9
|
0484e417ee
|
send status 461 instead of error when multicast is used (#198)
|
2021-02-03 23:24:52 +01:00 |
|
aler9
|
2025fa163d
|
implement RTMP authentication
|
2021-01-31 23:11:14 +01:00 |
|
aler9
|
3bcead121d
|
add a RTMP server that allows to publish legacy streams (#132)
|
2021-01-31 21:42:27 +01:00 |
|
aler9
|
f9a7ad7eca
|
add serverrtmp
|
2021-01-31 16:58:57 +01:00 |
|
aler9
|
b30dbc1315
|
start runOnDemand even with clients that don't send DESCRIBE (#155)
|
2021-01-31 12:23:54 +01:00 |
|
aler9
|
49ac52ff67
|
speed up RTMP sources
|
2021-01-30 21:19:50 +01:00 |
|
aler9
|
c179e924ee
|
remove useless sleeps from tests
|
2021-01-30 19:30:46 +01:00 |
|
aler9
|
4920a1d6a1
|
rewrite TestAuth and TestPath
|
2021-01-30 19:17:17 +01:00 |
|
aler9
|
ac04b7afb4
|
rewrite TestSource
|
2021-01-30 18:55:50 +01:00 |
|
aler9
|
764d6976a7
|
rewrite TestRunOnDemand
|
2021-01-30 18:28:49 +01:00 |
|
aler9
|
2b4d22589c
|
move configuration tests into internal/conf
|
2021-01-30 17:49:10 +01:00 |
|
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 |
|