- 1.流媒体基础知识系列:https://blog.csdn.net/wangadping/article/details/113135821
- 2.VLC播放流媒体: 和播放本地视频类似,注意路径要用Uri.parse(“http://…”)
参考博客:https://blog.csdn.net/u010735007/article/details/108168267 - 3.VLC播放流媒体相关参数设置:https://blog.csdn.net/jacke121/article/details/54565380
VLC参数手册:https://blog.csdn.net/l469121903/article/details/103417397
https://blog.csdn.net/avsuper/article/details/80145439 - 4.免费流媒体测试服务器:
https://blog.csdn.net/m0_37731019/article/details/103386436
https://willarun365.blog.csdn.net/article/details/109180771
https://willarun365.blog.csdn.net/article/details/81188410
https://blog.csdn.net/qq_41948525/article/details/108864093
在线视频可以利用github上开源的视频播放器中视频网址 - 5.视频缓存相关
视频播放器如何选择(无VLC对比):https://github.com/yangchong211/YCVideoPlayer/blob/master/read/13.视频播放器如何选择.md
https://blog.csdn.net/qq_34895720/article/details/101511876
边播边缓存:https://github.com/yangchong211/YCVideoPlayer/blob/master/read/12.视频边播边缓存分析.md
开源视频缓存项目:https://github.com/danikula/AndroidVideoCache
https://github.com/JeffMony/MediaSDK
https://www.jianshu.com/p/27085da32a35
流媒体开发相关资料整理
猜你喜欢
转载自blog.csdn.net/wangadping/article/details/113664660
今日推荐
周排行