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. |