Oscam for Qbox HD

tani1

Staff member
Super Moderator
Messages
17,767
This is the first public release of OScam build for QboxHD
RELEASE 1892.3-qboxhd

BAD
- Cannot use QboxHD internal cardreader: there is no information about them
- I've not tested it with multiple feed (watching a channel and recording another)

GOOD
- Works fine as simple client
- OScam webinterface is working (port 8888). Browse http://IP_YOUR_QBOXHD:8888/
For security reason WebIf access is restricted from "private" IP (192.x.x.x, 10.x.x.x, 172.x.x.x)
See /var/oscam/conf/oscam.conf
- Integrated with SoftCam Panel 2.0.0
SOFTCAM PANEL 2.0.0 MUST BE ALREADY PRESENT if you want use it

WHERE IS ?
All oscam files are in QboxHD /var/oscam directory

- file oscam.sh4 : executable (run with start_oscam shell script)
- file start_oscam : shell script to run OScam (you can change debug level editing it and change "DEBUG" var)
- file stop_all_cams : shell script to stop every active/running softcam
- dir conf/ : configuration files
- dir log/ : oscam logs
- dir docs/ : oscam documentation and examples

HOW TO RUN ?

Edit /var/oscam/conf/oscam.server and set your remote server (CCC or Newcamd or else .....)
Then run it using Softcam Panel
 

juli13

Staff member
Administrator
Messages
10,194
31.03.2010

qboxhd_update-oscam-1919.0
Code:
31 March 2010

RELEASE 1919.0-qboxhd


BAD
- Cannot use QboxHD internal cardreader: there is no information about them


GOOD
- Works fine as simple client
- OScam webinterface is working (port 8888). Browse http://IP_YOUR_QBOXHD:8888/
For security reason WebIf access is restricted from "private" IP (192.x.x.x, 10.x.x.x, 172.x.x.x)
See /var/oscam/conf/oscam.conf
- Integrated with SoftCam Panel 2.0.0
SOFTCAM PANEL 2.0.0 MUST BE ALREADY PRESENT if you want use it 
- Looks to work whit multiple feed (watching a channel and recording another)
  
   
WHERE IS ? 
All oscam files are in QboxHD /var/oscam directory

- file oscam.sh4 : executable (run with start_oscam shell script)
- file start_oscam : shell script to run OScam (you can change debug level editing it and change "DEBUG" var)
- file stop_all_cams : shell script to stop every active/running softcam
- dir conf/ : configuration files
- dir log/ : oscam logs
- dir docs/ : oscam documentation and examples


HOW TO RUN ?

Edit /var/oscam/conf/oscam.server and set your remote server (CCC or Newcamd or else .....)
Then run it using Softcam Panel
[/CODE]
 

k@lkov

Super VIP
Messages
10,003
1943 HAPPY EASTER release

Code:
[B]CHANGELOG:[/B]
solved a bug involving /tmp/pmt.tmp : now when OScam 
start channel will be descrambled soon without zap
added cards examples in conf/oscam.server
added priority 1803 in oscam.conf [dvbapi] section (required for M7 card): 
this is needed if provider has multiple CAID and you must set which is 
correct CAID using priority
start_oscam now set DEBUG=0 (if not, you have HUGE logs...)
max log size is reduced to 1 MB (previous 2 MB), see oscam.conf
oscam.sh4 is now compiled WITHOUT Web Interface (this save resources). 
If you need it change binary with oscam-webif.sh4 (mv oscam.sh4 oscam-
nowebif.sh4 ; mv oscam-webif.sh4 oscam.sh4) included in distribution
due to changing in conf files, this update ERASE all /var/oscam, so 
please backup it first!
 

tani1

Staff member
Super Moderator
Messages
17,767
OSCam 2034.0 for QboxHD - 09 April 2010
CHANGELOG:
- added ecmcache option (see docs/oscam.server.txt)
- now if it's present a previous /var/oscam/conf directory, it will be moved in /var/oscam-conf.old before installer delete /var/oscam previous installation
 

marcel

Super VIP
Messages
2,166
Oscam QBox HD

**** CHANGELOG ****

