Commit graph

73 commits

Author SHA1 Message Date
aler9
d7d2ba38f1 add option sourceOnDemand to pull sources only when there are connected clients (#36) 2020-07-29 23:30:42 +02:00
aler9
3a3a8594a8 move source configuration parsing into conf.go 2020-07-20 11:46:17 +02:00
aler9
406b4f391b update readme 2020-07-19 15:51:38 +02:00
aler9
45c0416fa7 use a custom sdp library to handle non-canonical sdp (#41) 2020-07-19 11:51:28 +02:00
aler9
bed388d6e7 add gstreamer to tests and readme (#40) 2020-07-18 18:23:26 +02:00
aler9
3451060548 rename conf.yml into rtsp-simple-server.yml 2020-07-13 17:27:04 +02:00
aler9
1bd4a0740a update readme 2020-07-13 11:55:56 +02:00
aler9
b837b7afdd new options runOnConnect, runOnPublish, runOnRead 2020-07-13 11:51:17 +02:00
Alessandro Ros
02e18c95a3 update readme 2020-07-13 10:27:58 +02:00
aler9
c77d6e57cc cleanup code; remove PAUSE support 2020-07-11 16:46:16 +02:00
aler9
3ff827aee9 reorder badges 2020-07-07 21:13:39 +02:00
Alessandro Ros
8388461589
update readme 2020-07-02 08:34:19 +02:00
Alessandro Ros
99009c8d78
update readme 2020-06-30 16:11:05 +02:00
Alessandro Ros
438e5fc5c9
update readme 2020-06-30 15:26:04 +02:00
aler9
9c3554d719 implement proxy mode; add conf.yml to release assets 2020-06-30 15:12:39 +02:00
Alessandro Ros
8e3359c6c6
update readme 2020-06-28 11:29:50 +02:00
Alessandro Ros
602d67a111
update readme 2020-06-27 22:16:43 +02:00
Alessandro Ros
3603e02cde
update readme 2020-06-27 21:32:05 +02:00
aler9
5010b4e69e implement path-based configuration 2020-06-27 21:22:50 +02:00
aler9
731cd9830e switch from arguments to a configuration file 2020-06-27 17:23:43 +02:00
aler9
05a35ee545 add pprof 2020-06-27 15:42:54 +02:00
aler9
698ec59ab4 add client count to logs 2020-06-27 14:20:06 +02:00
Alessandro Ros
bf1a6d9437
update readme 2020-06-24 22:06:56 +02:00
aler9
8b67b5bd89 add docker hub images 2020-06-21 21:07:16 +02:00
aler9
fbd9f74c8b add --read-ips and --publish-ips arguments; fix #12 2020-06-15 22:41:14 +02:00
Alessandro Ros
e644587a6c update readme 2020-06-15 09:47:40 +02:00
aler9
3d5d728027 update readme; fix #10 2020-06-14 17:55:30 +02:00
aler9
a535dab477 support zero spaces between header keys and values, support transport headers with implicit unicast; fix #9 2020-06-14 17:46:27 +02:00
Alessandro Ros
a05ee4990a update readme 2020-06-09 10:43:29 +02:00
Alessandro Ros
16c10d4327
add authentication notice 2020-06-08 14:50:46 +02:00
Alessandro Ros
94d458f514 update readme 2020-06-08 14:26:31 +02:00
aler9
fb6b05fb60 fix flag descriptions 2020-05-27 08:55:26 +02:00
Alessandro Ros
52277cf7cb
update readme 2020-05-27 08:51:18 +02:00
Alessandro Ros
a5eb30614c
update readme 2020-05-23 09:53:30 +02:00
Alessandro Ros
f60e91baba
update readme 2020-05-18 08:49:50 +02:00
Alessandro Ros
5d5d5a4f88
update readme 2020-05-17 16:58:11 +02:00
Alessandro Ros
da664ab387 update readme 2020-05-17 14:56:36 +02:00
aler9
cfc3e9bea6 cleanup --version 2020-05-11 09:39:49 +02:00
Alessandro Ros
3436b56d0b
update readme 2020-05-11 00:11:32 +02:00
aler9
5cbfaa4cd8 add arguments --read-user --read-pass 2020-05-10 22:56:46 +02:00
aler9
dc52266a70 add new arguments --read-timeout and --write-timeout 2020-05-10 22:35:56 +02:00
Alessandro Ros
278b8fc43f
update readme 2020-05-08 09:43:08 +02:00
aler9
da7c1bd1b3 fix readme 2020-05-03 16:09:48 +02:00
aler9
0fe2df0045 move methods into gortsplib 2020-05-03 16:07:56 +02:00
aler9
81e9b89c65
cleanup 2020-02-22 22:52:51 +01:00
Flavio Stutz
d263a0e3ca
updating readme to add rtsp-relay links 2020-02-22 04:19:26 -03:00
aler9
26f57e02df
fix readme 2020-02-18 13:14:29 +01:00
aler9
2133737b2a replace publish key with specification-compliant username and password 2020-02-16 16:05:08 +01:00
aler9
7f90724336 remove os check 2020-02-16 13:08:54 +01:00
Jonathan Sims
37d938da17 Add option to run a script when client connects or disconnects (Linux only for now) 2020-02-15 12:25:29 -05:00