GargoyleSoftware / voip-client-ios

VOIP Client for iPhone
GNU General Public License v2.0
48 stars 37 forks source link

Video Call #4

Open TamilRaja opened 10 years ago

praveengodz commented 10 years ago

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.