Вход в биллинг - Billing entrance - www.CardsharingServer.com

English forum section

Автор Тема: OScam (experimental)  (Прочитано 49787 раз)

jeroensky

  • Гость
OScam (experimental)
« : 11 Января 2012, 02:46:56 »
Sorry for posting in wrong location, can this posting be moved to
    *   cardsharing.cc - самый лучший карт шаринг »  * CardSharing Server ENG » * Configs  » * OScam

Hi all.
I'm new here. But if i search for OScam i don't get any search result.
I use OScam on Enigma2 tuner/pvr with OpenPli image.
OScam is installed from openpli feed, so it works immediately after install.

I got a question about oscam.server configuration:

The configuration that i get from cardsharingserver is:
[reader]
Label                         = name of cardserver
Protocol                      = newcamd
Device                        = url,xxxxx
Key                           = xxxxxxxxxxxxxx
Account                       = myusername,mypassword
Fallback                      = x
Group                         = x
Caid                          = xxxx
Ident                         = xxxxxx

But when i look at the official OScam wiki at  http://streamboard.gmc.to/wiki/OSCam/en/Config/oscam.server#user , then their is no Account command for in oscam.server configuration file. Their is User & Password. So tomorrow I'll connect for the first time with OScam, i try the account option first, but if it doesn't work i'll try user & password. Anyone else here using OScam ?

[reader]
Label                         = name of cardserver
Protocol                      = newcamd
Device                        = url,xxxxx
Key                           = xxxxxxxxxxxxxx
User                          = myusername
Password                      = mypassword
Fallback                      = x
Group                         = x
Caid                          = xxxx
Ident                         = xxxxxx

Jogi

  • Старожил
  • ****
  • Сообщений: 445
Re: OScam (experimental)
« Ответ #1 : 11 Февраля 2012, 15:39:13 »
I am using Oscam (>62xx) with the parameters user = and password = on this server since December, works fine
I am not sure when the account config was changed, but I think it was quite a while ago ~58xx version of Oscam
My oscam.server for Sky UK, the only available reader on the receiver:
[reader]
label                         = cs-server
description                   = Sky UK HD + ViewAsia + ZeeTV 28E
protocol                      = newcamd525 # the entry newcamd should also be fine
device                        = serverX.cc,portnumber # (all together, no blanks)
key                           = 0102030405060708091011121314 # I dont know why you x-out the key - this is the defauilt key given by the server, you cannot change it yourself
user                          = Jogi
password                 = my-pass
caid                          = 0963
ident                         = 0000:000000
group                        = 1
audisabled                = 1
and for german Sky programs on anther receiver of course with a different CS-account and additional readers:
[reader]
Label                         = sky-ger
enable                        = 1
protocol                      = newcamd
key                            = 0102030405060708091011121314
device                        = serverX.cc,portnumber
user                          = Username
password                 = my-pass
fallback                     = 0
services                      = !hd-plus,sky,!cable,!orf,!mtv
reconnecttimeout       = 120
group                         = 4
audisabled                = 1
Caid                          = 1833
Ident                         = 000000
AX-HD51 STB using NeutrinoHD and Oscam with VIP-Astra. Dual login on server_81 via Cable-ISP

malibuq

  • Пользователь
  • **
  • Сообщений: 13
Re: OScam (experimental)
« Ответ #2 : 11 Февраля 2012, 16:59:55 »
account = name , pass

or

User = name
Password = pass

works in the camd3 Reader Config on OSCAM .
Dinobot 4K Mini u53 - OpenATV 6.4 + OSCam r11711-798

Jogi

  • Старожил
  • ****
  • Сообщений: 445
Re: OScam (experimental)
« Ответ #3 : 12 Февраля 2012, 08:41:41 »
as there is this new Oscam section created in the forum (much appriciated as I use Oscam myself *g*) perhaps someone like some examples for configuration that works on this server.
I have one receiver (Pingulux with Neutrino OS) configured for Sky UK with the following config. Same config also works using Enigma2 GUI.

oscam.conf:
[global]
usrfile                      = /var/tmp/oscam/oscamuser.log
logfile                      = stdout
cwlogdir                  = /var/tmp/oscam/cw
disablelog               = 1
clienttimeout           = 1200
fallbacktimeout        = 1000
clientmaxidle           = 0
bindwait                  = 60
nice                         = -2
serialreadertimeout  = 500
maxlogsize                = 500
waitforcards              = 0 # should be 1 if you have also local cards read by Oscam
waitforcards_extra_delay  = 100
saveinithistory                   = 1
max_cache_time                = 10
max_cache_count              = 5
# path for usrfile/logfile/cwlogdir depend on your system. Folders/path should be available even if logging disabled (disablelog = 1)

# if you want to use dvbapi mode it can be enabled with
[dvbapi]
enabled   = 1
boxtype   = none # none = autodetect, or use correct value for your receiver
user      = dvbapi # name of your choice but must be simmilar to the user configured in oscam.user

# if you dont/cannot use dvbapi-mode but want to connect for example from a local CCcam-client to your local Oscam it is configured via
[cccam]
port                 = 12345 # or which portnumber you like
reshare              = 1
ignorereshare        = 1
forward_origin_card  = 0
version              = 2.0.11 # does not matter/change the behaviour of Oscams internal CCcam-server
updateinterval       = 900
minimizecards        = 0
keepconnected        = 1
stealth              = 0
reshare_mode         = 0
# also possible to configure both simultaneously - but do not use one cs-account on 2 local clients simultaneously
# additional servertypes/configuration which can be created by Oscam are available in the Oscam wiki (see end of this posting)



