GargoyleSoftware/voip-client-ios

Video Call

Opened this issue · 1 comments

Video Call

In iOS 7 video call is not working

In iOS 7 specific warning is appearing and this warning its not coming in iOS 6.

WARNING: -[<AVCaptureConnection: 0x5c346f0> setVideoMinFrameDuration:] is deprecated. Please use AVCaptureDevice setActiveVideoMinFrameDuration

WARNING: -[<AVCaptureConnection: 0x5c346f0> setVideoMaxFrameDuration:] is deprecated. Please use AVCaptureDevice setActiveVideoMaxFrameDuration

please help to rectify this warning and make the video call work fine.