Video Delivery in Hybrid Network
draft-huang-dispatch-hybrid-video-delivery-00 ietf99@Prague
Video Delivery in Hybrid Network - - PowerPoint PPT Presentation
Video Delivery in Hybrid Network draft-huang-dispatch-hybrid-video-delivery-00 ietf99@Prague Multiplatform Distribution for Video Some use cases for video distribution in multiplatform environment Non IP based , e.g, cable/satellite IP fixed
draft-huang-dispatch-hybrid-video-delivery-00 ietf99@Prague
Some use cases for video distribution in multiplatform environment Use case 1: Operator’s hybrid video delivery
Video Source IP Headend IP fixed network CDN IP mobile network IPTV STB Tablet/ Phone Non IP based , e.g, cable/satellite TCP/ UDP (uni/multi- cast) Ethernet Wifi 3G/4G
Use case 2: OTT video hybrid delivery
OTT LIVE Gateway IP fixed network CDN IP mobile network IPTV STB Tablet/ Phone Multicast/ Unicast Ethernet Wifi 3G/4G
Encoding
§ MPEG2 § H.264 § HEVC § VP8/9
Streaming
§ HTTP § RTP
Protection
§ CA § DRM § CENC
Packaging
§ DASH § HLS
View
§ STB § iOS § Android § PC
Overall
CDNs, etc. Distribution
§ Multicast § Unicast § ABR
IP TCP/IP UDP RTP HTTP NORM/FLUTE ISOBMFF/MPEG-2 TS Codecs/TS Codecs PULL Mode PUSH Mode File Mode Packet Mode
“PULL mode” and “PUSH mode”.
supports “PUSH mode”.
supports “File mode” content.
supports content for both “File mode” and “Packet mode”
p It usually uses reliable transport protocols like NORM, FLUTE. p It usually implies methods like retransmission to recover lost data, but sacrifices low latency. Whether it can satisfy some service with strict latency requirements is a
p It’s suitable for applications that can tolerate certain packet loss, so that latency requirement can be satisfied. p To do so, a gateway is needed to take out the container and extract the codecs to fit in the content aware protocols like RTP. p Problem is that the gateway should be authorized to do so, and may need to deal with media protection issues. p Another problem is that it is difficult to converted back to “FILE mode” again.