I will be a speaker (as panelist) in one session during the next Satis expo in Paris. This session is called : "White card to the Online Video French Squad". Online Video French Squad a french group of tech guys who working in the online video ecosystem.

In this session, we …
Publié le ven. 08 novembre 2013 dans : OVFS, VidéoThis post is the result of a sort of challenge. The objective is to create an architecture to generate, manage and deliver HTTP streaming videos using free and/or open-source tools and/or applications. It need to answer to many questions : tools must be open source or free; reliability of …
Publié le ven. 05 juillet 2013 dans : Analyse, Streaming server, Vidéo
Everybody knows ffmpeg the command line encoding tool but do you know ffserver ? ffserver is a multimedia streaming server for live broadcasts. With it, you can stream over HTTP, RTP and RSTP.
The concept is to use ffmpeg to push content to one server. This server will transcode …
Publié le jeu. 04 juillet 2013 dans : Analyse, Bidouille, Streaming server, VidéoIn the previous post, we looked the new features of MistServer (version 1.1).
Today, I expose an idea exposed by a friend Nicolas Weil. We talked about the content caching for an architecture based on Mistserver especially for HTTP based format. We thought about Varnish, an HTTP accelerator. The …
I made last year a post to introduce a new streaming server : MistServer. From this article, I follow all the updates made by the team. The DDVTech team released the server in version 1.1 the 31th March. The changelog is available too.
Some important formats were updated in this …
Publié le jeu. 11 avril 2013 dans : Analyse, Streaming server, VidéoA new small blog post where I sticked informations or links about Rest and Restful :a style of architecture for distributed softwares. This post will be updated each time I have new links.
Restful is stateless. The main goals of Restful architecture are scalability, availability and agnotiscs technologies between software …
Publié le ven. 08 mars 2013 dans : Analyse, Développement web, SOAThe beginning of this year 2013 is full of news in the transcoding cloud world. The two main platforms announced the release of their own solutions :
I made some posts …
Publié le mar. 12 février 2013 dans : Analyse, Cloud, Encodage, Vidéo![]()
The Amazon Web Services re:Invent conference was done in last November at Las Vegas. There was some talks about different applications or different usage of the cloud solution provide by Amazon. I selected 3 of them which can be very interesting and talked about the media processing : the Netflix …
To begin this new year, I make this post on a subject which can introduce misunderstandings. Previously, Adobe named it streaming server : Flash Media Server (aka FMS) v4.5. In october 2012, Adobe release a new version and recalled the server: Adobe Media Server (aka AMS) v5.0.1. Some …

Here is a How to, the objective is to demonstrate the setup of a PHLS live stream. PHLS means Protected HLS : the custom format of HLS by Adobe. The protection is realized with a AES-128 encryption on the content. To make this configuration, you need a streaming server which will …