piemonte / PBJVision

📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
MIT License
1.93k stars 324 forks source link

iOS 10 issues #325

Closed mrvitalya closed 7 years ago

mrvitalya commented 8 years ago

In iOS 10 PBJVision can't save video. All time i get error CMTimeMakeWithSeconds(** seconds, timescale **): warning: error of ** introduced due to very low timescale

Any help would be greatly appreciated.

imagine commented 7 years ago

That error isn't related to the ability to save video. You mean nothing happens, or the app crashes? Does your app's Info.plist have the privacy for Photos enabled?