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 |
|
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
|
d9df32ec85
|
update docs
|
2020-10-19 13:11:51 +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
|
113cbe602c
|
fix timeout with some cameras by using the stream path in OPTIONS requests (https://github.com/aler9/gortsplib/issues/8)
|
2020-10-16 23:02:48 +02:00 |
|
aler9
|
51c9060aed
|
fix makefile
|
2020-10-16 22:49:49 +02:00 |
|
Alessandro Ros
|
96dcd9df29
|
update readme
|
2020-10-16 10:57:30 +02:00 |
|
aler9
|
bcab6aabcb
|
make sure all clients are closed before closing server
|
2020-10-14 19:35:21 +02:00 |
|
Alessandro Ros
|
f13e198f23
|
update readme
|
2020-10-14 11:43:40 +02:00 |
|
aler9
|
14efc103ba
|
confenv: fix possible crash
|
2020-10-14 09:49:30 +02:00 |
|
aler9
|
e724c3ba1e
|
remove stdin
|
2020-10-14 01:19:14 +02:00 |
|
aler9
|
5c8eceb4f7
|
fix ci
|
2020-10-14 01:07:32 +02:00 |
|
aler9
|
80731ce248
|
fix compilation on windows
|
2020-10-14 01:01:56 +02:00 |
|
aler9
|
618f8915d5
|
fix readme
|
2020-10-14 00:54:16 +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 |
|