aler9
|
1065fa010b
|
fix race condition when reading tcp streams
|
2020-09-06 16:34:18 +02:00 |
|
aler9
|
d71fd25916
|
update gortsplib
|
2020-09-06 13:20:22 +02:00 |
|
aler9
|
998c4c56d9
|
update gortsplib
|
2020-09-05 22:56:54 +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
|
3fca02eca3
|
update gortsplib
|
2020-09-05 13:19:55 +02:00 |
|
aler9
|
f18c64d11b
|
support live reporter app (#75)
|
2020-09-05 12:49:33 +02:00 |
|
aler9
|
86d329e90f
|
update readme
|
2020-09-05 10:03:28 +02:00 |
|
aler9
|
1c19af6251
|
add -race flag to tests
|
2020-09-03 16:31:58 +02:00 |
|
aler9
|
4afe8428c8
|
fix race condition
|
2020-09-03 16:31:52 +02:00 |
|
aler9
|
f40f3a34ab
|
fix race condition
|
2020-09-03 16:24:39 +02:00 |
|
aler9
|
ca22fafdd7
|
fix race condition
|
2020-09-03 16:02:58 +02:00 |
|
aler9
|
dd151e9978
|
open the firewall in case of udp connections
|
2020-09-02 11:22:42 +02:00 |
|
aler9
|
3c48518d99
|
add path name to all log entries related to a certain path
|
2020-09-01 00:13:27 +02:00 |
|
aler9
|
7743849e9a
|
replace events with channels
|
2020-09-01 00:01:17 +02:00 |
|
aler9
|
194bd7653e
|
rename program.closeClient() into client.close()
|
2020-08-31 22:29:30 +02:00 |
|
aler9
|
c675bf4cdf
|
restore old travis conf
|
2020-08-31 16:30:34 +02:00 |
|
aler9
|
c80dcfd7dd
|
fix pprof port
|
2020-08-31 16:01:35 +02:00 |
|
aler9
|
b59c5066d1
|
add Accept header to DESCRIBE requests
|
2020-08-31 15:51:24 +02:00 |
|
aler9
|
c8710fee19
|
cleanup source
|
2020-08-31 15:46:03 +02:00 |
|
aler9
|
980989340b
|
fix possible deadlock when communicating with clients
|
2020-08-31 15:31:37 +02:00 |
|
aler9
|
1b4201aa76
|
improve performance by using path instead of pathName for packet routing
|
2020-08-30 15:51:28 +02:00 |
|
aler9
|
2fe7004bc9
|
fix onDemandCmd when path is 'all'
|
2020-08-30 15:27:03 +02:00 |
|
aler9
|
106b628e6c
|
fix pprof closing
|
2020-08-30 14:27:26 +02:00 |
|
aler9
|
0b589b3e7e
|
move sources inside paths
|
2020-08-30 14:15:00 +02:00 |
|
aler9
|
01b2e741b2
|
do not panic if pprof initialization fails
|
2020-08-30 14:10:05 +02:00 |
|
aler9
|
833ce34838
|
do not panic if metrics initialization fails
|
2020-08-30 13:44:15 +02:00 |
|
aler9
|
e27e807813
|
allow onDemandCmd when path is 'all'
|
2020-08-30 13:31:46 +02:00 |
|
aler9
|
d28a14588a
|
rename findConfForPath()
|
2020-08-30 13:20:18 +02:00 |
|
aler9
|
cdda774faa
|
allow onInitCmd only if path is not 'all'
|
2020-08-30 13:18:43 +02:00 |
|
aler9
|
fc8bf8c830
|
simplify client.writeResError()
|
2020-08-30 13:06:26 +02:00 |
|
aler9
|
c52ac8d2b7
|
allow again slashes in paths (#66)
|
2020-08-29 20:49:26 +02:00 |
|
aler9
|
1b8177eb96
|
fix crash when udp is disabled (#69)
|
2020-08-29 19:48:41 +02:00 |
|
aler9
|
476262e02d
|
sort keys of authorization header correctly (#69)
|
2020-08-29 18:51:01 +02:00 |
|
aler9
|
bf423b3879
|
update travis ci conf
|
2020-08-29 17:03:32 +02:00 |
|
aler9
|
2056689560
|
send TEARDOWN to source when its connection closes (#63)
|
2020-08-29 15:21:56 +02:00 |
|
aler9
|
5065acc3cc
|
update issue templates
|
2020-08-29 14:54:18 +02:00 |
|
aler9
|
74f7e5df66
|
improve performance by avoiding copy() (#21)
|
2020-08-25 19:30:37 +02:00 |
|
aler9
|
3b0cf79b28
|
use yes/no instead of true/false in yaml
|
2020-08-25 19:10:29 +02:00 |
|
aler9
|
70a3bc14a2
|
improve test success rate
|
2020-08-25 12:39:00 +02:00 |
|
Alessandro Ros
|
d4d8fd691b
|
update readme
|
2020-08-17 19:12:07 +02:00 |
|
aler9
|
c12ae602e0
|
update gortsplib, fix i/o timeout when receiving udp sources (#60)
|
2020-08-17 18:55:03 +02:00 |
|
aler9
|
491ffc8b28
|
fix doc
|
2020-08-17 18:43:53 +02:00 |
|
aler9
|
3c95dd0cdb
|
initialize udp listeners only if udp is enabled
|
2020-08-17 18:22:14 +02:00 |
|
aler9
|
7a440030ad
|
update gortsplib
|
2020-08-15 22:43:57 +02:00 |
|
aler9
|
ae68587987
|
cleanup makefile
|
2020-08-07 12:02:02 +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
|
f302536a28
|
update readme
|
2020-08-05 12:40:56 +02:00 |
|
aler9
|
6ec30a86eb
|
update makefile
|
2020-08-05 12:17:09 +02:00 |
|
aler9
|
edb2c1f5cd
|
check path name in configuration
|
2020-08-05 12:17:04 +02:00 |
|