Siddarth Tegginamani
|
ccee512b3d
|
Bug Fix: CMAF DASH playback works
- syntax error fixed
- removed unnecessary track id simplification
|
2022-02-11 22:52:20 +01:00 |
|
Siddarth Tegginamani
|
e9d5920a80
|
HLS CMAF updated to use hls_support library for (LL)HLS manifest generation.
- also removed duplicate CMAF library methods
|
2022-02-11 22:47:28 +01:00 |
|
Thulinma
|
a0eb42f1dd
|
Added human readable name in info JSON output for sources
|
2022-01-22 23:53:57 +01:00 |
|
Thulinma
|
e9ed76d361
|
USP CMAF push: Change to track identifier to allow for resuming
|
2021-10-19 22:29:42 +02:00 |
|
Thulinma
|
ea8b3ecb78
|
CMAF push stats fix
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
5a40225046
|
CMAF debug session 2021-02-04
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
7297336e46
|
Rewrite of Comms
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
a8e04e1787
|
Fixes to CMAF output
|
2021-10-19 22:29:40 +02:00 |
|
Erik Zandvliet
|
e217f41f17
|
CMAF Push Output
|
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 |
|