English 中文(简体)
录像带宽检查
原标题:iphone app streaming video bandwidth check
  • 时间:2009-11-04 06:58:11
  •  标签:

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





相关问题
热门标签