Thulinma
|
b103353cf9
|
Improve WebRTC things, fix CPU usage
|
2024-05-23 13:50:52 +02:00 |
|
Thulinma
|
41cf557b48
|
TSSRT and TSRIST outputs in listen mode will now request not to be killed by the Comms library, since they handle multiple users
|
2023-07-24 10:37:42 +02:00 |
|
Thulinma
|
132e59db51
|
Support for reloading config from disk, writing config to disk after 60 seconds of no changes, reloading config from disk on API call request
|
2023-06-12 11:47:28 +02:00 |
|
Ivan Tivonenko
|
0a13ec1119
|
Fix compile warnings
Co-authored-by: Thulinma <jaron@vietors.com>
|
2022-10-27 14:50:38 +02:00 |
|
Marco van Dijk
|
8ac486b815
|
Completed new sessions system
Co-authored-by: Thulinma <jaron@vietors.com>
|
2022-10-05 03:13:52 +02:00 |
|
Ramkoemar
|
074e757028
|
Sessions rework
|
2022-10-05 03:09:58 +02:00 |
|
Thulinma
|
6733bf2a20
|
Fixed all ARM-related issues/warnings/etc
|
2021-11-04 18:49:27 +01:00 |
|
Phencys
|
19199cbff8
|
TSSRT Support
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
974380ab30
|
Converted comms system entirely to being bitflag-based instead of integer state based
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
7297336e46
|
Rewrite of Comms
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
35b526bfe7
|
Fixed typo in comms.h
|
2021-10-19 22:29:41 +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 |
|