oscam.user:
[account]
user      = dvbapi
pwd              =
group        = 1
au              = 0
caid      = 0963
# using dvbapi-mode should not require a password (pwd =).
# if using an additional emulator (for example CCcam) to connect to your local Oscam a password for the user must be specified



oscam.server:
[reader]
label                         = cs-server # whatever you like
description                   = Sky UK HD + ViewAsia + ZeeTV 28E # whatever you like, has no influence or can be removed
protocol                      = newcamd525
device                        = serverX.cc,portnumber # see "My subscriptions" on the website of cs-server after login
key                           = 0102030405060708091011121314 # given from cs-server, the same for everyone
user                          = your-username
password                      = your-password
caid                          = 0963 # for Sky UK
ident                         = 0000:000000
group                         = 1
audisabled                    = 1
# additional servers are posible, every one has to start with [reader] followed by the parameters below. See Oscam-wiki for possible configurations



oscam.dvbapi:  (only used in dvbapi mode, no effect on other configurations like CCcam server)
# *** Ignores ***
I: 0960
I: 0961
I: 0962
# *** Priorities ***
# Sky UK
P: 0963
# ignore all other caids
I: 0

============================================

On my 2nd receiver, Coolstream Neo I use Oscam in dvbapi mode as well in addtion to a local HDplus and ORF card.

oscam.conf:
[global]
logfile                   = stdout
emmlogdir            = /var/tmp/
disablelog             = 1
clienttimeout         = 7200 # much higher values as for SkyUK/NDS card but will not freeze
fallbacktimeout     = 7000
clientmaxidle         = 0
nice                       = -2
maxlogsize            = 100
preferlocalcards     = 1 # only if you have local card, otherwise use 0
saveinithistory       = 1
readerrestartseconds = 10
max_cache_time          = 10
max_cache_count        = 5

[dvbapi]
enabled         = 1
au                  = 1 # only with local card, otherwise use 0
boxtype         = coolstream # or set it to none for autodetect or correct value for your receiver
user               = cooli      # or what username you like to use, no password needed for dvbapi-mode



oscam.server:
[reader]
Label           = sky-ger # whatever, does not matter
enable         = 1 # optional value, default value is 1 so line can also be removed completely
protocol       = newcamd # or use newcamd525
key              = 0102030405060708091011121314 # always the same
device          = serverX.cc,portnumber # as mentioned for SkyUK configuration: shown in My subscriptions
user             = Username
password     = Password
fallback         = 0
services        = sky # using dvbapi mode not really usefull.
# But if services are specified you need to have a correct configured oscam.services file, otherwise leave blank/remove line
reconnecttimeout = 120
group           = 1
audisabled   = 1
Caid             = 1833
Ident           = 000000



oscam.user:
[account]
user            = cooli
pwd             =
group           = 1
monlevel      = 4 # only for monitoring, no effect on decoding/server connection
au                = 0 # if no local cards in use
services        = hd-plus,sky,orf # same as for oscam.server: if services are specified a correct configured oscam.services file is needed
caid               = 1833
# betatunnel = 1833.FFFF:1702 # not needed anymore, remove line completely or at # (rhombus) at the beginning
ident             = 1833:000000 # or ident = 1833
# as explained a password (pwd =) not need in dvbapi mode
# any client should have his own username, no problems to create several passages, anyone has to start with [account] followed by the parameters



oscam.dvbapi:
# *** Ignores ***
I: 0624
I: 0648
I: 09AF
I: 09C4
I: 09C7
I: 0D95
I: 1837
I: 1843
I: 1861
I: 1833::0078 1 # Sky Select HD - PayPerView channels not working anyway
# such an ignore entry can be made for any channel that cannot be decoded (SD PPV channels) to avoid unnecassary requests to the server
# Priority for old 0D05 ORF caid (only usefull if available local or via cs-subscription)
P: 0D05
# Priority for HD+/caid 1830 (only usefull if available local or via cs-subscription)
P: 1830
# Priority of SkyDE channels
P: 1833 # all SkyDE channels now using CAID 1833
# ignore all other caids:
I: 0 # will block any caid not specified in priority settings with P: xxxx



oscam.services:
[hd-plus]
caid    = 1830
provid  = 000000,003411,003511,008011
srvid   = 1519,277E,5273,5274,EF10,EF11,EF14,EF15,EF16,EF74,EF75,EF76,EF77

[sky]
caid    = 1833
provid  = 000000
srvid   = 0008,0009,000A,000B,000C,000D,000E,0010,0011,0012,0013,0014,0015,0016,0017,0018,0019,001A,001B,001C,001D,0021,0022,0023,0024,0026,0027,0029,002A,002B,0032,0034,0035,0037,0038,0039,003A,003C,003D,003E,003F,0041,0042,0043,0044,0068,0069,006A,006B,006C,006D,006E,006F,0070,0071,0072,0073,0074,0075,0076,0077,0079,007A,007B,007C,007D,007E,007F,0080,0081,0082,0083,0084,0085,0096,0097,0098,0099,009A,009B,009C,00A8,00DD,00DE,00DF,00FC,00FD,0106,0107,0110,0111,011A,011B,0124,0125,012E,012F,0138,0139,0142,0143,014C,014D,0156,0159,0160,0163,016B,016D,0175,0201,0203,0204,0206,0298,2EFE,3331,3335,3393,3394,3395,3397,3398,6FF1,6FFF,7001,7002,7009,700A

