HLS streaming via AWS and JW Player 6

HLS streaming

HLS streaming (HTTP Live Streaming) has a couple of advantages over RTMP streaming in a sense that it can circumvent corporate firewalls and proxies and it plays on most mobile devices and desktops. RTMP streaming does not work on mobiles at all since it needs Flash, although JW Player has a HTML5 fallback method for mobiles. … Read more

Private streaming video with JW Player 7 on WordPress

NOTE: this post is retained for historical purpose only. The plugin described herein is no longer on the market since end 2019 but some of the information is still useful.  Private streaming video/audio with JW Player 7 on WordPress is now possible with S3Media Stream Enterprise 7.7.1, our WordPress plugin that works via private RTMP distributions and Web distributions on … Read more

Amazon Elastic Transcoder review

Elastic Transcoder is an online service of AWS Amazon. It converts videos online and you can chose from a range of presets to determine the format of the output. It is possible to set several formats in one go and have them transcoded/converted in the background. You can also create new presets based on existing … Read more

S3 Amazon and DreamHost: a perfect marriage

By placing all heavy files on S3 Amazon/CloudFront, you only need a lightweight solution like DreamHost for your site itself. That way you have the best of both worlds. Both services are very cheap and easy to deal with. In the past, I had my doubts regarding DreamHost (affialate link) and indeed, playing video or … Read more

S3: News from the CloudFront! Private streaming video – revised

With CloudFront you can not only stream your own videos, you can make streaming videos private on top of that!  In other words, you can have paid videos on your site or membership area without the fear of copying the video. You can do the same thing with expiring URLs but private streaming has other … Read more

S3: Streaming video with CloudFront

With CloudFront, you can stream your own audio and video without using any code or installing complicated server software. CloudFront is an Amazon service which works in conjunction with your S3 Amazon account (S3 AWS). What the service basically did so far was to serve content from your S3 account to the closest server in … Read more