Comcast / mamba

Mamba is a Swift iOS, tvOS and macOS framework to parse, validate and write HTTP Live Streaming (HLS) data.
Apache License 2.0
178 stars 39 forks source link

hevc should be supported as a video type #3

Closed dcoufal closed 5 years ago

dcoufal commented 6 years ago

Description

Right now we only support avc as a codec, but hevc is supported in AVFoundation as of iOS 11.

Tasks