Video Breakthroughs
242.6K views | +1 today
Follow
Video Breakthroughs
Monitoring innovations in post-production, head-end, streaming, OTT, second-screen, UHDTV, multiscreen strategies & tools
Curated by Nicolas Weil
Your new post is loading...
Your new post is loading...
Scooped by Nicolas Weil
Scoop.it!

Client Ecosystem for Windows Azure Media Services

Client Ecosystem for Windows Azure Media Services | Video Breakthroughs | Scoop.it

This blog gives an overview of what kind of client support Microsoft offers as part of Windows Azure media Services. On one side, you could create, manage, package and deliver media asset through Windows Azure media services. Many popular streaming formats are supported, such as Smooth Streaming, Http Llive Streaming and MPEG-dash. On the other hand, we provide various SDKs and frameworks for you to consume media asset by building rich media applications rapidly on many platforms, such as PC, XBox, mobile and etc.

No comment yet.
Scooped by Nicolas Weil
Scoop.it!

Rock Solid Live Streaming with HDS and HLS

No comment yet.
Scooped by Nicolas Weil
Scoop.it!

apple-http-osmf - Apple HTTP Streaming support for OSMF

apple-http-osmf - Apple HTTP Streaming support for OSMF | Video Breakthroughs | Scoop.it
AS3 libs for HLS streaming in Flash by Matthew Kaufman - a way of building a decent video player on iOS or the final end of RTMP streaming ?
No comment yet.
Scooped by Nicolas Weil
Scoop.it!

OSMF HLS Plugin

OSMF HLS Plugin | Video Breakthroughs | Scoop.it

Having been involved in the Together project, I was assigned a task to enable Apple HLS video playback on the Flash platform. Video content delivery in a single format (HLS in this case) is usually very easy and offers many benefits. To process video, Flash has an open source OSMF framework that can be easily enhanced with various plugins. But there is one problem: the framework is absolutely HLS-agnostic. Adobe promoted RTMP first, and only then offered HTTP Dynamic Streaming (HDS) as an alternative to Apple HLS. In this post, we’ll cover a free HLS plugin that we have developed to run HLS in OSMF-enabled video players.

 

Github page : https://github.com/denivip/osmf-hls-plugin

Nicolas Weil's insight:

Excellent contribution : DENIVIPMedia once again positions itself as a major company in the streaming development space !

No comment yet.
Scooped by Nicolas Weil
Scoop.it!

Unicorn's Once More Project (probably an extension of apple-http-osmf project) will bring HLS support to OSMF

Unicorn's Once More Project (probably an extension of apple-http-osmf project) will bring HLS support to OSMF | Video Breakthroughs | Scoop.it

One thing kept bugging us though; now that there’s all this great support in Flash for HTTP protocols, might it be possible to actually deliver Apple’s HTTP Live Streaming (HLS) protocol to Flash as well? This would, of course, have great benefits for our customers already using Unicorn Once for delivery to the myriad of devices (iPhone, iPad, Roku, Samsung, LG, etc) that already support HLS, since those HLS fragments would potentially have higher cache-ability in the CDN, and thus better performance. Well, it turns out it was indeed possible to deliver HLS to Flash, just as we had thought. We found a great project that had already been started, but apparently abandoned before more advanced features like dynamic stream switching had been added. We announced today that we have extended that project and will soon be releasing the updated version to the world as an open-source library called the Once More Project. The decision to entirely open source this software (our first contribution to the open source community) was made primarily because we think this kind of technology needs to proliferate throughout the entire industry. In keeping with the overall vision for Unicorn Once, we wanted to ensure that our clients have their choice about how they want to deliver their content on every device- and because we believe in open standards like HLS.

 

SEE apple-http-osmf project : http://code.google.com/p/apple-http-osmf

No comment yet.