* 2108.0 17/04/2010
- added EMM support for Viacess and Videoguard (aka "***") (Nagra,Irdeto,Conax,Seca,Cryptoworks EMM implementation was ok)
- added full EMM management: added user 'dvbapi_qboxhd' in oscam.conf and oscam.user and set 'AU=1'. Be aware before changing these files or simple replacing with yours.
If you want to log EMM received, run oscam with DEBUG=64 (only EMM log) or DEBUG=72 (EMM + DVBAPI log) (you must edit start_oscam script)
If you use a remote card in a remote OSCam server and want to send it your EMM received, you MUST use Camd35 protocol for correct serial card negotiation between server and client. Other connection protocols (i.e. CCC or Newcamd) haven't this feature implemented yet.
- added 'saveinithistory' in oscam.conf (see docs/oscam.conf.txt)
- little changes in oscam.conf about log filenames
- disabled monitoring ('port=0' in oscam.conf, section [monitor]). If you need it, set 'port=988'
- note: if you need to connect two oscam (oscam QboxHD client and a remote oscam server) I suggest you to use CAMD35 protocol: simple setup (see example in oscam.conf), very fast (use UDP protocol instead of TCP: remember to setup correctly your router) e reliable.
 

marcel

Super VIP
Messages
2,166
Oscam QBox HD

EDIT: added "addon" package for Addons Server

Code:
<addon name="OSCam 2108.0" description="Open Source Cam" version="2108.0" type="INSTALL_AND_REMOVE_ADDON, RESTART_ENIGMA_AFTER_INSTALL" file="oscam-2108.0-qboxhd_addon.tar.gz" uninstall_script="/var/addons/uninstall/oscam_delfile.sh"/>
 

marcel

Super VIP
Messages
2,166
Only binaries svn r2169
If you wish, you can overwrite original binaries 2155 in /var/oscam

Some adjustment in CAMD35 protocol and some bug fixes
 

elgeneral

Registered
Messages
7,811
OSCam 2193.0 QboxHD


**** CHANGELOG ****
> 2193.0 01/05/2010
- enabled QboxHD local card overclock (5.00 and 6.25 Mhz)
- many bug solved
- many cccam protocol improvement
- update conf/oscam.server file with overclock examples
 

Minicat

Registered
Messages
1,764
16 May 2010

RELEASE 2288.0 QboxHD

(...omissis...)

**** CHANGELOG ****
> 2288.0 16/05/2010
- many cccam protocol improvement
- Radar 4.6 looks to have a bug and OSCam cannot work properly. Please use Radar 4.5 firmware
 

marcel

Super VIP
Messages
2,166
Oscam QBox HD

here there is 2306 oscam version with support to pcsc omnikey tested and work from me the package contains driver and libs pcsc for qboxhd.
how-to install
-unpack the driver and transfer with ftp to qbox
-chmod 755 to files
-attached your omnikey or pcsc-reader to box and with oscam configured start daemon from telnet with following command
-/usr/local/sbin/pcscd
 

Haitoku

Registered
Messages
3,933
operating system: QboxHD
-- system type: sh4-qboxhd-linux
-- system: linux
-- cpu: sh4
-- hw: qboxhd
-- use system aes functions
-- use built-in sha functions
-- use system pcsc functions
-- use system pthread functions
-- use system libusb functions
-- web interface enabled
 

Minicat

Registered
Messages
1,764
operating system: QboxHD
-- system type: sh4-qboxhd-linux
-- system: linux
-- cpu: sh4
-- hw: qboxhd
-- use system aes functions
-- use built-in sha functions
-- use system pcsc functions
-- use system pthread functions
-- use system libusb functions
-- web interface enabled
 

elgeneral

Registered
Messages
7,811
30 May 2010

RELEASE 2345.0

********* BAD *********
- There is a bug in OSCam >2309 involving DVBAPI. OSCam MUST BE STARTED while watching an FTA channel. Wait solution from developers.
- OSCam QBoxHD CANNOT work with FD 01/03 and earlier : demux device ( /dev/dvb/adapter?/ ) miss "ca0" device and OSCam cannot work. OSCam QboxHD works fine with FD 19/03 and later

********* GOOD *********
- Works as simple client and server
- Enabled local card overclock for internal cardreader (only 5.00 Mhz and 6.25 Mhz), see TIPS&TRICKS
- Compiled with support for PCSC USB card reader (thanks to linch)

********* WHERE IS ? *********
OSCam files are in QboxHD /var/oscam directory

