aler9
|
2c9e07376c
|
fix execution of external commands with quotes on Windows (#113)
|
2020-11-08 23:12:43 +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
|
2304dfc124
|
support vlc SDPs (#115)
|
2020-11-08 00:12:06 +01:00 |
|
aler9
|
ac032c4b54
|
support PAUSE method (#107)
|
2020-11-07 22:47:10 +01:00 |
|
aler9
|
7147add303
|
tidy up config file
|
2020-11-07 22:28:32 +01:00 |
|
Alessandro Ros
|
46d289ffa3
|
update readme
|
2020-11-05 13:38:46 +01:00 |
|
aler9
|
58fe1cfe77
|
add docs
|
2020-11-05 12:37:16 +01:00 |
|
aler9
|
0519abc106
|
update readme
|
2020-11-05 11:39:35 +01:00 |
|
aler9
|
94c55e6573
|
use a new, more generic, sdp unmarshaler
|
2020-11-05 11:18:53 +01:00 |
|
Alessandro Ros
|
8415cfc30e
|
update readme
|
2020-11-03 15:41:12 +01:00 |
|
aler9
|
0777204b38
|
support proxying streams with control paths that start with '?'
|
2020-11-03 12:08:28 +01:00 |
|
aler9
|
2f5b0160ad
|
support SDPs with global attributes in random positions
|
2020-11-02 20:05:19 +01:00 |
|
aler9
|
0f9eb4370e
|
update readme
|
2020-11-01 23:19:58 +01:00 |
|
aler9
|
5facab1a48
|
move subpackages into internal/
|
2020-11-01 22:56:56 +01:00 |
|
aler9
|
42fa504014
|
support proxing servers that redirect to other urls
|
2020-11-01 22:25:50 +01:00 |
|
aler9
|
14990f8a9e
|
add configuration file to docker images
|
2020-11-01 20:36:50 +01:00 |
|
aler9
|
c6c79783a8
|
fix error when using vlc, authentication and urls with query parameters
|
2020-11-01 19:41:33 +01:00 |
|
aler9
|
88538634e4
|
update gortsplib
|
2020-11-01 19:11:03 +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
|
d88fa2a24b
|
change default write timeout to 10 seconds
|
2020-11-01 16:53:39 +01:00 |
|
aler9
|
20e478b8bd
|
new parameters: sourceOnDemandStartTimeout, sourceOnDemandCloseAfter, runOnDemandStartTimeout, runOnDemandCloseAfter (#62)
|
2020-11-01 16:51:21 +01:00 |
|
aler9
|
5c5cfe8e6e
|
update docs
|
2020-10-31 17:19:28 +01:00 |
|
aler9
|
08823ddc92
|
fix memory leak caused by time.Timer
|
2020-10-31 17:03:03 +01:00 |
|
aler9
|
0495c1ed4b
|
remove useless close()
|
2020-10-31 16:45:19 +01:00 |
|
aler9
|
4a942b4f9e
|
externalcmd: increase restart pause
|
2020-10-31 16:39:05 +01:00 |
|
aler9
|
38b07ab68a
|
add 'restart' option to all external commands
|
2020-10-31 16:36:14 +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
|
42ba83245b
|
decrease memory usage
|
2020-10-31 12:16:53 +01:00 |
|
aler9
|
282a15ebba
|
fix memory leak when receiving streams with tcp
|
2020-10-31 12:08:41 +01:00 |
|
aler9
|
63c833e92e
|
update gortsplib
|
2020-10-31 12:02:38 +01:00 |
|
aler9
|
fa365443fb
|
improve tests
|
2020-10-31 00:11:51 +01:00 |
|
aler9
|
8128965800
|
fix error when using environment variables with equal signs
|
2020-10-31 00:08:50 +01:00 |
|
aler9
|
85e12d7b93
|
confenv: cleanup
|
2020-10-30 23:08:09 +01:00 |
|
aler9
|
19bb58404f
|
fix compilation
|
2020-10-30 12:42:50 +01:00 |
|
aler9
|
0c1b13fa82
|
require sourceRedirect if source is redirect
|
2020-10-29 23:31:23 +01:00 |
|
aler9
|
f5ec679187
|
switch to go 1.15
|
2020-10-28 23:03:44 +01:00 |
|
aler9
|
29fadc808b
|
update readme
|
2020-10-28 22:58:04 +01:00 |
|
aler9
|
e84c3fb677
|
fix stress tests
|
2020-10-28 21:55:46 +01:00 |
|
aler9
|
53ba724f96
|
implement redirect sources (#92)
|
2020-10-28 00:29:53 +01:00 |
|
aler9
|
67efdb6831
|
do not terminate session during protocol negotiation, allowing clients to connect without explicitly set the protocol
|
2020-10-25 19:50:10 +01:00 |
|
aler9
|
0839a853a8
|
fix client removal from path in case of errors during setup
|
2020-10-25 19:34:54 +01:00 |
|
aler9
|
dfcf80b2df
|
update gortsplib
|
2020-10-25 12:50:56 +01:00 |
|
aler9
|
980cd96cf0
|
switch to travis-ci.com
|
2020-10-25 12:24:51 +01:00 |
|
aler9
|
de406e1c4f
|
update gortsplib, support unencoded symbols in urls (#100)
|
2020-10-25 12:13:46 +01:00 |
|
aler9
|
42a3193d4d
|
update readme
|
2020-10-25 11:48:32 +01:00 |
|
aler9
|
ae1b7f4ded
|
manage external sources with a common interface
|
2020-10-25 11:41:41 +01:00 |
|