Thulinma
|
3d26741148
|
Socket library and Config library restructuring, improvement to UDP socket reliability
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
771fad390a
|
Allow overriding application name with -DAPPNAME="Name here"
|
2021-10-19 22:29:40 +02:00 |
|
Thulinma
|
0af992d405
|
Various fixes, among which:
- Fixed segfault when attempting to initialseek on disconnected streams
- Fix 100% CPU bug in controller's stats code
- WebRTC UDP bind socket improvements
- Several segfault fixes
- Increased packet reordering buffer size from 30 to 150 packets
- Tweaks to default output/buffer behaviour for incoming pushes
- Added message for load balancer checks
- Fixed HLS content type
- Stats fixes
- Exit reason fixes
- Fixed socket IP address detection
- Fixed non-string arguments for stream settings
- Added caching for getConnectedBinHost()
- Added WebRTC playback rate control
- Added/completed VP8/VP9 support to WebRTC/RTSP
- Added live seek option to WebRTC
- Fixed seek to exactly newest timestamp
- Fixed HLS input
# Conflicts:
# lib/defines.h
# src/input/input.cpp
|
2021-10-19 22:29:40 +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
|
5c8aa1bfbd
|
Improved trustedproxy support
|
2021-08-30 12:43:19 +02:00 |
|
Thulinma
|
dbafdf6744
|
Correct handling of reaper thread in forking binaries
|
2021-03-19 22:47:06 +01:00 |
|
Thulinma
|
93d28526f7
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/controller/controller.cpp
|
2020-02-26 16:09:22 +01:00 |
|
Thulinma
|
10e965327a
|
Memory limit checking to help users create optimal configs
|
2020-02-26 16:08:39 +01:00 |
|
Thulinma
|
919e5eb41f
|
Merge branch 'development' into LTS_development
# Conflicts:
# CMakeLists.txt
# src/controller/controller.cpp
# src/controller/controller_api.cpp
|
2019-09-09 13:41:22 +02:00 |
|
Thulinma
|
309d39eab7
|
Backported UDP API from Pro edition
|
2019-09-09 13:36:09 +02:00 |
|
Thulinma
|
5418c1fefc
|
Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs
|
2019-05-23 13:30:24 +02:00 |
|
Thulinma
|
ea443945fe
|
Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs
|
2019-05-23 13:28:30 +02:00 |
|
Thulinma
|
f38c838cfd
|
Fixed SYSTEM_START trigger ignoring return value
|
2019-02-28 13:16:02 +01:00 |
|
Erik Zandvliet
|
10fa4b7e7b
|
libmist backport from new metadata branch with improved typing and styling
|
2018-12-06 11:07:07 +01:00 |
|
Erik Zandvliet
|
2607113727
|
Library code style update + some minor backports from Pro edition
|
2018-12-04 13:11:48 +01:00 |
|
Thulinma
|
98e3940079
|
Robustify accesses to server config
|
2018-11-28 11:46:33 +01:00 |
|
Thulinma
|
ac92e09262
|
Robustify accesses to server config
|
2018-11-28 11:46:22 +01:00 |
|
Thulinma
|
6a5549444b
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/input/input_buffer.cpp
# src/output/output_ts_base.cpp
|
2018-11-01 16:37:03 +01:00 |
|
Thulinma
|
24006648f9
|
Cleaned up, fixed and robustified semaphore and signal related code
|
2018-11-01 16:11:47 +01:00 |
|
Thulinma
|
8c2360fd56
|
Replaced all instances of localtime with localtime_r
|
2018-05-21 09:54:05 +02:00 |
|
Thulinma
|
2d9e9f3c8b
|
Replaced all instances of localtime with localtime_r
|
2018-05-21 09:53:12 +02:00 |
|
Thulinma
|
1467fda3ec
|
Merge branch 'development' into LTS_development
|
2018-01-30 16:05:58 +01:00 |
|
Thulinma
|
fd60a6b8d3
|
Fix Windows builds
|
2018-01-30 16:05:50 +01:00 |
|
Thulinma
|
26d039f278
|
Controller now disables colors when stdout is no terminal, additionally disables interactive setup when stdin is no terminal.
|
2017-12-08 19:48:49 +01:00 |
|
Thulinma
|
304426c2c6
|
Improved logging system
|
2017-12-08 19:48:49 +01:00 |
|
Thulinma
|
8c3178339b
|
Controller now disables colors when stdout is no terminal, additionally disables interactive setup when stdin is no terminal.
|
2017-12-06 16:59:27 +01:00 |
|
Thulinma
|
08dac5b2db
|
Improved logging system
|
2017-12-06 16:59:27 +01:00 |
|
Thulinma
|
e1cc07c455
|
Added trigger capabilities.
|
2017-11-15 17:17:17 +01:00 |
|
Thulinma
|
5e7627705a
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/controller/controller.cpp
|
2017-07-28 13:25:22 +02:00 |
|
Thulinma
|
b0404075f5
|
Prettified controller + fixed Ctrl+C during startup questions + made 't' answer add protocols + No longer ask to add protocols when none are installed.
|
2017-07-28 13:23:15 +02:00 |
|
Thulinma
|
43e7b6b8be
|
Prettified controller + fixed Ctrl+C during startup questions + made 't' answer add protocols + No longer ask to add protocols when none are installed.
|
2017-07-28 13:22:11 +02:00 |
|
Thulinma
|
f5faa61ed4
|
Added bandwidth API call for bandwidth limit and exception config
|
2017-07-05 13:47:16 +02:00 |
|
Thulinma
|
067ba7d381
|
Fixed extraneous checkLicense in Controller
|
2017-06-19 20:24:22 +02:00 |
|
Thulinma
|
c5e961fd8d
|
Added exitdelay in licensing system
|
2017-05-11 14:03:08 +02:00 |
|
Thulinma
|
bf382cbea0
|
Updated updater. Yes, the irony is not lost on me.
|
2017-05-11 14:03:01 +02:00 |
|
Thulinma
|
0eca65e433
|
Merge branch 'development' into LTS_development
|
2017-05-09 16:23:23 +02:00 |
|
Thulinma
|
101a8d521c
|
Fixed debug level being null when unset
|
2017-05-09 15:48:05 +02:00 |
|
Thulinma
|
04e0dfeab0
|
Added instance ID
|
2017-05-08 15:56:58 +02:00 |
|
Thulinma
|
4bdcb24132
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/controller/controller_api.cpp
# src/controller/controller_api.h
# src/controller/controller_storage.cpp
|
2017-05-08 10:23:54 +02:00 |
|
Thulinma
|
16637b3138
|
Backported many Pro API calls to OS edition, improved storage method of config file
|
2017-05-08 10:20:41 +02:00 |
|
Thulinma
|
d0912c9d00
|
Controller now listens locally to UDP port 4242 for API commands, added always-minimal api2 request type.
|
2017-04-18 12:33:49 +02:00 |
|
Thulinma
|
3980b8c8c1
|
Access logs + made prometheus runtime changeable
|
2017-04-18 12:33:06 +02:00 |
|
Thulinma
|
11f95a64fe
|
Improved console interface
|
2017-03-29 12:05:42 +02:00 |
|
Thulinma
|
831e454ebb
|
Improved console interface
|
2017-03-29 12:03:15 +02:00 |
|
Thulinma
|
370418631c
|
Improved controller shutdown speed
|
2017-01-02 12:17:17 +01:00 |
|
Thulinma
|
bd6034828f
|
Merge branch 'development' into LTS_development
# Conflicts:
# CMakeLists.txt
# src/controller/controller_connectors.cpp
|
2017-01-02 12:14:16 +01:00 |
|
Thulinma
|
0ece6d8f26
|
Added ability for controller to restart without restarting connectors simultaneously
|
2017-01-02 12:11:05 +01:00 |
|
Thulinma
|
c316fe4e0b
|
Merge branch 'development' into LTS_development
|
2016-10-10 15:08:08 +02:00 |
|
Thulinma
|
bbcf178e7f
|
Fixed reboot loop when aborting startup.
|
2016-10-10 15:08:01 +02:00 |
|