aler9
|
05140a5cd5
|
add stress tests
|
2020-09-18 19:59:07 +02:00 |
|
Alessandro Ros
|
249607ee33
|
fix readme
|
2020-09-15 11:09:43 +02:00 |
|
aler9
|
9d608ef19d
|
simplify code
|
2020-09-15 10:40:32 +02:00 |
|
aler9
|
7e45b0e7c2
|
add OS to issue templates
|
2020-09-14 14:49:35 +02:00 |
|
aler9
|
175a93b1f1
|
re-add time to log entries saved to file (#67)
|
2020-09-14 14:49:30 +02:00 |
|
aler9
|
51e441a1cf
|
support ping requests with GET_PARAMETER (#81)
|
2020-09-13 16:58:18 +02:00 |
|
aler9
|
929850bfc4
|
update gortsplib
|
2020-09-13 16:44:15 +02:00 |
|
Alessandro Ros
|
235ce802b0
|
fix issue templates
|
2020-09-12 10:37:44 +02:00 |
|
aler9
|
d69d433927
|
restore environment variables for external commands
|
2020-09-09 19:34:14 +02:00 |
|
Alessandro Ros
|
fd1beadf9d
|
Merge pull request #80 from Fruchtzwerg94/external_commands_for_windows
Implement all external commands for Windows
|
2020-09-09 19:13:55 +02:00 |
|
Alessandro Ros
|
2a08e00815
|
Merge branch 'master' into external_commands_for_windows
|
2020-09-09 19:10:47 +02:00 |
|
Alessandro Ros
|
6c1c478017
|
update readme
|
2020-09-09 15:16:48 +02:00 |
|
Fruchtzwerg94
|
516371fb85
|
Implement all external commands for Windows
|
2020-09-07 20:38:24 +02:00 |
|
Alessandro Ros
|
136987af19
|
update readme
|
2020-09-07 08:32:38 +02:00 |
|
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 |
|