Thulinma
|
cf475a7c07
|
Prevent simultaneous access to the push list
|
2024-07-03 12:03:11 +02:00 |
|
Thulinma
|
6bec4066a9
|
Added stream tagging support
|
2023-12-20 15:42:27 +01:00 |
|
Marco van Dijk
|
ea25d4b74b
|
Scheduled Pushes
Change-Id: I3d3a75f4a45d96e6a7849b14634caedd0899ac69
|
2023-02-09 17:51:45 +01:00 |
|
Marco van Dijk
|
97d24f75e4
|
Custom variables support
Change-Id: Ia847a868d1803dc80fdb8a627d57bba571cdee64
|
2023-02-09 12:49:01 +01: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
|
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 |
|
Erik Zandvliet
|
10fa4b7e7b
|
libmist backport from new metadata branch with improved typing and styling
|
2018-12-06 11:07:07 +01:00 |
|
Thulinma
|
6e0e66076d
|
WebSocket API in controller
|
2018-03-20 20:07:11 +01:00 |
|
Thulinma
|
db410e10f4
|
Fixed autopush removing themselves when a new push comes in
|
2017-11-09 14:51:15 +01:00 |
|
Thulinma
|
47ed55c637
|
Fixed manual push corruption
|
2017-11-09 14:51:11 +01:00 |
|
Thulinma
|
fefbfe2375
|
Added support for scheduled pushes
|
2017-10-26 15:10:59 +02:00 |
|
Thulinma
|
01e0b76a6a
|
Internal stream state active/inactive rewritten to use newly exposed stream status
|
2017-06-23 15:08:57 +02:00 |
|
Thulinma
|
e75bf65ab9
|
pushes now only restart when stream is truly active
|
2017-06-22 14:10:12 +02:00 |
|
Thulinma
|
23550232b9
|
Fixed compile error
|
2016-11-21 09:59:51 +01:00 |
|
Thulinma
|
781cad41c8
|
Added auto-recovery of push list on crash and/or restart
|
2016-11-18 15:35:21 +01:00 |
|
Thulinma
|
6254c285d6
|
Added duplicate checking for manual pushes
|
2016-11-18 15:35:15 +01:00 |
|
Thulinma
|
a5353b0acd
|
Fixed autopush adding of streams that are already being pushed autopushing the autopush automatically. Autopush.
|
2016-05-18 11:46:15 +02:00 |
|
Thulinma
|
34df78ce0b
|
Implemented auto-re-push behaviour.
|
2016-05-12 14:49:19 +02:00 |
|
Thulinma
|
b9f6107528
|
Implemented push setting storage.
|
2016-05-12 14:49:19 +02:00 |
|
Thulinma
|
263dee7b25
|
Added push-related API calls to controller, made outputs able to wait for playable streams.
|
2016-05-11 13:55:23 +02:00 |
|