Oscam Emu Chat Thread

  • Thread starter ooOO_SORGOS_OOoo
  • Start date

espaun206

Registered
Messages
30
Use Simplebuild, it makes life very easy.

compile oscam with this tutorial and it works
Code
apt-get update
apt-get -y install apt-utils dialog usbutils
apt-get -y install gcc g++ wget
apt-get -y install build-essential subversion libpcsclite1 libpcsclite-dev
apt-get -y install libssl-dev cmake make
apt-get -y install libusb-1.0-0-dev nano
apt-get install pcscd pcsc-tools


Then create the following symbolic link so Smartreader support is added during the compile;

Code
ln -s /usr/lib/arm-linux-gnueabihf/libusb-1.0.a /usr/local/lib/libusb-1.0.a


Get the Oscam sources;

Code
cd /usr/src
svn co http://www.streamboard.tv/svn/oscam/trunk oscam-svn


Compile Oscam (note the two dots after the 5th line are there because they need to be).

Code
cd oscam-svn
mkdir build
chmod 755 build
cd build
cmake -DHAVE_LIBUSB=1 -DHAVE_PCSC=1 -DWEBIF=1 -DHAVE_LIBCRYPTO=1 -DWITH_SSL=1 ..
make


Make yourself a coffee - you have a bit of time and deserve one!



Now it is installed - we need to move it;

Code
cd /usr/src/oscam-svn/build
cp oscam /var/local/


and move the list_smargo tool;

Code
cd /usr/src/oscam-svn/build/utils
cp list_smargo /var/local/


They are both now in /var/local - now we need to change permissions;

Code
cd /var/local
chmod 755 oscam
chmod 755 list_smargo


Now oscam needs to start at boot by adding it to rc.local, and you can edit with nano;

Code
nano /etc/rc.local

arrow down to a line just above 'exit 0' and below 'fi', and add the following;

Code
/var/local/oscam &

To save, exit with 'CTRL' and 'x' - select 'y' and 'enter'.
Oscam will now run at boot.



To get it to restart daily at 5.45 am and to free memory every hour, edit the crontab file;

Code
nano /etc/crontab

add the following two new lines;

Code
05 * * * * root echo 3 > /proc/sys/vm/drop_caches
45 05 * * * root /sbin/reboot


----------------------------------------------------------------
install simplebuild with this select the emu patch and compile it I create two oscam files
1 cd /opt/
2 svn co https://github.com/gorgone/s3_releases.git/trunk/ s3
3 cd s3
4 chmod 777 s3
5 ./s3 menu


transformar una imagen en png

oscam-svn11578-ubuntu-webif-dvbapi 1.2mb
oscam-svn11578-ubuntu-webif-dvbapi.debug 4.3 mb


I renamed the other oscam to osam-old and this oscam-svn11578-ubuntu-webif-dvbapi 1.2mb to oscam but it doesn't work I don't know how to start it

the old oscam boots me with / var / local / oscam &
 
Last edited:

tuvalo

Registered
Messages
230
I use oscam-emu r11578. How to configure oscam.reader to use keys from SoftCam.Key and an oscam.reader for constcw ? I'm asking for Biss, PowerVu and Polaris.


Txs in advance
 

dxdy

VIP
Messages
669
I use oscam-emu r11578. How to configure oscam.reader to use keys from SoftCam.Key and an oscam.reader for constcw ? I'm asking for Biss, PowerVu and Polaris.


Txs in advance

you dont need constant.cw for biss anymore. just use softcam.key

is enough to have this reader for example:

[reader]
label = emulator
protocol = emu
device = emulator
disablecrccws_only_for = 0E00:000000
caid = 0500,0604,0E00,1010,1801,2600,2602,2610
detect = cd
ident = 0500:000000,007400,007800,021110,023800;0604:000000;0E00:000000;1010:000000;1801:000000,001101,002111,007301;2600:000000;2602:000000;2610:000000
group = 1
emmcache = 2,1,2,1
emu_auproviders = 0604:010200;0E00:000000;1010:000000;2610:000000

