Commit Graph

571 Commits

Author SHA1 Message Date
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
aler9
dbe7c01925 update readme 2020-10-14 00:08:25 +02:00
aler9
52019ac75e move externalcmd, syslog, loghandler into dedicated folders 2020-10-14 00:02:55 +02:00
aler9
5ca5005040 allow overriding configuration with environment variables (#98) (#101) 2020-10-13 23:36:27 +02:00
aler9
810643ab30 rename publisher into source 2020-10-13 20:00:40 +02:00
aler9
2626867369 update gortsplib 2020-10-10 15:37:31 +02:00
aler9
c3f0d020bd support SDPs without timing and session attributes (#95) 2020-10-08 23:21:59 +02:00
aler9
81f6541f42 fix killing of external commands on Windows (#97) 2020-10-08 22:47:03 +02:00
Alessandro Ros
eee0d8835d
update readme 2020-10-07 21:06:27 +02:00
aler9
7dba166c61 update links 2020-10-06 18:55:58 +02:00
aler9
e99463bd88 update gortsplib 2020-10-06 18:29:05 +02:00
aler9
7cece412c1 update stress test parameters 2020-10-06 13:57:36 +02:00
aler9
cbea352bb1 update gortsplib 2020-10-06 13:56:58 +02:00
aler9
a9a5bc1cd7 upgrade go version 2020-10-06 09:23:20 +02:00
aler9
7d802066bf update readme 2020-10-05 22:06:32 +02:00