- file oscam-nowebif.sh4 : executable (run it with start_oscam shell script) compiled without WebIf
- file oscam-webif.sh4 : executable compiled with WebIf
- file oscam-nowebif-pcsc.sh4 : executable compiled without WebIf and with PCSC
- file oscam-webif-pcsc.sh4 : executable compiled with WebIf and with PCSC
- file start_oscam : shell script to run OSCam (you can change debug level, WebIf and PCSC)
- file stop_all_cams : shell script to stop every active/running softcam
- dir conf/ : configuration files
- dir log/ : oscam logs
- dir docs/ : oscam documentation and examples

********* CHANGELOG *********

> 2345.0 30/05/2010 - There is a bug in OSCam >2309 involving DVBAPI. OSCam MUST BE STARTED while watching an FTA channel. Wait solution from developers. I suggest you to zap to a FTA channel, then zap again to another FTA channel and now start OSCam
- (thanks to linch) now OSCam QboxHD include PCSC USB card reader support. Tested with a simple USB reader "OMNIKEY 1021" and it works fine.
OSCam now is compiled with:
pcsclite 1.6.0 http://pcsclite.alioth.debian.org/
ccid 1.3.12 drivers http://pcsclite.alioth.debian.org/ccid.html
libusb-0.1.12 legacy (needed by PCSC)
libusb-1.0.8 for future SmartReader support (until now it doesn't work due to problem in Linux ST kernel: it's old. SmartReader require kernel >=2.6.30)
Edit start_oscam and choose if you want (or not) WEBIF and PCSC support. If you enable PCSC, starting OSCam require about 20 seconds (it needs to start PCSC daemon too)
If you are not interested in these features, please don't enabled them: you save resources !
- If you have errors untarring oscam-2345.0-qboxhd_update.tar.gz (symlinks are not permitted in a FAT device like USB pendrive) don't worry: during update symlinks are automatically created for you
 

Minicat

Registered
Messages
1,764
OSCam r2380 looks to solve the 2345 DVBAPI bug (OSCam must be started while watching an FTA channel) and it looks to be faster during zapping.

I recompiled it and I attach here the 4 binaries and oscam.emu updated.
This is an update from version 2345.0 (last release), doesn't work if you have installed an older version.

- download tar.gz file
- copy it into QboxHD root dir /
- stop running OSCam (if any)
- extract archive file with

Code:
cd /
tar xvzf oscam-2380-qboxhd-bin.tar.gz

- restart oscam
 

elgeneral

Registered
Messages
7,811
05 June 2010

RELEASE 2387 QboxHD


********* BAD *********
- Many things ... :-((
- OSCam QBoxHD CANNOT work with FD 01/03 and earlier : demux device ( /dev/dvb/adapter?/ ) miss "ca0" device and OSCam cannot work
OSCam QboxHD works fine with FD 19/03 and later
- Some RaDaR versions have problems with OSCam. Please install (from NAPO Addons server) "SoftCam Panel 3.6.0 OSCAM". Other SoftCam Panel version stop working OSCam with DTT tuner

(...omissis...)

********* CHANGELOG *********
> 2387 05/06/2010
- solved bug about DVBAPI
- qboxhd_update: added support to show correct image in LCD display (qboxhd vs. qbox_mini)
- Some RaDaR versions have problems with OSCam. Please install (from NAPO Addons server) "SoftCam Panel 3.6.0 OSCAM". Other SoftCam Panel version stop working OSCam with DTT tuner
 

elgeneral

Registered
Messages
7,811
version 2566
compiled with stlinux-2.3 with and without support omnikey-usb

Code:
Timestamp: 06/25/2010 Author:schlocke Message: webif: fixed compiler warnings
 

Bro_uk

Registered
Messages
34
28 June 2010

"OFFICIAL Release, by Boubaris"

RELEASE 2587 QboxHD

Official release thread OSCam Binaries SH4 QboxHD
Due to fast OSCam code changes, QboxHD version will be released about twice a month.

It's my opinion that there is no need to compile every day a new OSCam version.
I compile a new version when developers have added some interesting feature and it's become stable

(...omissis...)

********* CHANGELOG *********
> 2587 28/06/2010 - OSCam developers have added many improvement in CCCam protocol, many bug fix and more ..
See for changelog


Also Available Via Boubaris ADDON server (see earlier post)
(unable to post attachments!)
 
Last edited by a moderator:
Top