ABR源码
1. Comyco
Huang, Tianchi, et al. "Comyco: Quality-Aware Adaptive Video Streaming via Imitation Learning." Proceedings of the 27th ACM International Conference on Multimedia. ACM, 2019.
2. Pensieve
simulator源码
1. Sabre
Spiteri K, Sitaraman R, Sparacio D. From theory to practice: Improving bitrate adaptation in the DASH reference player[J]. ACM Transactions on Multimedia Computing, Communications, and Applications (TOMM), 2019, 15(2s): 67.
Sabre is an open-source simulation environment for ABR algorithms. It is a Python tool that facilitates initial development and quick evaluation of algorithms in an environment similar to real production players, without requiring the algorithm researchers to learn the often complex implementation details of a production player. Sabre takes a video description, network trace, and an ABR algorithm as inputs and gives a collection of QoE metrics as output.
网络带宽数据集
1. oboe
This is a set of bandwidth traces of real video streaming sessions. These traces have been used for evaluations in:
Oboe: Auto-tuning video ABR algorithms to network conditions, Zahaib Akhtar, Yun Seong Nam, Ramesh Govindan, Sanjay Rao, Jessica Chen, Ethan Katz-Bassett, Bruno Ribeiro, Jibin Zhan, Hui Zhang, ACM SIGCOMM, 2018. (: Both authors contributed equally)*
2. 4G/LTE Bandwidth Logs
https://users.ugent.be/~jvdrhoof/dataset-4g/logs/
DASH实现
1. dash.js
2. Bitmovin
2. 其他
DASH视频数据集
1. EnvivoDash3
A widely used [6, 28, 36, 51] reference video clip [1]
2. DASHDataset2014
来源:https://dash.itec.aau.at/dash-dataset/
下载链接:http://ftp.itec.aau.at/datasets/DASHDataset2014/或ftp://ftp.itec.aau.at/datasets/DASHDataset2014/
论文题目:Dynamic Adaptive Streaming over HTTP Dataset
3. Waterloo
4. SVCDASHDataset2015
相关连接:https://github.com/ChristianKreuzberger/DASH-SVC-Toolchain
论文题目:A Scalable Video Coding Dataset and Toolchain for Dynamic Adaptive Streaming over HTTP
4K视频数据集
1. Cablelabs
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/Lifting_Off.mov
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/Seconds_That_Count.mov
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/Unspoken_Friend.mov
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/Indoor_Soccer.mov
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/Skateboarding_4K.mov
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/Eldorado.mov
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/Moment+of+Intensity.mov
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/AncientThought_4K.mov
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/LifeUntouched_P3_4K_PQ_XQ.mov
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/Wipe_HDRvsSDR_FINAL.mov
https://s3-us-west-2.amazonaws.com/cl-4kvideos-public/Wipe_HDR_ONLY.mov
2. SJTU
ftp://202.120.39.226/UHD_YUV444_10b_videoRange
相关连接:ftp://202.120.39.226/ 。还包含了VR_8K
网友评论