Commit Graph

76 Commits

Author SHA1 Message Date
aler9
dfcf80b2df update gortsplib 2020-10-25 12:50:56 +01:00
aler9
de406e1c4f update gortsplib, support unencoded symbols in urls (#100) 2020-10-25 12:13:46 +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
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
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
e99463bd88 update gortsplib 2020-10-06 18:29:05 +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
da237dc3c2 sourcertmp: support multichannel audio 2020-10-05 22:04:03 +02:00
aler9
aab9eaa2c7 support RTMP audio 2020-10-05 21:07:34 +02:00
aler9
a374ba748d support RTMP sources (#88) 2020-10-03 21:10:41 +02:00
aler9
bd4fc1ae8c update gortsplib 2020-09-27 15:52:48 +02:00
aler9
1a1b7142ff improve performance 2020-09-20 14:53:06 +02:00
aler9
693aa9118d move buffer handling into gortsplib 2020-09-20 14:17:36 +02:00
aler9
985d1613cd move automatic udp port selection into gortsplib 2020-09-20 11:41:05 +02:00
aler9
b7888fb413 support SONY SNC-WR630 (https://github.com/aler9/rtsp-simple-server/issues/85) 2020-09-19 14:02:24 +02:00
aler9
bb66a03f3d improve performance when publishing to the server or receiving streams in proxy mode 2020-09-18 22:43:39 +02:00
aler9
929850bfc4 update gortsplib 2020-09-13 16:44:15 +02:00
aler9
1065fa010b fix race condition when reading tcp streams 2020-09-06 16:34:18 +02:00
aler9
d71fd25916 update gortsplib 2020-09-06 13:20:22 +02:00
aler9
998c4c56d9 update gortsplib 2020-09-05 22:56:54 +02:00
aler9
8c06c9a414 support query parameteres when publishing or reading (#74) 2020-09-05 20:54:33 +02:00
aler9
79d0f2d053 move sdp code into gortsplib 2020-09-05 14:51:36 +02:00
aler9
3fca02eca3 update gortsplib 2020-09-05 13:19:55 +02:00
aler9
f18c64d11b support live reporter app (#75) 2020-09-05 12:49:33 +02:00
aler9
dd151e9978 open the firewall in case of udp connections 2020-09-02 11:22:42 +02:00
aler9
b59c5066d1 add Accept header to DESCRIBE requests 2020-08-31 15:51:24 +02:00
aler9
980989340b fix possible deadlock when communicating with clients 2020-08-31 15:31:37 +02:00
aler9
476262e02d sort keys of authorization header correctly (#69) 2020-08-29 18:51:01 +02:00
aler9
2056689560 send TEARDOWN to source when its connection closes (#63) 2020-08-29 15:21:56 +02:00
aler9
c12ae602e0 update gortsplib, fix i/o timeout when receiving udp sources (#60) 2020-08-17 18:55:03 +02:00
aler9
7a440030ad update gortsplib 2020-08-15 22:43:57 +02:00
aler9
90aa47d2a3 add metrics exporter (#37) 2020-07-30 17:31:38 +02:00
aler9
df10e8898f update gortsplib 2020-07-28 17:20:03 +02:00
aler9
efa31937c9 remove redundant stream check mechanism in case of tcp publishers 2020-07-28 15:10:33 +02:00
aler9
3a3a8594a8 move source configuration parsing into conf.go 2020-07-20 11:46:17 +02:00
aler9
25f59abfc0 update gortsplib 2020-07-19 22:40:09 +02:00
aler9
da5e001206 update gortsplib 2020-07-19 18:34:18 +02:00
aler9
45c0416fa7 use a custom sdp library to handle non-canonical sdp (#41) 2020-07-19 11:51:28 +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
aler9
0e5cae768c fix Play() with v4lrtspserver and TCP; fix #30 2020-07-13 17:55:04 +02:00
aler9
4df7b492c8 fix i/o timeout of proxied streams 2020-07-13 12:23:30 +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
03f020ec33 implement rtcp receiver reports; fix #22 2020-07-12 12:34:35 +02:00
aler9
4c6f929c02 fix authenticating with vlc and login prompt 2020-07-10 11:24:57 +02:00