Awalz / SwiftyCam

A Snapchat Inspired iOS Camera Framework written in Swift
BSD 2-Clause "Simplified" License
2.08k stars 326 forks source link

SwiftyCam is compatible with HVec codec ? #191

Closed ljs19923 closed 5 years ago

ljs19923 commented 5 years ago

Hi ! I want to know if we can export videos from SwiftyCam with HVec codec ? not with AVVideoCodecType.h264

Thanks

adxworld commented 5 years ago

Theres a big issue for support with this library. Thats the reason I went on and actually deleted it. You rather build the camera fron scratch wont take long. You can download AVCam by apple. It has all the required docs + implementation and also does export HVEC codecs

jonandersen commented 5 years ago

It should be possible to set now: https://github.com/Awalz/SwiftyCam/pull/200