My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

Latest news

  • 2012-01-10: RELEASE_2.1:

Better server usage on not fully working drivers (see KNOWN ISSUES)

  • 2012-01-04: RELEASE_2:

updated almost all binaries to be in sync with latest development: arm, i686, mipsel (including vtuner-client.ipk), ppc, sh4.

  • 2011-10-13:

added tuner group support, added network protocol versioning. One way backward compatibility built-in (clients can be net-proto-v0)

  • 2011-08-06:

filtering for tuner type was missing since refactoring the server code, this has been fixed. Only relevant if you share different types of tuners on the same subnet. Compatible with clients from release 20110717-r1.

  • some bug fixes for the client
  • Source code repository has been migrated to mercurial
  • A kernel modul is now available for hardware other then dreamboxes (DMM)
  • Plugin for client configuration is now available for dreamboxes. No more configuration file hassles.
How to use
Big picture scheme

Known Issues

  • DVB drivers with DVB API not fully implemented: In  issue#11  we have discovered that some DVB drivers are implemented not fully. The callback function .get_frontend() is there missing what triggers error on ioctl call FE_GET_FRONTEND. The workaround for the error was added, but the only solution is to use better drivers (try to update drivers, or change hardware). In the same issue was shown another aproach - emulation the call by reading cached frontend values. But such aproach adds another code complexness what is not what we like so much.
  • vtunerd.mipsel works only for Dreamboxes: Regarding issue#13 there is some inconsistence in DVB API between vendor boxes. Original Dreambox API is supported, but only up to August's 2011 DVB drivers!. Other boxes (VU+, ET) are not working at all. We are waiting for access to non working boxes to fix it.
  • linux kernel 3.3 not compatible! Because of huge internal change inside dvb-core subsystem in kernel, there is not support for kernel 3.3 yet. You can track information regarding such issue on issue#18.

If your issue isn't listed here please use our issue tracker to report one.

User survey

We'd like to know more about you and how you are using this software. Please participate in the user survey. Please note that your data won't be used for any purpose outside the scope of this project.

Mailing lists/Groups

Please note that we should have further groups for native language support, volunteers welcome.

Access the source code

The source code is divided into two repositories

Application: Contains the companion user land applications, vtunerd and vtunerc. browse checkout

Linux driver: Contains the kernel module if you want to use the client on non DMM hardware browse checkout

Windows driver: Empty (We are still searching for win32/BDA developer)

Android DVB app: Empty (Design stage only)

Roadmap

  • Integrate server into enigma (plugin), prototype is already done
  • Migrate to autotools as build system
  • Design new vtuner network protocol (remove all dependecy on DMM driver structures)

If you like this, feel free:

Powered by Google Project Hosting