Commit graph

16 commits

Author SHA1 Message Date
Thulinma
0af85de22d UDP API port is now stored in and read from global config 2023-05-01 15:21:10 +02:00
Marco van Dijk
97d24f75e4 Custom variables support
Change-Id: Ia847a868d1803dc80fdb8a627d57bba571cdee64
2023-02-09 12:49:01 +01:00
Thulinma
3d26741148 Socket library and Config library restructuring, improvement to UDP socket reliability 2021-10-19 22:29:41 +02:00
Phencys
2b99f2f5ea New Meta commit 2021-10-19 22:29:40 +02:00
DDVTech
fccf66fba2 Restyle 2021-10-19 22:29:40 +02:00
Thulinma
52a10eaea7 Decreased trigger verbosity, fixed RTMP_PUSH_REWRITE and PUSH_OUT_START triggers not properly ignoring response when ran in non-blocking mode. 2020-09-24 16:06:56 +02:00
Thulinma
cdc8f0179f Fixed sync bug in HTTP trigger handler 2019-04-23 17:18:26 +02:00
Thulinma
8b7757c8e9 Added trigger statistics to Prometheus-style outputs, fixed executable triggers not correctly responding with the default on execv fail 2018-12-13 16:48:57 +01:00
Thulinma
46615efe49 Changed Content-Type of HTTP triggers from application/x-www-form-urlencoded to text/plain 2018-05-18 17:20:21 +02:00
Thulinma
937653bc0d LIVE_BANDWIDTH trigger readability improvement, triggers no longer block stderr. 2018-05-18 17:20:12 +02:00
Thulinma
f61e50cbd5 Added support for default responses in triggers, added maximum execution time for triggers 2017-11-15 17:17:12 +01:00
Thulinma
6bf980f706 Converted triggers to HTTP downloader requests 2017-11-01 19:35:27 +01:00
Thulinma
5e92dc3009 Nonblocking triggers now do not return any responses. 2017-05-16 11:48:40 +02:00
Thulinma
cab87a6425 Updated triggers, implemented LIVE_BANDWIDTH trigger 2017-03-10 11:41:52 +01:00
Thulinma
46703ad50d Fixed triggers only prefix-matching on stream names 2016-10-11 13:19:31 +02:00
Thulinma
279add438a Implemented triggers.
Merged from code by Wouter Spruit, with additions by yours truly.
2015-10-14 10:48:00 +02:00