[orf]
caid    = 0D05
provid  = 000004,000008,00000C,000010
srvid   = 003B,003E,0025,0045,0046,007F,07FA,07FD,07FF,132F,1330,2EFE,31FA,31FC,32C9,32CA,32CB,32CC,32CD,32CE,32CF,32D0,32D1,32D2,32D3,32D4,332D,3332,33A5,33A6,33A7,4461,4462,4E27,4F55,6FB8,6FB9,6FEE,6FEF,6FF0,6FF3,6FFF
# if you use services every single ServiceID (srvid) of any channel need to be specified within the correct section. Any srvid after another seperated by a comma but all in the same line, no breaks
# might increase performance if using CCcam, Newcamd, Camd3 internal server within Oscam, in dvbapi-mode a oscam.dvbapi file will do the same even better

Path to Oscam config-files can be different, with the start-parameter -c you can change the path to any folder. But in most cases it is:
/var/tuxbox/config
/var/keys
/usr/local/share/config

For additional Oscam configuration (for example a monitoring port can be configured or a webinterface to access and configure Oscam via webbrowser) check out:
http://streamboard.gmc.to/wiki/OSCam/en and click on any filename like oscam.conf for explanations and examples of possible entries
AX-HD51 STB using NeutrinoHD and Oscam with VIP-Astra. Dual login on server_81 via Cable-ISP

cccamlover

  • Новичок
  • *
  • Сообщений: 3
Re: OScam (experimental)
« Ответ #4 : 30 Октября 2012, 15:44:20 »
thanks for the posts
but for me , first form doesn't worked, just User =... Password =... working!
account = name , pass

or

User = name
Password = pass

works in the camd3 Reader Config on OSCAM .

LJstc

  • Пользователь
  • **
  • Сообщений: 12
Re: OScam (experimental)
« Ответ #5 : 13 Марта 2015, 00:54:57 »
Hi Jogi!

Kannst du mir verraten wie dus  geschafft hast mit  oscam  die Orf ICE auszulesen (Lokal) und gleichzeitig  CS für Sky zu machen?    einfach für die lokale ORF karte den reder einstellen?  Veilelicht kannst dus mir kopieren! oder senden deine configs für  lokale karte plus CS!  bin auch aus Österreich ;)

maybe you can send me your   local + CS   oscam configs!  server  config  and user    everything !::)

maybe Post it :)
BillingUser: LJstc, Reciever: VU+ Duo2, Enigma 2, Emu: mgcamd, Firmware: BlackHole, Subscription: VIPastra

Jogi

  • Старожил
  • ****
  • Сообщений: 445
Re: OScam (experimental)
« Ответ #6 : 13 Марта 2015, 11:34:59 »
wer ist hier auch noch aus Österreich ? also ich nicht :)

regarding the problem:
by my knowledge the new ORF-ICE (caid 0d95 Cryptoworks or 0648 Irdeto) card can be used on Cryptoworks mode (0D95) without any special settings. No RAS key, Box ID or special parameters required (MHz = 368)
Irdeto mode would be need to get Austria HD channels opened but by my knowledge this mode will pair the card to a receiver/cam-modul. I am not sure which channels are exclusively in Austria HD pack but basically these are the german HD+ channels - so use original ORF-ICE card in Cryptoworks mode (0D95) for AustriaSat and a german HD+card for RTL&Co in HD (or use an HD+ subscription from the server, or a VIP package that includes HD+).

In this case the configuration will be the same as with old ORF-card (or the common emulators/keyfiles for 0D05 cards).
If you have configured an ooscam.services-file you need to switch caid from 0d05 to 0d95 - other settings like service ids will remain the same
Thats also the fact if you use Oscam in dvbapi-mode together with a oscam.dvbapi-file
Basically these additional files are not really required, using a Oscam-services or a oscam.dvbapi-file only help with better performance on switching channels, thats the only advantage.
I use a oscam.dvbapi file for VIP-All-Ultra package and a ORF/0D05-keyfile for reception of Astra-1/19.2°e ad Astra-2/28.2°e and have the following entries to watch basically german channels and MTVs as well as spanish TV40 and Sol Musica and of course the BSkyB channels on Astra-2.
# *** Ignores ***
# I: 0100
# I: 0500
I: 0622
I: 0624
I: 0648
I: 0960
I: 0961
I: 0962
I: 09AF
I: 09C4
I: 09C7
I: 0D00
I: 0D03
I: 0D22
I: 0D95
# I: 0D96
I: 0D70
I: 1702
I: 1722
# I: 1810
I: 1811
I: 1817
I: 1818
I: 1819
I: 1834
I: 1837
I: 1843
I: 1860
I: 1861
I: 1863

# *** Priorities ***

# ORF
P: 0D05::132F # ORF 1 HD
P: 0D05::1330 # ORF 2 HD
P: 0D05::32C9 # ORF 1
P: 0D05::32CA # ORF 2
P: 0D05::32CB # ORF 2 Wien
P: 0D05::32CC # ORF 2 Niederösterreich
P: 0D05::32CD # ORF 2 Burgenland
P: 0D05::32CE # ORF 2 Oberösterreich
P: 0D05::32CF # ORF 2 Salzburg
P: 0D05::32D0 # ORF 2 Tirol
P: 0D05::32D1 # ORF 2 Vorarlberg
P: 0D05::32D2 # ORF 2 Steiermark
P: 0D05::32D3 # ORF 2 Kärnten
P: 0D05::32D4 # ATV (Austria)
P: 0D05::332D # ORF III
P: 0D05::3332 # Austria 9 TV
P: 0D05::33A5 # ORF Sport+
P: 0D05::33A7 # ATV-2
P: 0D05::33AC # ATV-HD
P: 0D05::4E27 # PULS4

# Austria SAT
# no services

