aler9
|
aab9eaa2c7
|
support RTMP audio
|
2020-10-05 21:07:34 +02:00 |
|
aler9
|
a374ba748d
|
support RTMP sources (#88)
|
2020-10-03 21:10:41 +02:00 |
|
aler9
|
693aa9118d
|
move buffer handling into gortsplib
|
2020-09-20 14:17:36 +02:00 |
|
aler9
|
985d1613cd
|
move automatic udp port selection into gortsplib
|
2020-09-20 11:41:05 +02:00 |
|
aler9
|
3b79f6beb4
|
handle external commands with a dedicated struct
|
2020-09-19 17:49:44 +02:00 |
|
aler9
|
6679b02a39
|
implement paths with regular expressions (#54) (#59)
|
2020-09-19 17:26:33 +02:00 |
|
aler9
|
5517a2b6a0
|
run directly external commands on unix, without using the shell
|
2020-09-19 17:22:03 +02:00 |
|
aler9
|
33f703a1a3
|
temp
|
2020-09-19 17:13:45 +02:00 |
|
aler9
|
495a791b2d
|
fix crash when closing
|
2020-09-19 13:51:55 +02:00 |
|
aler9
|
f5936d67ed
|
drastically improve performance when publishing or proxying streams
|
2020-09-19 00:08:05 +02:00 |
|
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 (#74)
|
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 (#75)
|
2020-09-05 12:49:33 +02:00 |
|
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 |
|