Martin Pulec
ec90eb0468
fix hd-rum-transcode crash
...
crashes since the commit ab5d2a5ca (2025-06-17)
That commit started to enforce existence of control socket, which is
not true in case of the reflector.
fixes ab5d2a5ca
closes GH-461
2025-08-13 09:04:53 +02:00
Martin Piatka
8c1b1d3a37
control_socket: Make reported audio ch count configurable
...
And raise the default to 16. Refers to GH-366
2024-01-22 14:56:19 +01:00
Martin Pulec
1b3b27eb7c
Updated copyright dates for modified files
2021-11-08 15:43:14 +01:00
Martin Piatka
eab94c12c0
Remove some unused includes
...
Removes some unused includes reported by include-what-you-use
2021-06-08 15:22:25 +02:00
Martin Pulec
31d9809fcd
Updated documentation
...
Updated authors, copyright to 3-clause BSD (where possible) and file-level Doxygen
2019-11-09 13:47:11 +01:00
Martin Pulec
ba632fe791
Main: improved help printing
2019-06-26 16:25:49 +02:00
Martin Pulec
cba809e293
Control socket: respect IP version selection
...
If user requests either -4 or -6 from command-line, the same value is
used for the control socket.
2019-06-07 15:13:08 +02:00
Martin Pulec
d30fb765a8
Control: report stats for audio
2018-04-24 09:59:32 +02:00
Martin Pulec
00ab02fb58
Hd-rum-translator: not start control by default
2017-03-17 12:21:50 +01:00
Martin Pulec
08be232a19
Control socket: report when video prop change
2016-06-28 17:33:24 +02:00
Martin Pulec
c558a44c30
Updated statistics for distributor
...
+ removed unused code
2015-05-18 18:45:12 +02:00
Martin Pulec
535670979b
Control sockets: statistics per frame
...
Initial implementation (currently consumer only)
2015-05-13 13:48:01 +02:00
Martin Pulec
d98db011df
Do not start control socket if not requested
...
+ do not report stats if not requested
2015-04-08 15:34:06 +02:00
Martin Pulec
eb064c7a81
Collect and report more statistics
...
Statistics are collected and reported through control socket where it
can be subscribed and further processed (eg. by CoUniverse).
2015-03-03 19:04:38 +01:00
Castillo, Gerard
5ba5803461
merge and improvements: resize filter refactor and YUYV color scheme resize support, control socket port refactor for setting any possible port when connection type is server, double free corruption when flushing many capture filters solved in video frame data deleter
2014-08-07 21:55:32 +02:00
Martin Pulec
fecff36f43
Control: start after modules are able to respond
2013-07-11 12:47:55 +02:00
Martin Pulec
dd44c4c344
Control socket: fixed filename clash (MSW)
2013-07-04 19:56:25 +02:00