Commit Graph

18 Commits

Author SHA1 Message Date
aler9
c52ac8d2b7 allow again slashes in paths (#66) 2020-08-29 20:49:26 +02:00
aler9
74f7e5df66 improve performance by avoiding copy() (#21) 2020-08-25 19:30:37 +02:00
aler9
cd90970c85 fix udp frames routing in case of multiple publishers with same ip; fix #56 2020-08-05 14:59:38 +02:00
aler9
edb2c1f5cd check path name in configuration 2020-08-05 12:17:04 +02:00
aler9
2b2f8fcdf3 speed up routing of udp frames 2020-08-03 17:54:30 +02:00
aler9
d0c2c3a586 support receiving single tracks (#48) 2020-08-03 17:35:34 +02:00
aler9
6fcc3ee1e4 rewrite path handling; forbid slashes in base path 2020-08-03 16:56:45 +02:00
aler9
e409f673d4 add option runOnDemand (#36) 2020-07-30 13:31: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
ce5e11f6c9 update gortsplib 2020-07-18 13:48:09 +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
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