Phil Cluff

Results 14 issues of Phil Cluff

Hi there, Some field names in the structs in structure.go are not go-idiomatic, for example: ProgramId (ProgramID) GroupId (GroupID) SeqId (SeqID) Iframe (IFrame) Happy to provide a PR if you...

enhancement
question

You could use Cloudfromation / Troposphere / Terraform / Whatever is hip these days to automate the creation of the AWS resources to make it more.... streamlined.

I've been working with OpenAPI 3 for the last couple of months, and `swagger-cli` is an important part of our toolchain. Our toolchain (like several I've seen) currently runs `validate`...

enhancement

Hi Ryan, Is there any chance you can clarify the license of this project please? Thanks.

### Description When playing back content with an alternate audio tracks in HLS, users can switch freely between audio tracks during playback using the headphones menu in the corner. In...

needs: triage

Today, we use a fixed AVCaptureSession: ``` .sessionPreset: AVCaptureSession.Preset.hd1920x1080, ``` This means that if you're trying to use an iPhone 6/6s/6+, you're unable to use the front camera, as they...

There's too much boiler-plating and inconsistency at the moment between players. Let's use a templating engine like https://gohugo.io/

I have a branch already that generates media using mediaconvert. The current media is generated from that branch. There's currently ~2~ ~3~ several problems: * DASH ABR audio renditions are...