Technology

Adaptive Video Streaming and HLS file structure

Ever wondered how those multiple resolutions of videos are available on youtube or some other website when you have uploaded only a single file. Well, the process is called 'video transcoding or video encoding'. Describing it in layman's terms 'Video encoding is the process of converting a video from one format to another format so that...

by Shivam Khandelwal
Tag: Adaptive Streaming
02-Jul-2016

AWS

Apple HTTP Live Streaming (HLS)

Hi Guys, I have already discussed briefly about different streaming technologies, different adaptive streaming implementations, on-premise solutions and cloud solutions in my last blog Kick start with Video Streaming. Now I am going to discuss HTTP Live Streaming, which is one of the popular implementation of adaptive streaming....

by Anil Agarwal
Tag: Adaptive Streaming
24-Aug-2015

Software development

Kick start with Video Streaming

Hi Guys, Developing a video hosting site? If yes, then you must be thinking of how to serve the multimedia content to end users. There are a lot of ways to serve the audio/video content to end users, Static Download Progressive Download (Pseudo Streaming) Single Streaming (UDP, HTTP, RTSP, RTMP protocol based) Adaptive...

by Anil Agarwal
Tag: Adaptive Streaming
24-Aug-2015