Skip to main content
TheYOSH.nl Free information for everybody

Flash

Dreambox ReStream 2.0 ɑ

Submitted by theyosh on

A complete new rewritten version of Dreambox ReStream is available. It is still an alpha version, but it should be pretty stable.

This version has a different code base, and has a different look. This version also supports streaming of your movies on disk like it were Dreambox recordings.

The iPhone support is still a bit buggy, but you should get a nice page when you use your iPhone / Blackberry on ReStream 2.0 website.

Dreambox ReStream 1.4.1 - Bugfix version

Submitted by theyosh on

Just after release of version 1.4 I and others noticed some bugs. These should be fixed now.

A problem was that the XAJAX framework debugging was running. And that can be quit annoying.
A trans-coding problem, which made it impossible to stream. Except H.264. Which is not correct of course.

And a new feature is that the Wowza server can now be another server than the web server.

New version of Dreambox ReStream 1.4

Submitted by theyosh on

As of today there is a new version of Dreambox ReStream. It is version 1.4. Version 1.3 has never been released if you wonder....

This version supports now Flash streaming in H.264 video and MP4A audio. All you need a working Wowza Media Server. And the great thing is that it is FREE! For 10 concurrent users. So that should do. It can be installed on Windows and Linux.
For now it is not possible to have the Wowza server on a different server than VLC and the webserver.

Flash Music Video Clips

Submitted by theyosh on

Finally, all my video clips are converted with ffmpeg to flash movies. Unfortunately, I have to use the old flv codec because of the patents etc.... But to compensate that the bitrate is a bit higher to get the same quality.

The idea is that I want to stream music video clips. I like to listing to music, and some video clips are awesome... So now I can watch them over and over :). Also at work.

Tags

Northgate DVD Promo

Submitted by theyosh on

Voor een vriend heb ik de DVD omgezet naar Flash. Zo dat de dvd ook via de website te bekijken. De bron was een DVD die als promo dient. Er staan twee versies online.

function playMovie(pMovie) { var so = new SWFObject("/speeltuin/flvplayer.swf", "flashmovie", "100%", "100%", "7", "#ffffff"); so.addParam("wmode", "transparent"); so.addVariable("file", "/northgate_promo/" + pMovie); so.addVariable("showdigits",true); so.write("flashPlayer"); } playMovie('320-VTS_01_1.VOB.flv');

Tags