HOME > Detail View

Detail View

Adaptive video streaming model with scalable video codec

Adaptive video streaming model with scalable video codec

Material type
학위논문
Personal Author
이정환
Title Statement
Adaptive video streaming model with scalable video codec / Junghwan Lee
Publication, Distribution, etc
Seoul :   Graduate School, Korea University,   2015  
Physical Medium
78장 : 천연색삽화, 도표 ; 26 cm
기타형태 저록
Adaptive video streaming model with scalable video codec   (DCOLL211009)000000056856  
학위논문주기
학위논문(박사)-- 고려대학교 대학원, 컴퓨터·전파통신공학과, 2015. 2
학과코드
0510   6YD36   285  
General Note
지도교수: 유혁  
Bibliography, Etc. Note
참고문헌: 장 69-78
이용가능한 다른형태자료
PDF 파일로도 이용가능;   Requires PDF file reader(application/pdf)  
비통제주제어
rate determinate algorithm, adaptive video streaming, MPEG-DASH, scalable video codec,,
000 00000nam c2200205 c 4500
001 000045828219
005 20230718170731
007 ta
008 141229s2015 ulkad bmAC 000c eng
040 ▼a 211009 ▼c 211009 ▼d 211009
085 0 ▼a 0510 ▼2 KDCP
090 ▼a 0510 ▼b 6YD36 ▼c 285
100 1 ▼a 이정환
245 1 0 ▼a Adaptive video streaming model with scalable video codec / ▼d Junghwan Lee
260 ▼a Seoul : ▼b Graduate School, Korea University, ▼c 2015
300 ▼a 78장 : ▼b 천연색삽화, 도표 ; ▼c 26 cm
500 ▼a 지도교수: 유혁
502 1 ▼a 학위논문(박사)-- ▼b 고려대학교 대학원, ▼c 컴퓨터·전파통신공학과, ▼d 2015. 2
504 ▼a 참고문헌: 장 69-78
530 ▼a PDF 파일로도 이용가능; ▼c Requires PDF file reader(application/pdf)
653 ▼a rate determinate algorithm ▼a adaptive video streaming ▼a MPEG-DASH ▼a scalable video codec
776 0 ▼t Adaptive video streaming model with scalable video codec ▼w (DCOLL211009)000000056856
900 1 0 ▼a Lee, Jung-hwan, ▼e
900 1 0 ▼a 유혁, ▼g 柳爀, ▼d 1960-, ▼e 지도교수 ▼0 AUTH(211009)153486
900 1 0 ▼a Yoo, Hyuck, ▼e 지도교수
945 ▼a KLPA

Electronic Information

No. Title Service
1
Adaptive video streaming model with scalable video codec (40회 열람)
View PDF Abstract Table of Contents

Holdings Information

No. Location Call Number Accession No. Availability Due Date Make a Reservation Service
No. 1 Location Science & Engineering Library/Stacks(Thesis)/ Call Number 0510 6YD36 285 Accession No. 123051187 Availability Available Due Date Make a Reservation Service B M

Contents information

Abstract

In recent years, HTTP adaptive streaming (HAS) has attracted considerable attention as the state-of-the-art technology for video transport. HAS dynamically adjusts the quality of video streaming according to the network bandwidth and device capability of users. Content-Centric Networking (CCN) has also emerged as a future Internet architecture, which is a novel communication paradigm that integrates content delivery as a native network primitive. These trends have led to the new research issue of harmonizing HAS with the in-network caching provided by CCN routers.
Previous research has shown that the performance of HAS can be improved by using the H.264/SVC(scalable video codec) in the in-network caching environments.
However, the previous study did not address the misbehavior that causes video freeze when overestimating the available network bandwidth, which is attributable to the high cache hit rate.
Thus, this dissertation proposes a new SVC-based rate determination algorithm(RDA) that utilizes a drop timer. Our approach aims to stop the downloading of additional enhancement layers that are not cached in the local CCN routers in a timely manner, thereby preventing excessive consumption of the video buffer.
We implement our RDA in the SVC-HAS client and deployed a test-bed that could run Smooth-Streaming, which is one of the most popular HAS solutions, over CCNx, which is the reference implementation of CCN. Our experimental results show that the proposed RDA (SLA) could avoid video freeze in an effective manner, but without reducing the high hit rate on the CCN routers or affecting the high video quality on the SVC-HAS client.
Our second proposal is that of a new RDA called HAVS(Hybrid Adaptive Video Streaming), for mobile devices in wireless environment. The proposed approach takes two existing video streaming technologies: Progressive Download and Adaptive Streaming, and switches them in a hybrid manner. 
HAVS employs the scalable video encoding scheme, where each video chunk is encoded into one base layer and several enhancement layers. Since clients request the base layer every time a video is streamed, HAVS performs Progressive Download for the base layer and Adaptive Streaming for the enhancement layers. 
Wireless test-bed experiments have proved, that the HAVS method can be easily implemented in mobile devices without any server-side modification. This method effectively prevents video freeze thereby providing better quality of video streaming than the existing non-hybrid streaming technologies.

Table of Contents

1 Introduction 1
1.1 Challenges to Bit-rate Selection for Scalable Video Codec 5
1.2 Goal of this Study 8
2 Background 9
2.1 HTTP Adaptive Video Streaming 9
2.2 Scalable Video Codec 17
3 SVC-based Adaptive Video Streaming over CCN 25
3.1 Motivation 26
3.2 Content-Centric Networking 27
3.3 Proposed Bitrate Adaptation Algorithm 30
3.4 SVC Layer Adaptation(SLA) 31
3.5 Experimental Environment 33
3.6 Performance Analysis 37
3.7 Summary and Research Issues 47
4 Hybrid Adaptive Video Streaming for Mobile Devices 48
4.1 Motivation 48
4.2 Progressive Download and Adaptive Streaming 50
4.3 Hybrid Adaptive Video Streaming 52
4.4 Rate Determination in Hybrid Mode 57
4.5 Experiments 58
4.6 Summary 64
5 Conclusions 65
Bibliography 69