Mumudvb on dreambox 500
Mumudvb works on a dreambox 500 (dm500) but needs some modifications
I quote the e-mail of Serge GW
---
Unfortunaly dreambox firmware use old dvb api (named "ost"). So I
created patch to downgrade dvb api:
Here is patch:
http://tipok.org.ua/downloads/iptv/DVB/dreambox/mumudvb.2136-work.diff
And I used this archived GIT snapshot (with autotools):
http://tipok.org.ua/downloads/iptv/DVB/dreambox/Archive/mumudvb.tar.gz
So I started it on my dreambox and IT WORKS!! :))
But:
* autoconf=2 - is not working because iconv_open not found in GLIBC (i
think that glibc for powerpc compiled without iconv).
* Mumudvb can send only 3 channels and 1 radio station, if more - dvb
buffer will overruned and CPU 100% used.
---
MuMuDVB on dreambox DM500HD, DM7025, DM800 and DM8000 using opendreambox
Andreas Oberriter, a developper of opendreambox, added a recipe for MuMuDVB to opendreambox:
http://git.opendreambox.org/?p=ghost/opendreambox-1.6;a=summary
This addition is now merged into the opendreambox main tree.
http://opendreambox.org/ has a quick intro on how to build the
distribution. Once you're done, you'll just have to run "bitbake
mumudvb" to create an installable mumudvb_1.6.ipk package.