PDA

View Full Version : Dreambox ReStream 2.0


lolazoca
06-02-09, 21:10
Dreambox ReStream 1.4.1



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 transcoding problem, which made it impossible to stream. Except H.264.
Which is not correct ofcourse.

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

Here you can download the PHP code for the server part. This code is
based on PHP5 and object oriented. So you need at lease PHP 5 installed
on your webserver. Got reports of working systems on both Windows and
Linux. Get your version right now (06-07-2008)

Changelog:
06-07-2008 (v1.4.1):
* Bug fixed in the VLC command. Side effect of the H.264 addition.
* Disabled XAJAX framework debugging
* New setting for the Wowza Server location. Look at the settings file.

24-06-2008 (v1.4):
Version 1.3 is never really released. So jump to version 1.4
* Added flash H.264 support through Wowza Media
* Fixed programguide
* Added ggrab.exe option for windows
* Some tweaking on mobile streaming. Should work on an iPhone
* Auto play when VLC is already transcoding.

11-02-2008 (v1.2):
* Recordings from an enigma1 are being played. (Or should be, isn't tested yet)

09-02-2008 (v1.2):
* Playback of recordings (enigma2 only)
* Play video over IPv6 if available

19-01-2008 (v1.1):
* Add boutiques, channel and programguide loading on an enigma1 dreambox
* Able to watch some television
* Fixed boutiques and channel pulldowns in IE6, and other IE7/6 html issues

18-01-2008 (v1.1):
* Updated the Dreambox online check. It should now work on windows as wel

janicar
03-07-09, 21:52
Dreambox Restream 1.4.2

Changelog:

(v1.4.2):
* Some changes in the controls. They should now not move to the bottom of the page
* Fixed a error message about ->getID(); This was a session caching issue.
* Added: loading EPG of the current channel when the stream is still running and you are entering for the first time.
* Updated to XAJAX framework 0.5.
* Added the channel name to the tvguide titel
* Some minor issues.

anonymenergie
13-12-10, 17:30
Dreambox ReStream 2.0 a

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

Changelog:

09-12-2010 (v 2.0 alpha):
It took some time to make a new version of ReStream. It is stil in alpha version, but pretty stable doh. So you can download it right now.
There is an install.html file to help you install the software. Open that file in your browser, fill in all the questions and it should provide a nice manual for installing. There could be some issues on a Windows server.

Thanks TheYOSH

History to first release:

Some new features are:
Finally, here it is after a year of nu updates. Dreambox Restream 1.4.3!!!

Some new features are:
* Added authorization, so you can put Dreambox Restream in 'private' modus. So you can watch a movie without being interupted by other viewers.
* Added a tooltip on the program guide. So hover over the program title to get a small summary from that program.
* Added the latest Longtail video player ([Only Registered Users Can See Links]) (5.2)

This version took so long time because I was bussy with work and social live. So I had not much spare time to work in this software. And also I was waiting for the final Wowza Media Server 2 version. It is now needed for Dreambox Restream. The good thing it is free for personal use.

Here are the instructions

Setting it all up

Now we got all parts, we can set it up.

Server part:
Install VLC according the installation instructions. On a Debian based system you can use apt-get install vlc. It will everything what is needed to run VLC. On a windows system you should be double clicking the file and follow the instructions. Just remember where you installed it or that you are able to find the VLC executable file.

Also you need to install Wowza Media Server ([Only Registered Users Can See Links]).
This is a free (personal use) flash (and more) streaming server. Download
Download ([Only Registered Users Can See Links]) the software and ask for a free 10 connections license ([Only Registered Users Can See Links]).
Unfortunally you cannot use it for iPhone streaming. That is limited in the free version.

The xajax framework is now included in the Dreambox Restream software package.

Unzip the DreamboxRestream software somewhere in your webroot where you are able to reach with you web client.
After unzipping you have to set some settings in the file Settings.class.php. All settings are documentated in the settings file.

Finally copy the files in the folder wowza to your Wowza media installation. Change the url in the file aliasmap.dreambox.play.txt. This has to be the same value as the variable '$vlcWanIP'. After that, restart your wowza server.


Thx TheYOSH

Sourcecode

Here you can download the PHP code for the server part. This code is based on PHP5 and object oriented. So you need at lease PHP 5 installed on your webserver. Got reports of working systems on both Windows and Linux. Get your version right now (06-07-2010)
Changelog:

02-07-2010 (v1.4.3):
After a year a new update. The code had some changes and it is now integrated with Wowza Media Server 2. No changelog available