BISS keys with correct id you can manually add to Softcam with https://www.sat-universe.com/showthread.php?p=2037077620#post2037077620

and https://www.sat-universe.com/showpost.php?p=2037075329&postcount=332
 

tuvalo

Registered
Messages
230
Sadly your config doesn't work for me.

Code:
2020/04/25 22:37:26 00000000 s   (reader) emulator [unknown] creating thread for device emulator
2020/04/25 22:37:26 3C00F08B r   (reader) emulator [unknown] Cannot open device: emulator
 

ro_54

Registered
Messages
685

dxdy

VIP
Messages
669
Sadly your config doesn't work for me.

Code:
2020/04/25 22:37:26 00000000 s   (reader) emulator [unknown] creating thread for device emulator
2020/04/25 22:37:26 3C00F08B r   (reader) emulator [unknown] Cannot open device: emulator

this config is universal and must work
are you sure to have oscam emu? some builds of oscam dont have emu

check Emulator support in oscam webif

Snap406.jpg
 
Last edited:

xsat

Registered
Messages
228
dvbapi:
P for set priority, recommended for pay-per-view services/EMMs (use carefull!)

M for mapping

tnx:thum:
 

atloof

Registered
Messages
6
Please help me to watch biss channels

my log shows
2020/05/30 14:07:14 563A5143 c (dvbapi) dvbapi channelcache loaded from /storage/emulated/0/oscam/oscam.ccache
2020/05/30 14:07:14 563A5143 c (dvbapi) Detected /dev/dvb0.demux0 Api: 0, userconfig boxtype: 0 maximum number of filters is 25 (oscam limit is 64)
2020/05/30 14:07:14 563A5143 c (dvbapi) ERROR: Can't open device /dev/dvb0.ca0 (errno=2 No such file or directory)
2020/05/30 14:07:14 563A5143 c (dvbapi) ERROR: Could not init socket: (errno=2: No such file or directory)

my server file
[reader]
label = BISS-PowerVu
protocol = emu
device = emulator
caid = 2600,0E00
detect = cd
group = 3
emmcache = 1,1,31,0
emu_auproviders = 0E00:000000

[reader]
label = emulator
protocol = emu
device = emulator
disablecrccws_only_for = 0E00:000000
caid = 0500,0604,0E00,1010,1801,2600,2602,2610
detect = cd
ident = 0500:000000,007400,007800,021110,023800;0604:000000;0E00:000000;1010:000000;1801:000000,001101,002111,007301;2600:000000;2602:000000;2610:000000
group = 1
emmcache = 2,1,2,1
emu_auproviders = 0604:010200;0E00:000000;1010:000000;2610:000000

[reader]
label = AFN
protocol = emu
device = Emulator
caid = 0E00
detect = cd
group = 4
emmcache = 1,5,31,1
emu_auproviders = 0E00:000000
auprovid = 000E00

my oscam info
Unix starttime: 1590840430
Starttime: 30.05.2020 14:07:10
Version: oscam-1.20_svn-r11578-798
Compiler: armv7a-linux-androideabi19-ssl-libusb
Box type: generic (generic)
PID: 6980
TempDir: /storage/emulated/0/oscam/tmp
GBox tmp_dir: not defined using: /storage/emulated/0/oscam/tmp
ConfigDir: /storage/emulated/0/oscam/
WebifPort: 8888
 

rmcf1902bg

Registered
Messages
150
thiz iz my conf 'n work

OSCam-emu r11576-798

Oscam.conf

[global]
disablelog = 1
disableuserfile = 1
usrfileflag = 0
maxlogsize = 10
preferlocalcards = 1
saveinithistory = 1
lb_mode = 0
unlock_parental = 1
initial_debuglevel = 2
disablecrccws_only_for = 098C:000000;09C4:000000

[cache]

[newcamd]
port = 10001@
key = 0102030405060708091011121314

[cccam]
port = 12000
nodeid = 4736728B103213F0
version = 2.1.4
stealth = 1

[streamrelay]
stream_relay_enabled = 1

