Rapid eLearning
58.2K views | +0 today
Follow
Rapid eLearning
Création rapide de contenus eLearning
Your new post is loading...
Your new post is loading...
Rescooped by michel verstrepen from Video Breakthroughs
Scoop.it!

Build an MPEG-DASH streaming video player in a handful of lines of JavaScript and HTML

Build an MPEG-DASH streaming video player in a handful of lines of JavaScript and HTML | Rapid eLearning | Scoop.it

Poor quality streaming video solutions resulted in an estimated $2.16 Billion of lost revenue in 2012 (according to the2013 Conviva Viewer Experience Report). That’s a LOT of zeros!

 

Since we at Microsoft Open technologies, Inc. (MS Open Tech) believe this is simply unacceptable, we’d like to share some ways in which developers can leverage open source code to ensure their own delivery of video is of the highest possible standard.

 

For this tutorial, we have chosen to use the dash.js player to deliver MPEG-DASH video to any browser that supports the W3C Media Source Extensions (MSE).


Via Nicolas Weil
No comment yet.
Rescooped by michel verstrepen from Video Breakthroughs
Scoop.it!

The 5 major speed bumps on the MPEG-DASH highway! Part II

The 5 major speed bumps on the MPEG-DASH highway! Part II | Rapid eLearning | Scoop.it

In my last post I talked about MPEG-DASH and two of the associated challenges (Intellectual Property and Rights & Codec) that must be overcome to attain widespread adoption. In this post I will focus on the remaining three challenges. They are (1) Apple and Adobe’s position on DASH, (2) content protection, and (3) interoperability and deployment.


Via Nicolas Weil
No comment yet.
Rescooped by michel verstrepen from Video Breakthroughs
Scoop.it!

Streaming Standards for Worship : how to incorporate HTML5, Flash and DASH into your video tech plans

Streaming Standards for Worship : how to incorporate HTML5, Flash and DASH into your video tech plans | Rapid eLearning | Scoop.it

If you produce streaming video in the worship market and have your ear to the ground, you may be experiencing sensory overload right now. HTML5 is being promoted as a panacea for all plug-in-related woes; Adobe threw the mobile market into turmoil by ceasing development of the Flash Player, and there’s a new standard called DASH that supposedly will create a unified approach for adaptive streaming to all connected devices. Seems like getting that sermon out over the Internet has gotten a lot more complicated.

 

Well, maybe not. In this article I’ll describe what’s actually happening with HTML5, Flash, and DASH, and make some suggestions as to how to incorporate these changes into your video-related technology plans.


Via Nicolas Weil
No comment yet.
Rescooped by michel verstrepen from Video Breakthroughs
Scoop.it!

Streaming Video to HTML5 with Media Source Extensions, DASH and DASH.js

my presentation from cf.objective 2013 on building a DASH-264 player in HTML/JavaScript

Via Nicolas Weil
Nicolas Weil's curator insight, May 16, 2013 6:34 PM

Excellent work shared by Jeff Tapper, as usual !

Asil's curator insight, May 20, 2013 3:47 PM

For those looking to delve deep into the nerd-stream.

Rescooped by michel verstrepen from Video Breakthroughs
Scoop.it!

DASH-JS : A JavaScript- and WebM-based DASH library for Google Chrome

DASH-JS : A JavaScript- and WebM-based DASH library for Google Chrome | Rapid eLearning | Scoop.it

DASH-JS is a seamless integration of the Dynamic Adaptive Streaming over HTTP (DASH) standard from MPEG into the Web using the HTML5 video element. Moreover, it is based on JavaScript which uses the Media Source API of Google’s Chrome browser to present a flexible and potentially browser independent DASH player. DASH-JS is currently using WebM-based media segments defined inthe Media Source API.


Via Nicolas Weil
No comment yet.