Sorry, this is a beginner's question, but I don't know how to install oscam. I have a dreambox 920 with an original image and the Gemini plugin 3.3, as provided on i-have-a-dreambox.com. I want to keep this image, so no OpenATV for me. I've seen various Oscam files on this forum, but I don't know how to install them. Any help is greatly appreciated.
how to install oscam dreambox 920 with an original image and the Gemini plugin 3.3
- Primordial
- Thread is marked as Resolved.
-
-
Use the dcc to send the cam to ur box ie ink to temp folder have a read on the forum tuts bud look under dream box tools I use a vu 4K bud never used a dream box
-
You should be able to download OneStep Cam-Feed from the Gemini plugin.
Or use the attached softcam feed.
FTP the attached .deb to /tmp > Blue Panel > File Browser > Select .deb > Green button/Install > Reboot
Or install any .deb in telnet dpkg -i /tmp/*deb
-
Thanks a lot for the help!
However, the Cam Feed didn't install.
Error: Package architecture (mipsel) doesn't match system (armhf)
-
hello dear how to install oscam pleas help me
and file give me
-
This is what I have achieved so far:
I copied an Oscam binary to /usr/bin, but it doesn't show up in the list of Installed Cams. Maybe I need a start script.
I managed to install Ncam from a .deb file which I found in this forum. I am new to Ncam and know very little about it. Ncam shows up in the Blue Panel of GP 3.3. I can activate it, but it doesn't clear any channels (yet).
How shall I proceed?
Happy Easter!
-
Install gemini wizzard - wget http://download.blue-panel.com…g3wizard_2.3-r0.0_all.deb && dpkg -i g3wizard_2.3-r0.0_all.deb
Make a script in /usr/script (oscam_cam.sh)- 755
########################################
CAMD_ID=1796
CAMD_NAME="OSCam"
CAMD_BIN=oscam
#Expert window
INFOFILE_LINES=1111111111000000
#Zapp after start
REZAPP=0
remove_tmp () {
rm -rf /tmp/*.info* /tmp/*.tmp*
}
case "$1" in
start)
remove_tmp
/usr/bin/oscam &
;;
stop)
killall -9 oscam 2>/dev/null
sleep 2
remove_tmp
;;
*)
$0 stop
exit 0
;;
esac
exit 0
###################################And put oscam bin in /usr/bin -755
-
Kako moze da se instalira oscam na originalnom image-u..
(onim sa ovog linka https://www.dreamboxupdate.com…le/images/dm920/index.php)
-
kaka moje - try to write in english, please!
-
Što će ti taj image,to je tvornički!
Skini Open atv 6.3 i imati ćeš sve što trebaš!
A možeš ubaciti i ovaj backup imagea od vrhunskog majstora s jednog drugog foruma.
Fenomenalan je i "sve" je u njemu!
-
-
image stops when rebooted does not load booting
-
https://linuxsat-support.com/c…-20180726-rootfs-tar-bz2/
Sorry,but this doesn't work at all
-
oscam 11570/tried other old files also. non of the files working with Gemini 4 (DM820). After installation, oscam 11570 is visible in BP but cannot be activated. any solution
Firmware, downloads and support for Dreambox DM900 UltraHD.
Your community resource for the Dreambox DM900 UltraHD satellite receiver — firmware images, channel lists, plugins and setup help.
