Docs · DreamBox
DreamBox (DreamOS) setup
DM920, DM900, ONE Ultra HD on DreamOS. OScam-emu route preferred.
mediumWhy OScam on DreamOS
DreamOS' bundled CCcam is dated. OScam (or oscam-emu) keeps up better. We
recommend installing enigma2-plugin-cams-oscam-emu from the Dream
feed.
Install
opkg update
opkg install enigma2-plugin-cams-oscam-emu Configure the reader
Edit /etc/tuxbox/config/oscam-emu/oscam.server:
[reader]
label = cccam_io
protocol = cccam
device = multics01.cccam.io,12000
user = <username>
password = <password>
cccversion = 2.3.0
group = 1
audisabled = 1 Allow your local user
In oscam.user:
[account]
user = local
group = 1
disabled = 0
monlevel = 0 Restart
/etc/init.d/softcam restart Verify
Open the OScam webif at http://<dreambox-ip>:8888. The cccam_io
reader should be CONNECTED. ECMs should resolve in under
500ms on encrypted channels.