RTMP with HLS adaptive streaming video fall-back on AWS – Part 2

hls-rtmp-jwplayer-AWS part 2

RTMP streaming is obsolete as of end December 2020 but we keep it posted as a piece of history. In this tutorial we embed RTMP streaming with HLS adaptive streaming fall-back using JW Player 7.9.3 This tutorial is a follow-up of RTMP with HLS adaptive streaming fall-back on AWS – Part 1 which explains the preparations to … Read more

RTMP with HLS adaptive streaming fall-back on AWS – Part 1

hls-rtmp-jwplayer-AWS part 1

RTMP streaming is obsolete as of end December 2020 but we keep it posted as a piece of history. HLS adaptive streaming doesn’t work on IExplorer 11 in HTML5 mode as I discovered while testing my art site. But there is luckily a solution, namely RTMP with HLS adaptive streaming fall-back. That sounds a little … Read more

How to fix subtitle problems in foreign languages

Foreign subtitles errors

Subtitles in foreign languages can give strange results.  Here we show how to fix various problems with a French subtitle vtt file as an example, embedded in JW Player. NOTE: JW Player 7.7 and above solved the issue with special characters, while lower versions and various other players give problems. Some languages pose no problems, but as … Read more

HLS adaptive streaming tutorial with CloudFront & JW Player

HLS adaptive streaming tutorial

A step-by-step HLS adaptive streaming tutorial with CloudFront & JW Player in two parts. It is easier than you think. This tutorial presumes you have already an Amazon Web Services account (AWS) and a premium license of JW Player 6 or 7. The advantage of HLS adaptive streaming is that you can serve videos according to … Read more

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

How to Embed Streaming Video & Audio with HTML5 Fallback – using JW Player 5.6

Revised on June 2015 – JW Player 5.6 (up to version 5.10)  is a Flash video/audio player created with Adobe Flex which has the capability to switch to HTML5 fallback mode if a non Flash browser is encountered. In this tutorial I’m going to show you how to install JW Player and how to embed video … Read more