In this blog post we will show you how you can stream Video on Demand through HLS protocol, using only free open-source tools, as nginx web server and ffmpeg. First of all, let’s explain shortly what HLS is. HTTP Live Streaming (also known as HLS) is an HTTP-based media streaming communications protocol implemented by Apple.… Continue reading HLS Video on Demand streaming
Tag: hls
How to play HLS with JWPlayer
In this post we will show you a simple way how to play HLS into web browser with JW PLayer – the free version. Even on JW Player website is saying you need the Premium version for HLS, we found it is working also with the free version together with HLSprovider plugin. We assume the… Continue reading How to play HLS with JWPlayer