Commit Graph

181 Commits

Author SHA1 Message Date
aler9
da5e001206 update gortsplib 2020-07-19 18:34:18 +02:00
aler9
406b4f391b update readme 2020-07-19 15:51:38 +02:00
Alessandro Ros
47e10aab40 add issue templates 2020-07-19 14:42:07 +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
e42b135f2c support SETUP with mode=record in uppercase (#40) 2020-07-18 13:53:24 +02:00
aler9
ce5e11f6c9 update gortsplib 2020-07-18 13:48:09 +02:00
Alessandro Ros
2396832d52 add sponsor link 2020-07-18 12:43:23 +02:00
aler9
401e44f8e6 unexport variable 2020-07-16 11:43:36 +02:00
aler9
1de43588ad rename streamer into source 2020-07-14 11:18:51 +02:00
aler9
0e5cae768c fix Play() with v4lrtspserver and TCP; fix #30 2020-07-13 17:55:04 +02:00
aler9
3451060548 rename conf.yml into rtsp-simple-server.yml 2020-07-13 17:27:04 +02:00
aler9
4df7b492c8 fix i/o timeout of proxied streams 2020-07-13 12:23:30 +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
aler9
8898ad2990 optimize code 2020-07-13 11:12:20 +02:00
aler9
3c812d06b6 update docs 2020-07-13 10:43:14 +02:00
Alessandro Ros
02e18c95a3 update readme 2020-07-13 10:27:58 +02:00
aler9
d6994c4e31 update gortsplib 2020-07-13 09:45:45 +02:00
aler9
603c43b12f update gortsplib 2020-07-12 22:53:22 +02:00
aler9
7dc904a131 change sdp library 2020-07-12 17:24:12 +02:00
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