# HD Plus
P: 1830::EF10 # RTL HD
P: 1830::EF11 # VOX HD
P: 1830::EF14 # n-tv HD
P: 1830::EF15 # RTL2 HD
P: 1830::EF74 # SAT1 HD
P: 1830::EF75 # PRO7 HD
P: 1830::EF76 # KABEL1 HD
P: 1830::EF77 # Sixx HD
P: 1830::EF78 # 7 Maxx HD
P: 1830::1519 # Test
P: 1830::151A # DMAX HD
P: 1830::157C # Pro7 FUN HD
P: 1830::157F # Deluxe Music HD
P: 1830::1581 # Sport 1 HD
P: 1830::EF10 # Deluxe Music HD
P: 1830::2E9A # Super RTL HD
P: 1830::2E9B # Super RTL HD
P: 1830::30D4 # Sat.1Gold HD
P: 1830::5273 # Nick HD/ComedyCentral HD
P: 1830::5274 # N24 HD
P: 1830::2774 # TLC HD
P: 1830::2777 # MTV HD
P: 1830::2EAF # RTL Nitro HD

# SKY DE
P: 098C
P: 1833

# MTV-Viacom
P: 0B00::6FEE # MTV Hits
P: 0B00::6FF0 # VH1
P: 0B00::6FF1 # VH1 Classic
P: 0B00::6FF3 # MTV Rocks
P: 0B00::6FEF # MTV Dance
P: 0B00::6FFF # MTV Music 24
P: 0B00

# additional services
P: 0D96
P: 0100
P: 0500
P: 1810
P: 0963

# alles andere was nicht oben steht ignorieren
I: 0
with an ORF-ICE card in Cryptoworks-mode you need to remove I: 0D95 of course (or replace it with I: 0D05)
And exchange all entries with "P: 0D05...." to "P: 0D95...."
Also some MTV channels can be decoded by ORF-ICE card, so you might replace also P: 0B00:... in MTV section with P: 0D95:... as well
If you decode germans HD+ channels via Sky-CAID 098C you need to remove the complete HD Plus section (all entries starting with P: 1830)
Check the Oscam user config (best to use Oscam WebIF) to make sure you have not specified caids for the user or if you have specified caids for the user make sure that 0d95 is among these caids *g*

If you have further problems please explain it more detailed.
As the server does not offer a ORF-ICE card there should be no conflict at all (at least if you disable the 0D05 old ORF-reader of the server). Even without a special configuration it should already work.
AX-HD51 STB using NeutrinoHD and Oscam with VIP-Astra. Dual login on server_81 via Cable-ISP

LJstc

  • Пользователь
  • **
  • Сообщений: 12
Re: OScam (experimental)
« Ответ #7 : 13 Марта 2015, 17:44:07 »
tanks for your answer!  yes i want to use the ORF ICQ  in Cryptoworks mode  in internal reader!

because 0D05  wont work at the end of march anymore! so we all will need the Cryptoworks mode!


i cant get my Reader (Internal) to work with 0D95      do i need the oscam.user  also for it? 

maybe you can post me a working  Reader with all neccessary Options AU =1   MHZ = xxx  and so on?

and a working user for that internal reader..   

i am new to this so i dont know exactly!

when the internal card is working  i  put the  vip astra package readers  to the server file .. but first  internal card has to work on  0D95


Thanks in advance for your help!


Priority  and  Ignore   i think i can handle   
BillingUser: LJstc, Reciever: VU+ Duo2, Enigma 2, Emu: mgcamd, Firmware: BlackHole, Subscription: VIPastra

LJstc

  • Пользователь
  • **
  • Сообщений: 12
Re: OScam (experimental)
« Ответ #8 : 13 Марта 2015, 18:32:25 »
THats my Log when starting Oscam:

