24 Commits (f5936d67edaa7410e69e2b56b084821a5b758f3a)

Author SHA1 Message Date
aler9 f5936d67ed drastically improve performance when publishing or proxying streams 6 years ago
aler9 9d608ef19d simplify code 6 years ago
aler9 d69d433927 restore environment variables for external commands 6 years ago
aler9 8c06c9a414 support query parameteres when publishing or reading (#74) 6 years ago
aler9 79d0f2d053 move sdp code into gortsplib 6 years ago
aler9 f18c64d11b support live reporter app (#75) 6 years ago
aler9 c52ac8d2b7 allow again slashes in paths (#66) 6 years ago
aler9 74f7e5df66 improve performance by avoiding copy() (#21) 6 years ago
aler9 cd90970c85 fix udp frames routing in case of multiple publishers with same ip; fix #56 6 years ago
aler9 edb2c1f5cd check path name in configuration 6 years ago
aler9 2b2f8fcdf3 speed up routing of udp frames 6 years ago
aler9 d0c2c3a586 support receiving single tracks (#48) 6 years ago
aler9 6fcc3ee1e4 rewrite path handling; forbid slashes in base path 6 years ago
aler9 e409f673d4 add option runOnDemand (#36) 6 years ago
aler9 45c0416fa7 use a custom sdp library to handle non-canonical sdp (#41) 6 years ago
aler9 ce5e11f6c9 update gortsplib 6 years ago
aler9 d6994c4e31 update gortsplib 6 years ago
aler9 603c43b12f update gortsplib 6 years ago
aler9 7dc904a131 change sdp library 6 years ago
aler9 03f020ec33 implement rtcp receiver reports; fix #22 6 years ago
aler9 c77d6e57cc cleanup code; remove PAUSE support 6 years ago
aler9 c0d94929a6 use a common object for double buffering 6 years ago
aler9 53e7d36411 cleanup 6 years ago
aler9 3a72c6ef1c move utils into utils.go 6 years ago