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: rtmp
How to do VoD with nginx
You can read my last post on LeaseWeb Labs – Streaming Video on Demand with nginx and RTMP Module