115 Commits (d83aa880ccf1840a78d356702cb84175c43366ef)

Author SHA1 Message Date
aler9 aab9eaa2c7 support RTMP audio 5 years ago
aler9 a374ba748d support RTMP sources (#88) 5 years ago
aler9 bd4fc1ae8c update gortsplib 5 years ago
aler9 1a1b7142ff improve performance 5 years ago
aler9 693aa9118d move buffer handling into gortsplib 5 years ago
aler9 985d1613cd move automatic udp port selection into gortsplib 5 years ago
aler9 b7888fb413 support SONY SNC-WR630 (https://github.com/aler9/rtsp-simple-server/issues/85) 5 years ago
aler9 bb66a03f3d improve performance when publishing to the server or receiving streams in proxy mode 5 years ago
aler9 929850bfc4 update gortsplib 5 years ago
aler9 1065fa010b fix race condition when reading tcp streams 5 years ago
aler9 d71fd25916 update gortsplib 5 years ago
aler9 998c4c56d9 update gortsplib 5 years ago
aler9 8c06c9a414 support query parameteres when publishing or reading (#74) 5 years ago
aler9 79d0f2d053 move sdp code into gortsplib 5 years ago
aler9 3fca02eca3 update gortsplib 5 years ago
aler9 f18c64d11b support live reporter app (#75) 5 years ago
aler9 dd151e9978 open the firewall in case of udp connections 5 years ago
aler9 b59c5066d1 add Accept header to DESCRIBE requests 5 years ago
aler9 980989340b fix possible deadlock when communicating with clients 5 years ago
aler9 476262e02d sort keys of authorization header correctly (#69) 5 years ago
aler9 2056689560 send TEARDOWN to source when its connection closes (#63) 5 years ago
aler9 c12ae602e0 update gortsplib, fix i/o timeout when receiving udp sources (#60) 5 years ago
aler9 7a440030ad update gortsplib 5 years ago
aler9 90aa47d2a3 add metrics exporter (#37) 5 years ago
aler9 df10e8898f update gortsplib 5 years ago
aler9 efa31937c9 remove redundant stream check mechanism in case of tcp publishers 5 years ago
aler9 3a3a8594a8 move source configuration parsing into conf.go 5 years ago
aler9 25f59abfc0 update gortsplib 5 years ago
aler9 da5e001206 update gortsplib 5 years ago
aler9 45c0416fa7 use a custom sdp library to handle non-canonical sdp (#41) 5 years ago
aler9 e42b135f2c support SETUP with mode=record in uppercase (#40) 5 years ago
aler9 ce5e11f6c9 update gortsplib 5 years ago
aler9 0e5cae768c fix Play() with v4lrtspserver and TCP; fix #30 5 years ago
aler9 4df7b492c8 fix i/o timeout of proxied streams 5 years ago
aler9 d6994c4e31 update gortsplib 5 years ago
aler9 603c43b12f update gortsplib 5 years ago
aler9 7dc904a131 change sdp library 5 years ago
aler9 03f020ec33 implement rtcp receiver reports; fix #22 5 years ago
aler9 4c6f929c02 fix authenticating with vlc and login prompt 5 years ago
aler9 0c8745009e fix authentication with vlc (#28) 5 years ago
aler9 d2522f5c10 support receiving requests while receiving interleaved frames (#19) 5 years ago
aler9 331d6291be support auth headers with zero or more spaces between keys (#25) 5 years ago
aler9 0219d24e99 improve performance by using static buffers instead of make() 5 years ago
aler9 8a786b5669 support authenticating with vlc; fix #11 5 years ago
aler9 a535dab477 support zero spaces between header keys and values, support transport headers with implicit unicast; fix #9 5 years ago
aler9 a4d581d02e move sdp functions into gortsplib 5 years ago
aler9 a532430396 support non-canonical headers, empty sdp origins, non-standard sdp protocols, rtp packets up to 512k; fix #8 5 years ago
aler9 3113c9e476 run go mod tidy 5 years ago
aler9 aff73ddcb2 update gortsplib 5 years ago
aler9 6cb36ab4e6 move url parsing into gortsplib 5 years ago