aler9
|
3b79f6beb4
|
handle external commands with a dedicated struct
|
5 years ago |
aler9
|
5517a2b6a0
|
run directly external commands on unix, without using the shell
|
5 years ago |
aler9
|
33f703a1a3
|
temp
|
5 years ago |
aler9
|
495a791b2d
|
fix crash when closing
|
5 years ago |
aler9
|
f5936d67ed
|
drastically improve performance when publishing or proxying streams
|
5 years ago |
aler9
|
9d608ef19d
|
simplify code
|
5 years ago |
aler9
|
d69d433927
|
restore environment variables for external commands
|
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
|
f18c64d11b
|
support live reporter app (#75)
|
5 years ago |
aler9
|
c52ac8d2b7
|
allow again slashes in paths (#66)
|
5 years ago |
aler9
|
74f7e5df66
|
improve performance by avoiding copy() (#21)
|
5 years ago |
aler9
|
cd90970c85
|
fix udp frames routing in case of multiple publishers with same ip; fix #56
|
5 years ago |
aler9
|
edb2c1f5cd
|
check path name in configuration
|
5 years ago |
aler9
|
2b2f8fcdf3
|
speed up routing of udp frames
|
5 years ago |
aler9
|
d0c2c3a586
|
support receiving single tracks (#48)
|
5 years ago |
aler9
|
6fcc3ee1e4
|
rewrite path handling; forbid slashes in base path
|
5 years ago |
aler9
|
e409f673d4
|
add option runOnDemand (#36)
|
5 years ago |
aler9
|
45c0416fa7
|
use a custom sdp library to handle non-canonical sdp (#41)
|
5 years ago |
aler9
|
ce5e11f6c9
|
update gortsplib
|
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
|
c77d6e57cc
|
cleanup code; remove PAUSE support
|
5 years ago |
aler9
|
c0d94929a6
|
use a common object for double buffering
|
5 years ago |
aler9
|
53e7d36411
|
cleanup
|
5 years ago |
aler9
|
3a72c6ef1c
|
move utils into utils.go
|
5 years ago |