I want to launch the iPhone camera to record only if the phone is not being used in a live call. With my current code, if a phone call is in progress, it presents the the camera for still photos instead of video.
I would like to determine if the phone (mic) is in use and throw an alert preventing the modal presentation.