Awalz / SwiftyCam

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

Camera Shuttle sound very low in swift 4 branch #156

Open Jitenderios opened 6 years ago

Jitenderios commented 6 years ago

Hi @Awalz ,

I am facing few issues in the swift-4 branch. 1) The camera shuttle sound while capturing image is very low. 2) The recorded video's audio sound is very very low. 3) The camera screen, after initial launch retain a screenshot image when we reopen camera screen or pop back to the camera screen.

Thanks, Jitender

hoeness2 commented 6 years ago

hello i had the same problem and found nothing until i finally found the solution. There is the option "allowBackgroundAudio" it is set by default to true set it to false and the problem should be fixed cheers

Jitenderios commented 6 years ago

Hi @hoeness2 ,

Thank you so much for your reply. It has fixed the camera low shuttle sound issue and low audio sound in video recorded files. Have you found any solution to the third issue i.e. when we reopen camera after initial launch or when we pop back to camera screen. It shows a freezed camera screen for like 1-2 secs and then its becomes normal. This issue is there in swift4 branch only. If you have found any solution to this, Please help me in this. Your help is really appreciated buddy.

Thanks, Jitender.

hoeness2 commented 6 years ago

Glad to hear that it works ^_^ I'll check it out as soon as I can, and I'll get back to you.

Thanks, Sascha.

Jitenderios commented 6 years ago

Hi @hoeness2 ,

Looking forward to hear from you.

Thanks, Jitender