2015/03/13 16:27:29 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #8131 (mipsel-unknown-linux-gnu)
2015/03/13 16:27:29 0 s version=1.20-unstable_svn, build #8131, system=mipsel-unknown-linux-gnu, nice=-1
2015/03/13 16:27:29 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2015/03/13 16:27:29 0 s max. logsize=10 Kb, loghistorysize=4096 bytes
2015/03/13 16:27:29 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2015/03/13 16:27:29 0 s services reloaded: 0 services freed, 0 services loaded, rejected 0
2015/03/13 16:27:29 0 s userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
2015/03/13 16:27:29 0 s signal handling initialized (type=sysv)
2015/03/13 16:27:29 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.srvid" (errno=2 No such file or directory)
2015/03/13 16:27:29 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.tiers" (errno=2 No such file or directory)
2015/03/13 16:27:29 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.provid" (errno=2 No such file or directory)
2015/03/13 16:27:29 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.guess" (errno=2 No such file or directory)
2015/03/13 16:27:29 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.ird" (errno=2 No such file or directory)
2015/03/13 16:27:29 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.whitelist" (errno=2 No such file or directory)
2015/03/13 16:27:29 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.cacheex" (errno=2 No such file or directory)
2015/03/13 16:27:29 0 s Starting listener 0
2015/03/13 16:27:29 0 s monitor: disabled
2015/03/13 16:27:29 0 s Starting listener 0
2015/03/13 16:27:29 0 s camd35: disabled
2015/03/13 16:27:29 0 s Starting listener 0
2015/03/13 16:27:29 0 s cs378x: disabled
2015/03/13 16:27:29 0 s Starting listener 0
2015/03/13 16:27:29 0 s newcamd: initialized (fd=6, port=34000, crypted)
2015/03/13 16:27:29 0 s -> CAID: 0D95 PROVID: 000004, 000008, 00000C, 000010
2015/03/13 16:27:29 0 s Starting listener 0
2015/03/13 16:27:29 0 s pandora: disabled
2015/03/13 16:27:29 0 s Starting listener 0
2015/03/13 16:27:29 0 s csp: disabled
2015/03/13 16:27:29 0 s Starting listener 0
2015/03/13 16:27:29 0 s radegast: disabled
2015/03/13 16:27:29 0 s starting thread http
2015/03/13 16:27:29 0 s http thread started
2015/03/13 16:27:29 0 s starting thread reader check
2015/03/13 16:27:29 0 s reader check thread started
2015/03/13 16:27:29 0 s starting thread check
2015/03/13 16:27:29 0 s check thread started
2015/03/13 16:27:29 0 s orfice [internal] creating thread for device /dev/sci0
2015/03/13 16:27:29 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2015/03/13 16:27:29 0 s waiting for local card init
2015/03/13 16:27:29 5A3E48 r orfice [internal] Reader initialized (device=/dev/sci0, detect=cd, mhz=357, cardmhz=357)
2015/03/13 16:27:29 5AA088 h HTTP Server listening on port 8080
2015/03/13 16:27:30 5A3E48 r orfice [internal] card detected
2015/03/13 16:27:31 5A3E48 r orfice [internal] ATR: 3B 78 12 00 00 A0 C4 03 07 8F F1 90 00
2015/03/13 16:27:34 5A3E48 r orfice [internal] Init card protocol T0, FI=1, F=372, D=2, N=0
2015/03/13 16:27:34 5A3E48 r orfice [internal] Setting baudrate to 19200 bps
2015/03/13 16:27:34 5A3E48 r orfice [internal] Calculated work ETU is 37.20 us
015/03/13 16:28:30 0 s Starting listener 0
2015/03/13 16:28:30 0 s camd35: disabled
2015/03/13 16:28:30 0 s Starting listener 0
2015/03/13 16:28:30 0 s cs378x: disabled
2015/03/13 16:28:30 0 s Starting listener 0
2015/03/13 16:28:30 0 s newcamd: initialized (fd=6, port=34000, crypted)
2015/03/13 16:28:30 0 s -> CAID: 0D95 PROVID: 000004, 000008, 00000C, 000010
2015/03/13 16:28:30 0 s Starting listener 0
2015/03/13 16:28:30 0 s pandora: disabled
2015/03/13 16:28:30 0 s Starting listener 0
2015/03/13 16:28:30 0 s csp: disabled
2015/03/13 16:28:30 0 s Starting listener 0
2015/03/13 16:28:30 0 s radegast: disabled
2015/03/13 16:28:30 0 s starting thread http
2015/03/13 16:28:30 0 s http thread started
2015/03/13 16:28:30 0 s starting thread reader check
2015/03/13 16:28:30 0 s reader check thread started
2015/03/13 16:28:30 0 s starting thread check
2015/03/13 16:28:30 0 s check thread started
2015/03/13 16:28:30 0 s orfice [internal] creating thread for device /dev/sci0
2015/03/13 16:28:30 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2015/03/13 16:28:30 0 s waiting for local card init
2015/03/13 16:28:30 5A3E48 r orfice [internal] Reader initialized (device=/dev/sci0, detect=cd, mhz=357, cardmhz=357)
2015/03/13 16:28:30 5A9498 h HTTP Server listening on port 8080
2015/03/13 16:28:31 5A3E48 r orfice [internal] card detected
2015/03/13 16:28:32 5A3E48 r orfice [internal] ATR: 3B 78 12 00 00 A0 C4 03 07 8F F1 90 00
2015/03/13 16:28:35 5A3E48 r orfice [internal] Init card protocol T0, FI=1, F=372, D=2, N=0
2015/03/13 16:28:35 5A3E48 r orfice [internal] Setting baudrate to 19200 bps
2015/03/13 16:28:35 5A3E48 r orfice [internal] Calculated work ETU is 37.20 us
2015/03/13 16:28:38 5A3E48 r orfice [internal] ATR Fsmax is: 5 Mhz, clocking card to 5.00
2015/03/13 16:28:39 5A3E48 r orfice [internal] card detected
2015/03/13 16:28:39 5A3E48 r orfice [internal] type: CryptoWorks
2015/03/13 16:28:39 5A3E48 r orfice [internal] type: CryptoWorks, caid: 0D05, ascii serial: ##########, hex serial: ##########
2015/03/13 16:28:39 5A3E48 r orfice [internal] issuer: ORF, id: 08, bios: v3, pin: unknown, mfid: 3F02
2015/03/13 16:28:39 5A3E48 r orfice [internal] providers: 4 (04,08,0C,10)
2015/03/13 16:28:39 5A3E48 r orfice [internal] found card system cryptoworks
2015/03/13 16:28:39 5A3E48 r orfice [cryptoworks] provider: 1, id: 04, name: ORF
2015/03/13 16:28:39 5A3E48 r orfice [cryptoworks] chid: 0010, date: 2008/09/11 - 2008/10/10, name: ATV+
2015/03/13 16:28:39 5A3E48 r orfice [cryptoworks] chid: 0001, date: 2008/09/11 - 2008/10/10, name: ORF All
2015/03/13 16:28:39 5A3E48 r orfice [cryptoworks] chid: 0010, date: 2013/02/25 - 2013/09/23, name: ATV+
2015/03/13 16:28:39 5A3E48 r orfice [cryptoworks] chid: 0001, date: 2013/03/06 - 2013/10/05, name: ORF All
2015/03/13 16:28:39 5A3E48 r orfice [cryptoworks] provider: 2, id: 08, name: Sector 2
2015/03/13 16:28:40 5A3E48 r orfice [cryptoworks] provider: 3, id: 0C, name: Sector 3
2015/03/13 16:28:40 5A3E48 r orfice [cryptoworks] provider: 4, id: 10, name: Sector 4
2015/03/13 16:28:40 5A3E48 r orfice [cryptoworks] ready for requests
2015/03/13 16:28:40 0 s init for all local cards done
2015/03/13 16:28:40 0 s anti cascading disabled
2015/03/13 16:28:40 5AADB0 c plain dvbapi-client granted (anonymous, au=off)
2015/03/13 16:28:40 5AADB0 c dvbapi: Detected /dev/dvb/adapter0/demux0 Api: 0
2015/03/13 16:28:45 5AADB0 c dvbapi: [ADD PID 0] CAID: 0D05 ECM_PID: 00DC PROVID: 000000
2015/03/13 16:28:45 5AADB0 c dvbapi: [ADD PID 1] CAID: 0D95 ECM_PID: 010E PROVID: 000000
2015/03/13 16:28:45 5AADB0 c dvbapi: [ADD PID 2] CAID: 0648 ECM_PID: 0078 PROVID: 000000
2015/03/13 16:28:45 5AADB0 c dvbapi: [ADD PID 3] CAID: 1702 ECM_PID: 0140 PROVID: 000000
2015/03/13 16:28:45 5AADB0 c dvbapi: [ADD PID 4] CAID: 1833 ECM_PID: 01A4 PROVID: 000000
2015/03/13 16:28:45 5AADB0 c dvbapi: [ADD PID 5] CAID: 09C4 ECM_PID: 01E0 PROVID: 000000
2015/03/13 16:28:45 5AADB0 c dvbapi: [ADD PID 6] CAID: 098C ECM_PID: 01EA PROVID: 000000
2015/03/13 16:28:45 5AADB0 c dvbapi: [ADD PID 7] CAID: 0D98 ECM_PID: 0110 PROVID: 000000
2015/03/13 16:28:45 5AADB0 c dvbapi: [ADD PID 8] CAID: 0650 ECM_PID: 007A PROVID: 000000
2015/03/13 16:28:45 5AADB0 c dvbapi: Found 9 ECMpids and 6 STREAMpids in PMT
2015/03/13 16:28:45 5AADB0 c dvbapi: New program number: 132F (0D05:132F unknown) [pmt_list_management 3]
2015/03/13 16:28:46 5AADB0 c anonymous (0648&000000/0001/132F/44:6FA224F2E159E4B0B52503FBCED68FC8): rejected group (121 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:46 5AADB0 c anonymous (0648&000000/0004/132F/44:57064E8127955320CE25DED955410B1B): rejected group (120 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:46 5AADB0 c anonymous (0648&000000/000D/132F/44:516B3E9C214A497D4B6913E3383B29A0): rejected group (120 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:46 5AADB0 c anonymous (1702&000000/0000/132F/93:27D9288AD6C12A57D9D50B865A7DF68F): rejected group (121 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:46 5AADB0 c anonymous (1702&000000/0000/132F/93:27D9288AD6C12A57D9D50B865A7DF68F): rejected group (121 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:46 5AADB0 c anonymous (1833&000000/0000/132F/89:960FFD1E02907E7E3793CCDA514B6D91): rejected group (120 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:47 5AADB0 c anonymous (09C4&000000/0000/132F/B3:37BBFAA3B047D00C92F075FB32658326): rejected group (121 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:47 5AADB0 c anonymous (098C&000000/0000/132F/98:3BEA6E240707E0A3F79DD32045684EC9): rejected group (121 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:47 5AADB0 c anonymous (0D98&000004/0000/132F/80:385AF5323C92D8FF8EF15370EDF4C729): rejected group (121 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:48 5AADB0 c anonymous (0650&000000/0000/132F/54:EBCEB84A0512C95717B69A2AD9C850D5): rejected group (121 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:50 5AADB0 c anonymous (0648&000000/0001/132F/44:6FA224F2E159E4B0B52503FBCED68FC8): rejected group (121 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:51 5AADB0 c anonymous (0648&000000/0004/132F/44:57064E8127955320CE25DED955410B1B): rejected group (120 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:51 5AADB0 c anonymous (0648&000000/000D/132F/44:516B3E9C214A497D4B6913E3383B29A0): rejected group (120 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:51 5AADB0 c anonymous (1702&000000/0000/132F/93:27D9288AD6C12A57D9D50B865A7DF68F): rejected group (121 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:51 5AADB0 c anonymous (1833&000000/0000/132F/89:960FFD1E02907E7E3793CCDA514B6D91): rejected group (120 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:51 5AADB0 c anonymous (09C4&000000/0000/132F/B3:37BBFAA3B047D00C92F075FB32658326): rejected group (120 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:52 5AADB0 c anonymous (098C&000000/0000/132F/98:3BEA6E240707E0A3F79DD32045684EC9): rejected group (120 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:52 5AADB0 c anonymous (0D98&000004/0000/132F/80:385AF5323C92D8FF8EF15370EDF4C729): rejected group (120 ms) (0/0/0/0) (no matching reader)
2015/03/13 16:28:52 5AADB0 c dvbapi: ERROR: Can't decode channel
2015/03/13 16:28:52 5AADB0 c anonymous (0650&000000/0000/132F/54:EBCEB84A0512C95717B69A2AD9C850D5): rejected group (121 ms) (0/0/0/0) (no matching reader)



my Config:
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
saveinithistory = 1
PreferLocalCards = 1

[newcamd]
Key = 0102030405060708091011121314
Port = 34000@0D95:000004,000008,00000C,000010

[webif]
httpport                      = 8080
httprefresh                   = 6
httpallowed                   = 127.0.0.1,10.0.0.2-10.0.0.200
hideclient_to                 = 15


[dvbapi]
enabled             = 1
au                  = 1
boxtype             = dreambox
user                = dvbapi
pmt_mode           = 0


my reader:

[reader]
label = ORFice
Protocol = internal
detect = CD
device = /dev/sci0
Group = 1
EMMCache = 1,3,2
CAID = 0d95
ident = 0D95:000004,000008,00000C,000010
ecmwhitelist = 0D95@000004,000008,00000C,000010:80,B8


my user:

[account]
user = user
pwd = pass
group = 1
au = ORFice

my  dvbapit:

P: 1702 # prio Sky s02
P: 1833 # prio SKY HD
P: 0D95 # prio ORF-ICE
i: 0b00 # prio MTV
i: 1830 # prio HD01 HD+
i: 09C4 # ignore Sky V13





why does it not work? :( 

maybe someone has a working oscam config complete
BillingUser: LJstc, Reciever: VU+ Duo2, Enigma 2, Emu: mgcamd, Firmware: BlackHole, Subscription: VIPastra

Jogi

  • Старожил
  • ****
  • Сообщений: 445
Re: OScam (experimental)
« Ответ #9 : 13 Марта 2015, 22:38:27 »
if I take a look at the logfile:
it seems you have a oscam.services-file (not listed with "Cannot open file" in the log)
Is it only a blank file or have you made entries ? if you have settings for ORF make sure it is using 0d95 and not 0d05 for ORF services
on the other hand, from what you post, neither the reader nor the user is configured to use services from the config you post

you have configured a user and thats fine, no further restrictions and the used group is fine
to use this user in dvbapi mode yiu should remove the password from the oscam.user, as it is not possible to stick dvbapi-user to a password
however, you are not using "this user" - the the logfile, the user is always listed as "anonymous" *g*
in dvbapi-mode user anonymous (no configured user) should be correct as well as in dvbapi-mode the unknown user has no restrictions
but to use the user you configured you need to add the following to the oscam.conf-file

[dvbapi]
enabled          = 1
user                = user
au                   = 1
boxtype          = dreambox
pmt_mode      = 0


(and thats all, no option to add a pasword for the user)
while you can completely remove the section [newcamd] from the oscam.conf
the newcamd section is correct and can also remain if you have external clients to connect to your box, but when you only use this receiver to watch the newcamd-part has no effect (so can be removed)

the real problem and I think the reason why it is not working as it already should with the config you provide:
you have configured a reader for new ORF-ICE/0D95-card but you put in an old ORF card with caid 0D05 as you log shows
2015/03/13 16:28:39 5A3E48 r orfice [internal] type: CryptoWorks, caid: 0D05, ascii serial: ##########, hex serial: ##########
(it is not an error or problem with the card or reader that serial number is not shown, Oscam default config remove the number in the log because to many fools had posted their card-serial on the internet *g*).But this is, what Oscam detects, that has nothing to do with configuration in any way, it is an caid 0d05 card in your reader
and you want to share the reader with caid 0d95 - so no matching reader found
in addition the used ORF card need updated or is already disabled, but no valid key on the card
2015/03/13 16:28:39 5A3E48 r orfice [cryptoworks] chid: 0010, date: 2008/09/11 - 2008/10/10, name: ATV+
2015/03/13 16:28:39 5A3E48 r orfice [cryptoworks] chid: 0001, date: 2008/09/11 - 2008/10/10, name: ORF All
2015/03/13 16:28:39 5A3E48 r orfice [cryptoworks] chid: 0010, date: 2013/02/25 - 2013/09/23, name: ATV+
2015/03/13 16:28:39 5A3E48 r orfice [cryptoworks] chid: 0001, date: 2013/03/06 - 2013/10/05, name: ORF All
AX-HD51 STB using NeutrinoHD and Oscam with VIP-Astra. Dual login on server_81 via Cable-ISP

LJstc

  • Пользователь
  • **
  • Сообщений: 12
Re: OScam (experimental)
« Ответ #10 : 15 Марта 2015, 10:21:03 »
its working now for local card thanks!

but i have another problem!    the response time from cs server is very high.. and the i get an error and picture freezes!   thats my log:

2015/03/15 08:15:04 7720A6C0 c dvbapi: Start descrambling PID #0 (CAID: 1833) 1
2015/03/15 08:15:04 7720A6C0 c local (1833&000000/0000/0072/89:176EEAA41FC15A8067DA78465EE3501E): found (348 ms) by "vip_astra" (F/6/6/6)
2015/03/15 08:15:10 7720A6C0 c local (1833&000000/0000/0072/89:5ABBCDA906BED082D05AEC6AE6A7EB52): found (1243 ms) by "vip_astra" (F/6/6/6)
2015/03/15 08:15:17 7720A6C0 c local (1833&000000/0000/0072/89:D936BC47489016798D80F12D0CE8E689): found (1041 ms) by "vip_astra" (F/6/6/6)
2015/03/15 08:15:24 7720A6C0 c local (1833&000000/0000/0072/89:91596E869047CDE5F7AB64A4BA49804A): found (1217 ms) by "vip_astra" (F/6/6/6)
2015/03/15 08:15:31 7720A6C0 c local (1833&000000/0000/0072/89:EBDBE54BE62D50C646989437C84C6B69): found (1237 ms) by "vip_astra" (F/6/6/6)
2015/03/15 08:15:37 772036D0 p "vip_astra" [newcamd] disconnected: reason disconnect
2015/03/15 08:15:42 0 --- Skipped 4 duplicated log lines ---
2015/03/15 08:15:42 7720A6C0 c local (1833&000000/0000/0072/89:F17FBCBBB86C8A2ABF04DAC5D9A8EFA5): found (4814 ms) by "vip_astra" (F/6/6/6)
2015/03/15 08:15:44 77204FC0 p "vip_astra" [newcamd] connecting to server_45:20155
2015/03/15 08:15:44 772081C0 p "vip_astra" [newcamd] connecting to server_45:20158
2015/03/15 08:15:44 772036D0 p "vip_astra" [newcamd] connecting to server_45:20153
2015/03/15 08:15:44 77200468 p "vip_astra" [newcamd] connecting to server_45:20151
2015/03/15 08:15:44 77201DE0 p "vip_astra" [newcamd] connecting to server_45:20152
2015/03/15 08:15:49 7720A6C0 c local (1833&000000/0000/0072/89:876A141264BE034490A1DE4DB191E3DB): timeout (5000 ms) by "vip_astra","vip_astra","vip_astra","vip_astra","vip_astra","vip_astra" (F/6/6/6)
2015/03/15 08:15:49 7720A6C0 c local (1833&000000/0000/0072/89:876A141264BE034490A1DE4DB191E3DB): timeout (120 ms) (0/0/6/6)
2015/03/15 08:15:50 7720A6C0 c dvbapi: ERROR: Can't decode channel
2015/03/15 08:15:50 7720A6C0 c local (1833&000000/0000/0072/89:876A141264BE034490A1DE4DB191E3DB): timeout (121 ms) (0/0/6/6)
2015/03/15 08:15:51 772081C0 p "vip_astra" [newcamd] disconnected: reason receive error1
2015/03/15 08:15:51 772081C0 p expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF
2015/03/15 08:15:51 77204FC0 p "vip_astra" [newcamd] disconnected: reason receive error1
2015/03/15 08:15:51 77204FC0 p expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF
2015/03/15 08:15:51 772036D0 p "vip_astra" [newcamd] disconnected: reason receive error1
2015/03/15 08:15:51 772036D0 p expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF
2015/03/15 08:15:51 77200468 p "vip_astra" [newcamd] disconnected: reason receive error1
2015/03/15 08:15:51 77200468 p expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF
2015/03/15 08:15:51 77201DE0 p "vip_astra" [newcamd] disconnected: reason receive error1
2015/03/15 08:15:51 77201DE0 p expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF




need an advice!  whats wrong?


here my logs now:


config:

[global]
disablelog = 1
logfile = /tmp/oscam.log
clienttimeout  = 7200
fallbacktimeout = 7000
clientmaxidle = 0
readerrestartseconds = 10
maxlogsize = 50
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
saveinithistory = 1
PreferLocalCards = 1



[webif]
httpport                      = 8080
httprefresh                   = 6
httpallowed                   = 127.0.0.1,10.0.0.2-10.0.0.200
hideclient_to                 = 15


[dvbapi]
enabled = 1
au = 1
boxtype = dreambox
user = local
pmt_mode = 0


user:

[account]
user = local
group = 1
au = dvbapi


server:

[reader]
label = dvbapi
Protocol = internal
detect = CD
device = /dev/sci0
Group = 1
EMMCache = 1,3,2
CAID = 0d95
ident = 0D95:000004,000008,00000C,000010
ecmwhitelist = 0D95@000004,000008,00000C,000010:80,B8

[reader]
label       = "VIP Astra"
protocol    = newcamd
key         = 0102030405060708091011121314
device      = server_45,20151
user        = xxxx
password    = xxxx
group       = 1
audisabled  = 1
ident     = 1810:000000

and so on for the other CAIDs provided in subscription section for Oscam!


dvbapi:

P: 0D95 1
P: 1833:000000 # sky-de all
P: 1833
P: 1830::EF10 # RTL HD
P: 1830::EF11 # VOX HD
P: 1830::EF14 # SPORT1 HD
P: 1830::EF15 # RTL2 HD
P: 1830::EF74 # SAT1 HD
P: 1830::EF75 # PRO7 HD
P: 1830::EF76 # KABEL1 HD
P: 1830::EF77 # Sixx HD
P: 1830::1519 # Test
P: 1830::151A # DMAX HD
P: 1830::157F # Deluxe Music HD
P: 1830::EF10 # Deluxe Music HD
P: 1830::2E9A # Super RTL HD
P: 1830::2E9B # Super RTL HD
P: 1830::5273 # Nick HD/ComedyCentral HD
P: 1830::5274 # N24 HD

and lots of ignores  of other CAIDs... but thats not the problem!



 i think i have to optimise  the lists  for  better response time?   
what else can i do for that?  and why keeps oscam hanging with  FF error?

thanks!
BillingUser: LJstc, Reciever: VU+ Duo2, Enigma 2, Emu: mgcamd, Firmware: BlackHole, Subscription: VIPastra

Jogi

  • Старожил
  • ****
  • Сообщений: 445
Re: OScam (experimental)
« Ответ #11 : 15 Марта 2015, 13:27:39 »
basically there is nothing to do to speed up Oscam, it always works as fast as possible
the responses, at least for HD+, seems OK - if it works
but the disconnects, especially from all connections (5) at the same time, looks like a local network problem or a problem with your internet connection
do you use WLan or DLan in the connection of your receiver to your router ? try it with a lan-cable connection
has your internet router an option to prioritize connetions from your local devices (in this case the receiver of course) ? try it
have you simply tried to restart your router and/or WLan-accesspoint (if it is something like this in use)
try to use DNS-server 8.8.8.8 in your sat receiver (manually configure network in sat receiver settings)

with a normal cs-account (no dual login account) you have a backup-server available - have you tried to add the backup servers to your server-configuration ?

you should remove (xxx-out) servername and ports from your logfile and config
AX-HD51 STB using NeutrinoHD and Oscam with VIP-Astra. Dual login on server_81 via Cable-ISP