What work should I do now, development wise? - Page 2 - UkCvs.org
 

Go Back   UkCvs.org > Digital Tv Box Section > Dbox Section

Dbox Section All Things Dbox Here

View Poll Results: Next project....
SetMyLocation with XML reading 2 11.76%
Shrink an image to get 3MB or more free space 0 0%
Super-version of the All-in-Wonder menu 2 11.76%
BBC iPlayer 12 70.59%
Samber Server config menu 0 0%
Yweb modifications 0 0%
Other...Please post below.... 1 5.88%
Voters: 17. You may not vote on this poll

Reply
 
LinkBack Thread Tools Display Modes
Old 16-12-2008, 10:59 PM   #11 (permalink)
Developer
UkCvs Senior Member
 
Speedy2206's Avatar
 
Join Date: Nov 2008
1 Highscore

Location: Leatherhead
Posts: 188
iTrader: (0)
Casino cash: $64049
Thanks: 80
Thanked 257 Times in 112 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 1
Groaned at 0 Times in 0 Posts
Default
Based on the current results of the poll, ruling out the BBC iPlayer option for reasons mentioned above, I will start work tomorrow on a super version of the All-in-Wonder menu. Don't worry..... I won't have those hideous icons this time!

I will build the menu using a custom-built base library of functions and pre-determined constants, making it easy work for image developers to implement this. All comments will be appreciated from a BETA test which I will release probably at the weekend.

If there are any special requests for things to go into the AIW menu (or maybe even NOT to go into the AIW menu!) then please let them be known here.

Once development work has reached a point where the menu is stable I will leave it up to the many developers on here to modify it and post their changes as they see fit. At that point I will begin work on the SetMyLocation with XML reading.

Re-creating the All in Wonder menu will allow me to brush up on my year or so that I have missed with regards to C++ coding

Many thanks to all those who voted!
Speedy2206 is offline   Reply With Quote
The Following 4 Users Say Thank You to Speedy2206 For This Useful Post:
Derekwd (17-12-2008), ManofScience (17-12-2008), PaphosAL (17-12-2008), wiz569 (17-12-2008)
Old 17-12-2008, 10:11 AM   #12 (permalink)
Moderator
UkCvs Senior Member
 
pt-1's Avatar
 
Join Date: Sep 2008

Posts: 350
iTrader: (0)
Casino cash: $146980
Thanks: 105
Thanked 379 Times in 171 Posts
Nominated 10 Times in 3 Posts
Nominated TOTW/F/M Award(s): 2
Groans: 0
Groaned at 0 Times in 0 Posts
Default
Quote:
Originally Posted by pt-1 View Post
The Dbox just has not got enough CPU Power to handle the BBC Stuff.
Using VLC running on a PC should be OK and Freddy modified the Stuff from Germany to work with the iPlayer page.

A good working Plugin is the iPlayer on the XBMC

http://code.google.com/p/xbmc-iplayer/


On another note,

did we ever get anywhere with the Red Button Stuff?

http://www.redbutton.dsl.pipex.com/

Speedys old Forum had a wealth of Information as we all met up there but I assume it's all gone.

The Virgin Box actually allows to use iPlayer so maybe something could be done via the MHEG Option..?

I am not sure if we ever found anything on Cable but Freesat uses something simular and not OpenTV by our "Friend" Mr. Murdoch

http://code.google.com/p/openmheg/downloads/list Discussion

Another Update:

http://mashed08.backnetwork.com/feed...spx?postid=605

and

http://www.digitalworldz.co.uk/17709...tive-mheg.html

So get your developer pant's on and start converting it so we have a binary for the Dbox
pt-1 is offline   Reply With Quote
Old 30-12-2008, 09:26 PM   #13 (permalink)
Junior Member
UkCvs Newbie
 
Join Date: Oct 2008

Location: UK
Posts: 18
iTrader: (0)
Casino cash: $9200
Thanks: 4
Thanked 8 Times in 5 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 0
Groaned at 0 Times in 0 Posts
Default
As for the BBCi Player there was talk of a PC plug-in that allowed the DBox to browse and play internet content. Not really dBox development but worth a mention.

Original German here:
http://tuxbox-forum.dreambox-fan.de/...st=0&sk=t&sd=a

And also the original source for the development at BerliOS:
http://developer.berlios.de/projects/onlinestreams/

Original post thanks to Pt-1
Let's get this rollin then ...

Download the latest (06.04.2008) Version from: http://download.berlios.de/onlinestr...treamsV0.3.exe

After downloading (12mb) install into C: and you should have a xampplite directory in C:\

Then make sure you have got the latest VLC Version 0.8.6f from here: www.videolan.org

Install if not already installed

Then click on Start, then on Run and type CMD and hit enter.

after this type cd C:\Program Files\VideoLAN\VLC and hit enter

then vlc.exe -I ntservice --ntservice-install --ntservice-options "--sout-transcode-fps 25.0000" --ntservice-extraintf "http" and hit enter

Right click on "My Computer" > Manage > Services and Applications > Services and start the VLC service

Above will always load VLC On Startup of the PC (needed to watch streaming video via dbox).

To test above type http:\\127.0.0.1:8080 and the VLC Control should show up

Reboot the PC after this

after you set everything and rebooted the PC you will need to start the Apache Server via:

Click on Start
Click on Run
type C:\xampplite\apache_start.bat and hit enter (black dos screen will appear, only close this when you have finished viewing)

Of course you can browse to it in Explorer or even add a shortcut to the start up menu to have it run all the Time when the PC is restarted.
You will need to start the Server before you are able to Browse the Content via the VLC Option !

You will need to set your dbox up to view video via VLC on port 8083 (not 8080 as standard). How to do that is covered elsewhere please search.

Go to Movieplayer > File via VLC > A list of website will appear (mostly German) > Press Right Arrow on the one you want to see. A blank page will seem to open (like you are looking for files) to see them turn the filter off (blue button on remote).
Use Right arrow to enter the folder Left to Exit and OK to play the video and home to exit video. It may say buffering for a few seconds and then start playback (may be green to start). Quality is dependent on the website and way it was encoded so don't expect amazing quality on your 40" TV when it was recorded on a camera phone!

The scripts are located in C:\xampplite\htdocs\requests\scripts\ and can be edited (I changed YouTube into English for example) using Notepad++.
BBC on demand is not working but as I said at the start I am putting this thread up to generate interest and hopefully create some new php files for the UK.
chris_digital is offline   Reply With Quote
The Following 3 Users Say Thank You to chris_digital For This Useful Post:
nj2006 (31-12-2008), PaphosAL (31-12-2008), pt-1 (30-12-2008)
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 10:27 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Any information provided on this site is not guaranteed in any way. Some articles may discuss topics that are illegal, so this information is provided for educational purposes only, use at your own risk !! Ukcvs.org cannot be held responsible for the content of any post on this forum.