The Wayback Machine - http://web.archive.org/web/20200920184611/https://github.com/suifengqjn/TBPlayer
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

TBPlayer

诚招继任者

因本人不做ios开发好几年,部分技术也已经遗忘,但是还有许多开发者需要此项目,所以我希望有一个人可以继续更新下去,技术问题也一起讨论。最好是建个qq群,方便大家一起讨论。 首页信息可完全自定义,包括放你的赞助码,只要不放广告就行。如有意向,微信联系:cywt123

添加cocoapods 中,请下载1.0tag(https://github.com/suifengqjn/TBPlayer/archive/1.0.zip)

视频变下变播,把播放器播放过的数据流缓存到本地,支持拖动。采用avplayer

实现avplayer状态的捕获和细节的处理

关于这个dome写的一篇文章:文章地址:http://www.jianshu.com/p/990ee3db0563

  • 如果你觉得不错,还请为我star一个,
  • 如果在使用过程中遇到BUG,希望你能Issues我,谢谢

###用法

需要的变量 url:视频网址 showView:放视频的视图

[[TBPlayer sharedInstance] playWithUrl:url2 showView:self.view];

另外自己可以在TBVideoRequestTask 中设置视频的缓存路径,下次播放直接从缓冲读取即可。

About

视频边下边播播,把播放器播放过的数据流缓存到本地,支持拖动。采用avplayer

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.