Commit graph

160 commits

Author SHA1 Message Date
aler9
f01bb9685f new option streamDeadAfter 2020-07-12 13:21:26 +02:00
aler9
d9411321e7 add authMethods option; fix #27 2020-07-12 13:17:15 +02:00
aler9
03f020ec33 implement rtcp receiver reports; fix #22 2020-07-12 12:34:35 +02:00
aler9
c77d6e57cc cleanup code; remove PAUSE support 2020-07-11 16:46:16 +02:00
aler9
c0d94929a6 use a common object for double buffering 2020-07-11 10:48:18 +02:00
aler9
53e7d36411 cleanup 2020-07-11 10:24:42 +02:00
aler9
3a72c6ef1c move utils into utils.go 2020-07-11 10:22:54 +02:00
Alessandro Ros
4c81129cd7
update default conf 2020-07-10 12:25:23 +02:00
aler9
6dbefec876 add vlc tests 2020-07-10 12:22:30 +02:00
aler9
4c6f929c02 fix authenticating with vlc and login prompt 2020-07-10 11:24:57 +02:00
aler9
0c8745009e fix authentication with vlc (#28) 2020-07-09 22:59:05 +02:00
aler9
3ff827aee9 reorder badges 2020-07-07 21:13:39 +02:00
aler9
4edab61193 fix typo 2020-07-04 21:48:18 +02:00
aler9
d2522f5c10 support receiving requests while receiving interleaved frames (#19) 2020-07-04 18:37:25 +02:00
aler9
f7a9d2fc7e update base image 2020-07-04 18:27:31 +02:00
aler9
331d6291be support auth headers with zero or more spaces between keys (#25) 2020-07-04 18:14:48 +02:00
aler9
d05cad0232 correctly close tickerCheckStream; fix #26 2020-07-04 17:52:20 +02:00
aler9
eab4efe726 improve streamer performance by using static buffers 2020-07-04 09:14:24 +02:00
aler9
adb3909f63 support rtsp urls without port 2020-07-02 11:58:50 +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
aler9
70d5735fec fix Content-Base header 2020-06-28 17:43:56 +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
0219d24e99 improve performance by using static buffers instead of make() 2020-06-27 16:19:02 +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
aler9
4df4bbba6a use channels instead of mutexes 2020-06-27 13:38:35 +02:00
aler9
d08fc7c139 simplify code 2020-06-26 11:00:10 +02:00
aler9
6bdcf1bb11 simplify code 2020-06-24 22:42:39 +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
60371afc1a add ticker to check whether udp packets are being received or not while publishing; fix #15 2020-06-21 12:17: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
8a786b5669 support authenticating with vlc; fix #11 2020-06-14 21:44:49 +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
aler9
d68c18de2d run tests without --network=host 2020-06-08 21:51:36 +02:00
aler9
f3436faec3 remove --network=host from 'make run' 2020-06-08 16:17:21 +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