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
Thulinma
19f1df18aa
HLS input converted to URIReader, temporarily disabled clearkey encryptionHLS input fixes:
...
- Re-enabled file-based input
- Added support for clearkey-encrypted file-based input
- Converted to HTTP::URIReader for all input types
- Both live and VoD functional
support
2020-09-14 10:57:00 +02:00
Thulinma
08e5ceca2b
Improvements and backports for HLS input
2020-02-12 12:19:34 +01:00
Thulinma
d58e860a2c
HLS: support for handling and syncing on ISO8601 timestamps in input
2020-01-23 13:55:08 +01:00
Ramkoemar
9d1b3cfe98
Support for clearkey encrypted HLS input and multithreaded HLS input playlist updating
2019-11-27 10:26:55 +01:00
Thulinma
377d923cab
Fixed HLS input support for streams without a keyframe in the first segment
2019-06-30 22:36:56 +02:00
Thulinma
c6172a96ff
HLS input speedup, TS Stream speedup
2019-02-28 13:16:02 +01:00
Thulinma
01d43796ad
32-bit fixes
2019-01-26 00:51:30 +01:00
Thulinma
a7a09d22bd
Fixed ts_stream class, improved HLS input, added https support to HLS analyser
2019-01-24 14:41:28 +01:00
Erik Zandvliet
10fa4b7e7b
libmist backport from new metadata branch with improved typing and styling
2018-12-06 11:07:07 +01:00
Thulinma
31403f2685
HLS input rewrite/optimize/clarify/fun-ify
2018-05-09 12:24:08 +02:00
Thulinma
7b9a731525
Fixed missing return statements in HLS input
2018-05-08 11:32:59 +02:00
Thulinma
017c9dbb65
Improved input descriptions
2018-02-13 12:59:09 +01:00
Thulinma
de30f9b2a4
HLS input HTTPS support
2017-11-01 19:35:09 +01:00
Thulinma
c64b5c9934
Fixed HLS input in Windows
2017-08-03 15:09:15 +02:00
Ramoe
baca95f0bf
Implemented minKeepAway for HLS live input
2017-08-03 15:09:02 +02:00
Ramkoemar
0f92664bb4
bugfixes hls input
2017-07-25 15:57:15 +02:00
Thulinma
fc5adc6ac0
LTS commit of OS edition Input edits
2017-07-22 18:58:17 +02:00
Thulinma
7bbec5323e
HLS input can now be set to always on
2017-07-22 18:57:36 +02:00
Thulinma
401c323564
Fixed HLS input VoD
2017-05-12 15:39:21 +02:00
Thulinma
56c21b5ba6
Style enforcement
2017-05-12 12:56:37 +02:00
Balder
6811b54186
le fixes by me, all me none of it was Erik
2017-05-12 12:56:37 +02:00
Erik Zandvliet
2db54b38fc
HLS input cleanup/restructure
2017-05-12 12:56:37 +02:00
Ramoe
a9c5334833
Added HLS input
2017-05-12 12:56:37 +02:00