[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
request_mode = 1
delayer = 60
user = dvbapiau
read_sdt = 1
write_sdt_prov = 1
extended_cw_api = 1
boxtype = hd60

[webif]
httpport = 8888
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpshowecminfo = 1
httpshowloadinfo = 1
httpallowed = 127.0.0.1,192.1.0.0-192.168.255.255


Oscam.server

[reader]
label = emulator
protocol = emu
device = emulator
disablecrccws_only_for = 0E00:000000
detect = cd
group = 1
emmcache = 1,1,2,0
blockemm-unknown = 1
blockemm-u = 1
blockemm-g = 1
saveemm-s = 1
auprovid = 000E00

[reader]
label = Feeds
protocol = emu
device = /etc/tuxbox/config/SoftCam.Key
disablecrccws_only_for = 0E00:000000
detect = cd
group = 1
emmcache = 2,1,2,1
 
Last edited:

ro_54

Registered
Messages
685
Please help me to watch biss channels

my log shows
2020/05/30 14:07:14 563A5143 c (dvbapi) dvbapi channelcache loaded from /storage/emulated/0/oscam/oscam.ccache
2020/05/30 14:07:14 563A5143 c (dvbapi) Detected /dev/dvb0.demux0 Api: 0, userconfig boxtype: 0 maximum number of filters is 25 (oscam limit is 64)
2020/05/30 14:07:14 563A5143 c (dvbapi) ERROR: Can't open device /dev/dvb0.ca0 (errno=2 No such file or directory)
2020/05/30 14:07:14 563A5143 c (dvbapi) ERROR: Could not init socket: (errno=2: No such file or directory)

my server file
[reader]
label = BISS-PowerVu
protocol = emu
device = emulator
caid = 2600,0E00
detect = cd
group = 3
emmcache = 1,1,31,0
emu_auproviders = 0E00:000000;2600:000000 ;2602:000000;2610:000000

[reader]
label = emulator
protocol = emu
device = emulator
disablecrccws_only_for = 0E00:000000
caid = 0500,0604,0E00,1010,1801,2600,2602,2610
detect = cd
ident = 0500:000000,007400,007800,021110,023800;0604:000000;0E00:000000;1010:000000;1801:000000,001101,002111,007301;2600:000000;2602:000000;2610:000000
group = 1
emmcache = 2,1,2,1
emu_auproviders = 0604:010200;0E00:000000;1010:000000;2610:000000

[reader]
label = AFN
protocol = emu
device = Emulator
caid = 0E00
detect = cd
group = 4
emmcache = 1,5,31,1
emu_auproviders = 0E00:000000
auprovid = 000E00

my oscam info
Unix starttime: 1590840430
Starttime: 30.05.2020 14:07:10
Version: oscam-1.20_svn-r11578-798
Compiler: armv7a-linux-androideabi19-ssl-libusb
Box type: generic (generic)
PID: 6980
TempDir: /storage/emulated/0/oscam/tmp
GBox tmp_dir: not defined using: /storage/emulated/0/oscam/tmp
ConfigDir: /storage/emulated/0/oscam/
WebifPort: 8888
I believe you have to add something
 

sheypooor

Registered
Messages
69
Hi, I have a problem with neosat channels in the 1.9 degree east direction and they don't open. These channels

0092: 4AEE | bTV Action HD | TV || Neosat
008B: 4AEE | MAX Sport 1 HD | TV || Neosat
008C: 4AEE | Discovery Channel HD | TV || Neosat
0093: 4AEE | Bulgaria 24 HD | TV || neosat
0090: 4AEE | Channel 3 HD | TV || neosat
008A: 4AEE | BNT 1 HD | TV || Neosat
008F: 4AEE | BNT 3 HD | TV || Neosat
0089: 4AEE | bTV HD | TV || Neosat

Are there any settings I need to enter to open these channels?
And this is my oscam log file

(dvbapi) Demuxer 0 found 1 ECM pids and 2 STREAM pids in CA PMT
2020/05/31 06:36:52 00000000 **** OSCam << cardserver log switched, version 1.20_svn, build r11579-798 (sh4-forever-linux-gnu-stapi)
2020/05/31 06:36:52 105F3302 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 4AEE PROVID 000000 ECMPID 0D10 ANY CHID PMTPID 0000 VPID 02DC
2020/05/31 06:36:52 356602C3 p (reader) MyCcCam_2 [cccam] connecting to 213.232.126.32:21000
2020/05/31 06:36:52 105F3302 c (dvbapi) Demuxer 0 ecmpid 1 CAID: 5581 ECM_PID: 0D10 PROVID: 000000
2020/05/31 06:36:52 105F3302 c (dvbapi) Demuxer 0 found 2 ECM pids and 2 STREAM pids in PMT
2020/05/31 06:36:53 356602C3 p (reader) MyCcCam_2 [cccam] disconnected: reason close
2020/05/31 06:36:53 105F3302 c (ecm) dvbapi (4AEE@000000/0000/008F/4F:A7AC9A2A30D854BF5E28642DF951E515): timeout (5002 ms) by MyCcCam_2 (F/2/2/2) - BNT 3 HD
2020/05/31 06:36:56 105F3302 c (ecm) dvbapi (4AEE@000000/0000/008F/4F:A7AC9A2A30D854BF5E28642DF951E515): timeout (5002 ms) (F/2/2/2) - BNT 3 HD
2020/05/31 06:36:57 105F3302 c (ecm) dvbapi (4AEE@000000/0000/0090/4F:7F7A86684C129D4C7E8C23FFB1607225): timeout (5001 ms) by MyCcCam,MyCcCam_2 (F/2/2/2) - Kanal 3 HD
2020/05/31 06:36:57 356602C3 p (reader) MyCcCam_2 [cccam] connecting to 213.232.126.32:21000
2020/05/31 06:36:58 356602C3 p (reader) MyCcCam_2 [cccam] disconnected: reason close
2020/05/31 06:36:58 356602C3 p (reader) MyCcCam_2 [cccam] connecting to 213.232.126.32:21000
2020/05/31 06:36:59 105F3302 c (dvbapi) Demuxer 0 Unable to open PMT file /tmp/pmt1_1.tmp -> stop descrambling!
2020/05/31 06:36:59 105F3302 c (dvbapi) Demuxer 0 stopped descrambling for program 0090 (Kanal 3 HD)
2020/05/31 06:37:00 105F3302 c (dvbapi) Demuxer 0 ecmpid 0 CAID: 5581 ECM_PID: 0D12 PROVID: 000000
2020/05/31 06:37:00 105F3302 c (dvbapi) Demuxer 0 found 1 ECM pids and 2 STREAM pids in CA PMT
2020/05/31 06:37:00 105F3302 c (dvbstapi) overtake: clear pid: 0
2020/05/31 06:37:00 105F3302 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 4AEE PROVID 000000 ECMPID 0D12 ANY CHID PMTPID 0000 VPID 02E3
2020/05/31 06:37:00 105F3302 c (dvbapi) Demuxer 0 ecmpid 1 CAID: 5581 ECM_PID: 0D12 PROVID: 000000
2020/05/31 06:37:00 105F3302 c (dvbapi) Demuxer 0 found 2 ECM pids and 2 STREAM pids in PMT
2020/05/31 06:37:02 105F3302 c (ecm) dvbapi (4AEE@000000/0000/0090/4F:7F7A86684C129D4C7E8C23FFB1607225): timeout (5004 ms) by MyCcCam_2 (F/2/2/2) - Kanal 3 HD
2020/05/31 06:37:03 105F3302 c (ecm) dvbapi (4AEE@000000/0000/0090/4F:B7F422279C322571BE8E9287CEEB1B33): timeout (5003 ms) (F/2/2/2) - Kanal 3 HD
2020/05/31 06:37:05 105F3302 c (ecm) dvbapi (4AEE@000000/0000/0092/4F:098603191D8E9205773AFA4663E21CDB): timeout (5001 ms) (F/2/2/2) - bTV Action HD
2020/05/31 06:37:05 105F3302 c (dvbapi) Demuxer 0 Unable to open PMT file /tmp/pmt1_1.tmp -> stop descrambling!
 
Top