1
0
mirror of https://github.com/bluenviron/mediamtx synced 2025-03-09 13:57:49 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
aler9
9d608ef19d simplify code 2020-09-15 10:40:32 +02:00
aler9
d69d433927 restore environment variables for external commands 2020-09-09 19:34:14 +02:00
aler9
8c06c9a414 support query parameteres when publishing or reading () 2020-09-05 20:54:33 +02:00
aler9
79d0f2d053 move sdp code into gortsplib 2020-09-05 14:51:36 +02:00
aler9
f18c64d11b support live reporter app () 2020-09-05 12:49:33 +02:00
aler9
c52ac8d2b7 allow again slashes in paths () 2020-08-29 20:49:26 +02:00
aler9
74f7e5df66 improve performance by avoiding copy() () 2020-08-25 19:30:37 +02:00
aler9
cd90970c85 fix udp frames routing in case of multiple publishers with same ip; fix 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 () 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 () 2020-07-30 13:31:18 +02:00
aler9
45c0416fa7 use a custom sdp library to handle non-canonical sdp () 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 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