Commit Graph

336 Commits

Author SHA1 Message Date
aler9
a0e053196d drop support for configuration through stdin 2020-10-14 00:29:27 +02:00
aler9
dbe7c01925 update readme 2020-10-14 00:08:25 +02:00
aler9
52019ac75e move externalcmd, syslog, loghandler into dedicated folders 2020-10-14 00:02:55 +02:00
aler9
5ca5005040 allow overriding configuration with environment variables (#98) (#101) 2020-10-13 23:36:27 +02:00
aler9
810643ab30 rename publisher into source 2020-10-13 20:00:40 +02:00
aler9
2626867369 update gortsplib 2020-10-10 15:37:31 +02:00
aler9
c3f0d020bd support SDPs without timing and session attributes (#95) 2020-10-08 23:21:59 +02:00
aler9
81f6541f42 fix killing of external commands on Windows (#97) 2020-10-08 22:47:03 +02:00
Alessandro Ros
eee0d8835d
update readme 2020-10-07 21:06:27 +02:00
aler9
7dba166c61 update links 2020-10-06 18:55:58 +02:00
aler9
e99463bd88 update gortsplib 2020-10-06 18:29:05 +02:00
aler9
7cece412c1 update stress test parameters 2020-10-06 13:57:36 +02:00
aler9
cbea352bb1 update gortsplib 2020-10-06 13:56:58 +02:00
aler9
a9a5bc1cd7 upgrade go version 2020-10-06 09:23:20 +02:00
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