My app had a crash sometimes when taking a photo: [output capturePhotoWithSettings:avsettings delegate:self]; and the crash info: Fatal Exception: NSInvalid
I have a custom camera which takes photo in portrait mode. My issue is that if i try to take a photo in landscape and save it then the picture is still saved i
I am building a camera application similar to snapchat, and I need to be able to switch cameras while recording. I am able to switch cameras while NOT recording
I'm trying to get multiple sounds files to play on an AVAudioPlayer instance, however when one sound plays, the other stops. I can't get more than one sound to
Im trying to implement MTAudioProcessingTap and it works great. The problem is when Im done using the Tap and I reinstaniate my class and create a new Tap. Ho
i am developing an app where the music is played via AVPlayer using songs from a cloud service. everything works fine and most of the files are playing without
Is it possible for an app which records the voice of the user while a phone call? I searched for it and the AVFoundation Framework seems to stop recording whe
Is there any way yet of being able to use wired headphones' mic as input and iPhone speakers as output using the high level AVFoundation framework: AVAudioSessi