- 授权协议: 未知
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://code4app.com/codesample/5292c381cb7e8445678b5ac2
软件介绍
简单实现视频的边下载边播放功能。
原理是这样的:
在iOS本地开启Local Server服务,然后 MPMoviePlayerController 请求本地Local Server服务。本地Local Server服务再不停的去对应的视频地址获取视频流。本地Local Server请求的时候,就可以把视频流缓存在本地。
作者说:网上看到的教程没有相对应的demo。就写一个希望对初学者有所帮助。大鸟勿喷。
@小编注:感谢开发者@K说K话 发布代码于Code4App.com。 [Code4App.com]
The Definitive Guide to HTML5 WebSocket
Vanessa Wang、Frank Salim、Peter Moskovits / Apress / 2013-3 / USD 26.30
The browser is, hands down, the most popular and ubiquitous deployment platform available to us today: virtually every computer, smartphone, tablet, and just about every other form factor imaginable c......一起来看看 《The Definitive Guide to HTML5 WebSocket》 这本书的介绍吧!
随机密码生成器
多种字符组合密码
Base64 编码/解码
Base64 编码/解码
