I have an iphone app, which plays live streaming videos. I want to check the bandwidth of the users connection, depending on which i will assign low, medium or high streaming to
www.un.org/Depts/DGACM/index_spanish.htm 任何检查用户带宽/互联网连接速度的想法?
I have an iphone app, which plays live streaming videos. I want to check the bandwidth of the users connection, depending on which i will assign low, medium or high streaming to
www.un.org/Depts/DGACM/index_spanish.htm 任何检查用户带宽/互联网连接速度的想法?
最简单的解决办法或许是让你的服务器在启用时把一个已知的档案交给你。 这应当告诉你,其数据速度目前是多么快。
你们可以在镜头运行时进行这种循环,这样用户就不得不等待测试完成。
这样做的最容易的方法是使用 rel=“nofollow noreferer”>。 http://developer.apple.com/iphone/library/documentation/Cocoa/Reference/Foundation/Classes/NSURLConnection_Class/Reference/Reference/Reference.html> rel=“nofollow noreferer” 联接:didRecieveData: 获取数据率的衡量标准。
Sam