Commit Graph

322 Commits

Author SHA1 Message Date
aler9
7d802066bf update readme 2020-10-05 22:06:32 +02:00
aler9
da237dc3c2 sourcertmp: support multichannel audio 2020-10-05 22:04:03 +02:00
aler9
3eda6c599a update config file 2020-10-05 21:40:17 +02:00
aler9
e5daab6357 sourcertmp: fix frame dropping 2020-10-05 21:39:55 +02:00
aler9
aab9eaa2c7 support RTMP audio 2020-10-05 21:07:34 +02:00
aler9
a374ba748d support RTMP sources (#88) 2020-10-03 21:10:41 +02:00
aler9
0dc27545de update readme 2020-09-28 20:02:14 +02:00
aler9
bd4fc1ae8c update gortsplib 2020-09-27 15:52:48 +02:00
aler9
a41c2fc67c check SETUP mode when reading 2020-09-27 13:02:46 +02:00
aler9
a71bac5983 Merge branch 'master' into dev 2020-09-22 08:58:38 +02:00
aler9
f9b6768588 fix crash during startup on 32bit platforms (#86) 2020-09-22 08:41:04 +02:00
aler9
1a1b7142ff improve performance 2020-09-20 14:53:06 +02:00
aler9
693aa9118d move buffer handling into gortsplib 2020-09-20 14:17:36 +02:00
aler9
985d1613cd move automatic udp port selection into gortsplib 2020-09-20 11:41:05 +02:00
aler9
0b99a2fddc rename folder 2020-09-20 10:21:37 +02:00
aler9
11bb1ef44e fix metrics 2020-09-19 23:57:50 +02:00
aler9
f6e846ca45 rename source into proxy 2020-09-19 23:56:08 +02:00
aler9
a3a52101c0 add rtsp_proxies metrics (#61) 2020-09-19 23:52:06 +02:00
aler9
8180214098 add metrics documentation (#61) 2020-09-19 23:40:15 +02:00
aler9
2085944586 rename metrics (#61) 2020-09-19 23:37:54 +02:00
aler9
b7bc28464b update readme 2020-09-19 17:54:55 +02:00
aler9
3b79f6beb4 handle external commands with a dedicated struct 2020-09-19 17:49:44 +02:00
aler9
e9ce8a0d49 update conf comments 2020-09-19 17:35:03 +02:00
aler9
6679b02a39 implement paths with regular expressions (#54) (#59) 2020-09-19 17:26:33 +02:00
aler9
5517a2b6a0 run directly external commands on unix, without using the shell 2020-09-19 17:22:03 +02:00
aler9
4750cc5a48 restore RTSP_SERVER_PATH variable when using runOnDemand 2020-09-19 17:19:01 +02:00
aler9
a0d076e8f0 fix crash when using runOnConnect 2020-09-19 17:14:19 +02:00
aler9
33f703a1a3 temp 2020-09-19 17:13:45 +02:00
aler9
b1b6f669dd change log prefix of servers 2020-09-19 15:23:12 +02:00
aler9
e9a9d846fe rename files 2020-09-19 15:22:13 +02:00
aler9
588878bcae add syslog log destination (#83) 2020-09-19 14:48:29 +02:00
aler9
b7888fb413 support SONY SNC-WR630 (https://github.com/aler9/rtsp-simple-server/issues/85) 2020-09-19 14:02:24 +02:00
aler9
495a791b2d fix crash when closing 2020-09-19 13:51:55 +02:00
aler9
b526330607 decrease ram consumption 2020-09-19 00:46:42 +02:00
aler9
a8ec4a4cf6 move log handling into dedicated file 2020-09-19 00:19:55 +02:00
aler9
f5936d67ed drastically improve performance when publishing or proxying streams 2020-09-19 00:08:05 +02:00
aler9
bb66a03f3d improve performance when publishing to the server or receiving streams in proxy mode 2020-09-18 22:43:39 +02:00
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