anhuijhy 发表于 2013-8-19 11:15:28

出现警告

刚开始使用anychat 发现如下问题,希望大大么解释一下我用的是1.8sdk

Warning: The UDP communication with the server abnormal!*** - - videoSettings dictionary contains one or more unsupported (ignored) keys: (    Height,    Width)2013-08-19 11:08:43.422 ZhengAnByHand WARNING: -[<AVCaptureVideoDataOutput: 0xc9c970> setMinFrameDuration:] is deprecated.Please use AVCaptureConnection's -setVideoMinFrameDuration:

廖斌 发表于 2013-8-19 11:46:13

你好,从日志提示来看,是客户端跟服务器端的UDP通讯不通。可以检查下服务器指定的UDP端口的开通情况。请问您是自己部署的服务器吧?

admin 发表于 2013-8-19 12:03:47

您好,WARNING: -[<AVCaptureVideoDataOutput: 0xc9c970> setMinFrameDuration:] is deprecated.Please use AVCaptureConnection's -setVideoMinFrameDuration:上面这行警告不影响系统的正常工作,是由于AnyChat内核调用了iOS 4.x版本的API接口而提示的。

anhuijhy 发表于 2013-8-19 14:35:50

已经可以视屏了:)
页: [1]
查看完整版本: 出现警告