View Single Post
Old 03-12-2008   #5
P3t3r_2
Member
 
Join Date: 30-03-2008
Location: Nigeria
Posts: 32
Thanks: 2
Thanked 12 Times in 8 Posts

My System: Dreambox with router and pc

Hello tesla

First you need to have some knowledge on c++ (which I take you already know) and to include the headers for the API which have the functions to control the DVB.

API you need is the standard one used with the dreambox
which is: API LinuxTV DVB. (search it for documentation)

I have somewhere the documentation and libareis where I used with a friend to build our own STB (burnt it using it for a month). I'll try found it and load it, but if you go directly to the site i think it was _www.linuxtv.com_ (or .org) they should have the latest source and documention for developers.

Good Luck on your App.
P3t3r_2 is offline   Reply With Quote
The Following User Says Thank You to P3t3r_2 For This Useful Post:
tesla (20-12-2008)