295 Commits (a0d076e8f0b42e19ddee3ad4afeaac8796e32400)
 

Author SHA1 Message Date
aler9 a0d076e8f0 fix crash when using runOnConnect 5 years ago
aler9 b1b6f669dd change log prefix of servers 5 years ago
aler9 e9a9d846fe rename files 5 years ago
aler9 588878bcae add syslog log destination (#83) 5 years ago
aler9 b7888fb413 support SONY SNC-WR630 (https://github.com/aler9/rtsp-simple-server/issues/85) 5 years ago
aler9 495a791b2d fix crash when closing 5 years ago
aler9 b526330607 decrease ram consumption 5 years ago
aler9 a8ec4a4cf6 move log handling into dedicated file 5 years ago
aler9 f5936d67ed drastically improve performance when publishing or proxying streams 5 years ago
aler9 bb66a03f3d improve performance when publishing to the server or receiving streams in proxy mode 5 years ago
aler9 05140a5cd5 add stress tests 5 years ago
Alessandro Ros 249607ee33
fix readme 5 years ago
aler9 9d608ef19d simplify code 5 years ago
aler9 7e45b0e7c2 add OS to issue templates 5 years ago
aler9 175a93b1f1 re-add time to log entries saved to file (#67) 5 years ago
aler9 51e441a1cf support ping requests with GET_PARAMETER (#81) 5 years ago
aler9 929850bfc4 update gortsplib 5 years ago
Alessandro Ros 235ce802b0
fix issue templates 5 years ago
aler9 d69d433927 restore environment variables for external commands 5 years ago
Alessandro Ros fd1beadf9d
Merge pull request #80 from Fruchtzwerg94/external_commands_for_windows 5 years ago
Alessandro Ros 2a08e00815
Merge branch 'master' into external_commands_for_windows 5 years ago
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