Alessandro Ros
|
6c1c478017
|
update readme
|
5 years ago |
Fruchtzwerg94
|
516371fb85
|
Implement all external commands for Windows
|
5 years ago |
Alessandro Ros
|
136987af19
|
update readme
|
5 years ago |
aler9
|
1065fa010b
|
fix race condition when reading tcp streams
|
5 years ago |
aler9
|
d71fd25916
|
update gortsplib
|
5 years ago |
aler9
|
998c4c56d9
|
update gortsplib
|
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
|
3fca02eca3
|
update gortsplib
|
5 years ago |
aler9
|
f18c64d11b
|
support live reporter app (#75)
|
5 years ago |
aler9
|
86d329e90f
|
update readme
|
5 years ago |
aler9
|
1c19af6251
|
add -race flag to tests
|
5 years ago |
aler9
|
4afe8428c8
|
fix race condition
|
5 years ago |
aler9
|
f40f3a34ab
|
fix race condition
|
5 years ago |
aler9
|
ca22fafdd7
|
fix race condition
|
5 years ago |
aler9
|
dd151e9978
|
open the firewall in case of udp connections
|
5 years ago |
aler9
|
3c48518d99
|
add path name to all log entries related to a certain path
|
5 years ago |
aler9
|
7743849e9a
|
replace events with channels
|
5 years ago |
aler9
|
194bd7653e
|
rename program.closeClient() into client.close()
|
5 years ago |
aler9
|
c675bf4cdf
|
restore old travis conf
|
5 years ago |
aler9
|
c80dcfd7dd
|
fix pprof port
|
5 years ago |
aler9
|
b59c5066d1
|
add Accept header to DESCRIBE requests
|
5 years ago |
aler9
|
c8710fee19
|
cleanup source
|
5 years ago |
aler9
|
980989340b
|
fix possible deadlock when communicating with clients
|
5 years ago |
aler9
|
1b4201aa76
|
improve performance by using path instead of pathName for packet routing
|
5 years ago |
aler9
|
2fe7004bc9
|
fix onDemandCmd when path is 'all'
|
5 years ago |
aler9
|
106b628e6c
|
fix pprof closing
|
5 years ago |
aler9
|
0b589b3e7e
|
move sources inside paths
|
5 years ago |
aler9
|
01b2e741b2
|
do not panic if pprof initialization fails
|
5 years ago |
aler9
|
833ce34838
|
do not panic if metrics initialization fails
|
5 years ago |
aler9
|
e27e807813
|
allow onDemandCmd when path is 'all'
|
5 years ago |
aler9
|
d28a14588a
|
rename findConfForPath()
|
5 years ago |
aler9
|
cdda774faa
|
allow onInitCmd only if path is not 'all'
|
5 years ago |
aler9
|
fc8bf8c830
|
simplify client.writeResError()
|
5 years ago |
aler9
|
c52ac8d2b7
|
allow again slashes in paths (#66)
|
5 years ago |
aler9
|
1b8177eb96
|
fix crash when udp is disabled (#69)
|
5 years ago |
aler9
|
476262e02d
|
sort keys of authorization header correctly (#69)
|
5 years ago |
aler9
|
bf423b3879
|
update travis ci conf
|
5 years ago |
aler9
|
2056689560
|
send TEARDOWN to source when its connection closes (#63)
|
5 years ago |
aler9
|
5065acc3cc
|
update issue templates
|
5 years ago |
aler9
|
74f7e5df66
|
improve performance by avoiding copy() (#21)
|
5 years ago |
aler9
|
3b0cf79b28
|
use yes/no instead of true/false in yaml
|
5 years ago |
aler9
|
70a3bc14a2
|
improve test success rate
|
5 years ago |
Alessandro Ros
|
d4d8fd691b
|
update readme
|
5 years ago |
aler9
|
c12ae602e0
|
update gortsplib, fix i/o timeout when receiving udp sources (#60)
|
5 years ago |
aler9
|
491ffc8b28
|
fix doc
|
5 years ago |
aler9
|
3c95dd0cdb
|
initialize udp listeners only if udp is enabled
|
5 years ago |
aler9
|
7a440030ad
|
update gortsplib
|
5 years ago |
aler9
|
ae68587987
|
cleanup makefile
|
5 years ago |
aler9
|
cd90970c85
|
fix udp frames routing in case of multiple publishers with same ip; fix #56
|
5 years ago |