ios - what is difference between AVCapture and camera default of iPhone -


my app use avcapture capture image, supervisor's ideal. research in internet , can't information difference between avcapture , default camera of iphone or ipop (tab focus or camera quality...). please tell me advance of avfoundation framework ...

with avcapturesession can give recorder lot more functionality. can customize every aspect of recording session. , can ever raw data straight camera. code can quite complex however, , nothing taken care of you.

with ios default image capture controller stuck few presets, , have little bit of camera functionality. simple implement.

updated link apple code

if want see how use avfoundation camera recording app apple.

like said, have manually. prepared handful of work.

avcam demo app apple


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -