PadreDeFamilia

QVIART DUAL : SATELITE 4K ANDROID 9.0 DVB-S2X+DVB-T2+DVB-C+IPTV

Chincheta Autor Tema: OSCAM for QboxHD  (Leído 38802 veces)

26/03/2010, 19:18 -

OSCAM for QboxHD

Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
OSCAM 1892 for QboxHD


This software is in ALPHA state

------------------------------------------------
25 March 2010

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 INSTALLED before you install Oscam


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

- file oscam.sh4 : executable (run it 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/     :o    scam logs
- dir docs/     :o    scam documentation and examples


HOW TO RUN ?
Install as standard qboxhd_update
Edit /var/oscam/conf/oscam.server and set your remote servers (CCC or Newcamd or else .....)
Then run it using Softcam Panel

« Última modificación: 01/04/2010, 18:32 por elgeneral »
01/04/2010, 18:33 -

Re: OSCAM for QboxHD

#1
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
31.03.2010

qboxhd_update-oscam-1919.0
Zitat:
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 888 . 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/     :o    scam logs
- dir docs/     :o    scam 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

« Última modificación: 05/04/2010, 00:13 por elgeneral »
05/04/2010, 00:14 -

Re: OSCAM for QboxHD

#2
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
OSCAM  1943 for QboxHD HAPPY EASTER release

CHANGELOG
:
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!

[archivo adjunto borrado por el administrador]
10/04/2010, 14:29 -

Re: OSCAM for QboxHD

#3
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
OSCam 2034.0 QboxHD

Download
17/04/2010, 15:02 -

Re: OSCAM for QboxHD

#4
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
Oscam QBox HD 2108.0

* 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.


Download
« Última modificación: 17/04/2010, 15:08 por elgeneral »
25/04/2010, 08:27 -

Re: OSCAM for QboxHD

#5
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498

RELEASE 2155.0 QboxHD  ;)


**** CHANGELOG ****

> 2155.0 24/04/2010
- changed 'start_oscam' adding 'WEBIF': editing 'start_oscam' you can enable/disable WebIf (disabled by default)
- solved bug involved OSCam not working after QboxHD poweron (changed 'start_oscam' to wait /tmp/virtual_adapter presence)
- please install RADAR44 http://www.megaupload.com/?d=4S0E1UY4 . The new RADAR44 also install new cardreader firmware so OSCam can access to QboxHD internal cardreader. It works with FD 19/03 and later

Download

02/05/2010, 17:13 -

Re: OSCAM for QboxHD

#6
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
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

oscam-2193.0-qboxhd_addon.tar.gz

oscam-2193.0-qboxhd_bin_nowebif.tar.gz

oscam-2193.0-qboxhd_bin_webif.tar.gz

oscam-2193.0-qboxhd_qboxhd_update.tar.gz


[archivo adjunto borrado por el administrador]
16/05/2010, 18:47 -

Re: OSCAM for QboxHD

#7
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
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

oscam-2288.0-qboxhd_addon.tar.gz

oscam-2288.0-qboxhd_bin_nowebif.tar.gz

oscam-2288.0-qboxhd_bin_webif.tar.gz

oscam-2288.0-qboxhd_qboxhd_update.tar.gz



[archivo adjunto borrado por el administrador]
« Última modificación: 16/05/2010, 19:24 por elgeneral »
28/05/2010, 19:52 -

Re: OSCAM for QboxHD

#8
Registrado:
10/07/2008
Gracias:
0/72
Mensajes
1505
oscam-0.99.4svn2345 QboxHD

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

[archivo adjunto borrado por el administrador]
30/05/2010, 12:04 -

Re: OSCAM for QboxHD

#9
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
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/     :o    scam logs
- dir docs/     :o    scam 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

Download oscam-2345.0-qboxhd_addon.tar.gz

Download oscam-2345.0-qboxhd_update.tar.gz
03/06/2010, 18:17 -

Re: OSCAM for QboxHD

#10
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
OSCam r2380 for qboxhd

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 withcode:

Código: [Seleccionar]
cd /
tar xvzf oscam-2380-qboxhd-bin.tar.gz

Download oscam-2380-qboxhd-bin.tar
05/06/2010, 15:08 -

Re: OSCAM for QboxHD

#11
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
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)

Download oscam-2387-qboxhd.tar.gz
29/06/2010, 06:22 -

Re: OSCAM for QboxHD

#12
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
RELEASE 2587

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

Download oscam-2587-qboxhd_update.tar.gz
13/09/2010, 19:08 -

Re: OSCAM for QboxHD

#13
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
LATEST OSCAM QBOXHD RELEASE: r3047 12-Sep-2010


aqui es su sitio  ;) http://boubaris.ueuo.com/

10/12/2010, 09:56 -

Re: OSCAM for QboxHD

#14
Registrado:
17/01/2008
Gracias:
144/3190
Mensajes
20498
Oscam 4073 QboxHd (mini)

cccam: updated emm handling

[archivo adjunto borrado por el administrador]

QVIART DUAL : SATELITE 4K ANDROID 9.0 DVB-S2X+DVB-T2+DVB-C+IPTV

 



PadreDeFamilia
!! ADVERTENCIAS !!: Las informaciones aquí publicadas NO CONTIENEN KEYS para la decodificación de ningún sistema: NO SON OPERATIVOS en sistemas SAT que precisen de su correspondiente suscripción. ESTA TOTALMENTE PROHIBIDO EL USO DE ESTAS INFORMACIONES PARA LA MODIFICACIÓN O DEFRAUDACIÓN DE SISTEMAS DE ACCESO CONDICIONAL. EN ESTOS FOROS NO SE PERMITE LA PUBLICACIÓN DE INFORMACIONES ILEGALES POR PARTE DE LOS USUARIOS. EN CASO DE DETECTARSE ESTE TIPO DE INFORMACIONES, LOS USUARIOS SERÁN EXCLUIDOS DE ESTAS PÁGINAS.
PROHIBIDA LA PUBLICACIÓN DE ENLACES A FIRMWARES ILEGALES
LOS FOROS NO SON MONITORIZADOS DE MANERA CONSTANTE, CUALQUIER INFORMACIÓN QUE PUEDAS CONSIDERAR ILEGAL REPORTALA A LA ADMINISTACIÓN DEL FORO