########################################################################################## HLSDVD-5: Single Bitrate HLS Input ########################################################################################## Issue Type: New Feature ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Won't Fix (2019-09-09 15:59:53) Project: HLSDVD (HLSDVD) Reported By: btasker Assigned To: btasker Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== It's currently possible to specify a HLS source as a remote stream and have that transcoded to a HLS ABR stream. This FR is about supporting a push model rather than a pull - i.e. an encoder somewhere uploads a single bitrate stream (via WebDav or similar) and the VM then creates an ABR stream ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2015-06-18 23:17:29 btasker ----------------------------------------------------------------------------------------- The main difference with this FR when compared to the existing ingress mechanism on the reference server (HLS-3) is that we need to process publish events on a per-stream basis rather than per file - otherwise we end up creating a new stream for every segment the encoder uploads. So the ingress processing needs to be slightly different, and we'll need to maintain a state of whether encoding has already been started on that stream - _memcached_ has been installed to aid in that. ----------------------------------------------------------------------------------------- 2019-09-09 15:59:53 btasker ----------------------------------------------------------------------------------------- Bulk Change Realistically, if I wanted to restart work on this, I'd probably start from scratch, so marking as Won't Fix ----------------------------------------------------------------------------------------- 2019-09-09 15:59:53 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'Closed' ----------------------------------------------------------------------------------------- 2019-09-09 15:59:53 ----------------------------------------------------------------------------------------- btasker added 'Won't Fix' to resolution