Welcome

Welcome to this page, its devoted to a little PHP script i developed for the Dreambox. The dreambox is a digital satellite receiver wich can stream its output to lan-clients. This raw stream is too big for sending over internet. It has to be transcoded by a program such as VLC
Over the internet streaming acquires a lot of hassle to adjust the dreambox and vlc to eachother, thats where my script comes in! I have built a frontend to VLC with the ease to easily choose from the services wich are available from your dreambox.
Want to know how it works? click here and learn more!
News
=============================================================================== TODO =============================================================================== - Finish the mobile streaming interface - Find out audio working with mmsh streaming =============================================================================== Known Issues =============================================================================== type dreambox | problem ------------------------------------------------------------------------------- all | You can't put an @ in your password all | Recordinglist screen may hang in other directory's (dvd) =============================================================================== Changelog =============================================================================== 22:01 3-8-2009 (for version 1.07) - added experimental online settingseditor soon with auto detecting lan and wan ip adres - made enigma 1 recording list working again - made engima 2 audio and subchannel almost working! 16:01 22-6-2008 (for version 1.06b) - Changed booting code for windows server - fixed bug with channel loading Enigma 1 - Now use of version 2 of the VLC API 13:51 15-6-2008 (for version 1.06) - some bugfixes of the new features - channel loading for enigma 2 works again! 16:33 14-6-2008 (for version 1.06) - lot of changes with ajax and zapping - a bit further with the mobile interface 15:58 13-6-2008 (for version 1.06) - Starting of VLC works again with windows (Wscript.shell) - debugging vlc with logfile in c:\wamp\apache2 or current working dir 10:26 9-6-2008 (for version 1.06) - Made Ajax zapping possible - found a nice php function for win32 execution of VLC 23:00 14-9-2007 (for version 1.05) - Made the subchannel and subaudio working (enigma 1 only) 13:34 9-9-2007 (for version 1.05) - Made the mobile streaming interface - Made some functions seperate into functions.php 19:13 8-9-2007 (for version 1.05) - Now look up the current viewing channel from the dreambox when first logged in - Fix for MSIE users (url was invalid for vlc applet player) - Begin of other filemode in recordingpopup (browse thru folders) - Begin of subservices popup (adjustable audio stream and subchannel) 21:40 5-9-2007 (for version 1.04) - Finished implementation of RTP and RTSP, but in my environment looks to be lan only 0:54 4-9-2007 (for version 1.04) - Working code of RTP streams (Unicasted, Lan only for now) 23:53 1-9-2007 (for version 1.04) - Now only use of 1 html form on viewing page (less code, less bugs) 0:23 1-9-2007 (for version 1.04) - Transport stream is now selectable in the menu - Added MMS/MMSH as transport stream - Added extra codec's to stream to Windows Media player by MMS - Added an Windows Media Player applet for streaming mms streams inline - Streaming of recordings works! (Enigma 1) 21:00 29-8-2007 (for version 1.03) - Add authentication support for the dreambox connection (Enigma 1) - Downloadable stream.m3u file to play the stream outside the script - Script will popup an error when could not connect to the dreambox (enigma 1 only) - Added expiremental udp streaming support for Enigma 2 - Added support for Microsoft Internet Explorer 22:39 22-8-2007 (for version 1.03) - Added more resolutions - Added a debug command string - Streamer automaticly starts to stream the first channel in the first bouqet if vlc is not running - Stop button kills the stream on the server - initial of enigma 1 recording streams! (very experimental!) 23:44 17-8-2007 (for version 1.02) - changed much global variable bug's tnx to members @ www.sat4all.com! - First release with a testing 7025 support - Tnx to members @ www.sat4all.com changed the code for windows server - deleted the sudo code, apache already can access VLC clearly... - cleaned up some code and altered some things 22:32 10-8-2007 (for version 1.01) - Made this website - First release