Glossary

All | . # A B C D E F G H I K L M O P R S T U V W
There are currently 5 terms in this directory beginning with the letter H.
HLS
HTTP Live Streaming (HLS) is one of the first HTTP based streaming protocol (implemented by Apple). Dynamic Adaptive Streaming uses small HTTP-based file segments to deliver a stream, similar to MPEG Dash and HSS.
Host (header)
Information used in addition to the IP address and port number that identifies a unique domain.
HSS
Dynamic Adaptive Streaming using small HTTP-based file segments, commonly referred to as Microsoft Smooth Streaming, similar to HLS and MPEG Dash.
HTML5
Hypertext Markup Language (HTML) is a programming language with version 5 being the latest evolution. Both audio and video are integral parts of HTML5, meaning that there's no need for proprietary plug-ins and/or APIs.
HTTPS / SSL
HTTPS / SSL (Secure Sockets Layer) is the standard security measure used for secure streaming of content via port 443.