Commit Graph

49 Commits

Author SHA1 Message Date
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
aler9 0c8745009e fix authentication with vlc (#28) 2020-07-09 22:59:05 +02:00
aler9 d2522f5c10 support receiving requests while receiving interleaved frames (#19) 2020-07-04 18:37:25 +02:00
aler9 331d6291be support auth headers with zero or more spaces between keys (#25) 2020-07-04 18:14:48 +02:00
aler9 0219d24e99 improve performance by using static buffers instead of make() 2020-06-27 16:19:02 +02:00
aler9 8a786b5669 support authenticating with vlc; fix #11 2020-06-14 21:44:49 +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
aler9 a4d581d02e move sdp functions into gortsplib 2020-05-17 16:49:21 +02:00
aler9 a532430396 support non-canonical headers, empty sdp origins, non-standard sdp protocols, rtp packets up to 512k; fix #8 2020-05-17 16:40:00 +02:00
aler9 3113c9e476 run go mod tidy 2020-05-10 21:47:40 +02:00
aler9 aff73ddcb2 update gortsplib 2020-05-07 22:30:03 +02:00
aler9 6cb36ab4e6 move url parsing into gortsplib 2020-05-03 19:47:23 +02:00
aler9 0fe2df0045 move methods into gortsplib 2020-05-03 16:07:56 +02:00
aler9 6a641cd4f0 move deadline handling into gortsplib 2020-05-03 15:22:41 +02:00
aler9 3ca94f9f9d simplify response handling 2020-05-03 14:40:06 +02:00
aler9 f83c805a8d update gortslib 2020-03-13 14:19:58 +01:00
aler9 2133737b2a replace publish key with specification-compliant username and password 2020-02-16 16:05:08 +01:00
aler9 6fefb89a7c fix race condition 2020-01-26 18:08:15 +01:00
aler9 924592a219 update gortsplib 2020-01-26 16:20:58 +01:00
aler9 0285d029c7 update gortsplib 2020-01-26 12:41:26 +01:00
aler9 7f792f465c update gortsplib 2020-01-20 22:16:39 +01:00
aler9 00cf8c650b update gortsplib 2020-01-20 17:17:56 +01:00
aler9 f69700a738 update gortsplib 2020-01-20 16:44:02 +01:00
aler9 412e2c7642 move transportHeader into gortsplib 2020-01-20 12:53:06 +01:00
aler9 9349146d47 move rtsp into gortsplib 2020-01-20 10:38:14 +01:00
aler9 507eff4eab support multiple tracks per stream 2019-12-31 13:48:17 +01:00
aler9 2f3baafb54 initial commit 2019-12-28 22:07:49 +01:00