Well, the problem is with the proper configuration. But what's the point of messing around when all you really need to do is add the cccam protocol version to oscam.conf, create a user and enter the server address in the client? Is it that simple and that complicated?
Posts by userned
-
-
So for testing I took a Chinese one and in this form I pasted it into the cccam.cfg file in the form C: xxxxxxx xxxx xxxxx xxxxx
it didn't work.
I just added an entry in the oscam.server of the Chinese one and it worked.
[reader]
label = Reader-4
description = cccam
protocol = cccam
device = xxxxxxx,xxxxx
user = xxxx
password = xxx
inactivitytimeout = 30
group = 1
cccversion = 2.0.11
Why didn't it work from the cccam.cfg file itself?
so, second box in log:
(reader) Reader-4 [cccam] connecting to 192.168.1.134:12000first box in log
(client) monitor disconnected from 192.168.1.115
(client) encrypted cccam-client 192.168.1.115 granted (monitor, au=off)
-
I installed it enigma2-plugin-softcams-oscam-emu-levi45_11877-802_all.ipk and CCcam.cfg file is missing in /etc/
-
I think that's not the problem. Every cline that I buy from different suppliers has the same problem all the time. I think that it will be a problem with my configuration, and I just want to really try if I'm doing it right or wrong. However, in the logs I'm informed by disconnection when it comes to the client server connection
-
Hi! It's very simple, but I still have a problem with it. I wanted to try to share cline to another room for educational purposes.
I have two tuners, octagon sf8008 (donor) and ustym 4k pro (receiver),
Oscam 11856 on both tuners.donor tuner:
QuoteDisplay Moreoscam.conf
[global]
logfile = /tmp/oscam.log
logduplicatelines = 1
nice = -1
maxlogsize = 512
lb_mode = 1
disablelog = 1
nice = - 1
smarthome = 1
[cccam]
port = 12000
version = 2.3.2
reshare = 1
[monitor]
hideclient_to = 15
appendchaninfo = 0
[dvbapi]
enabled = 1
au = 1
user = dvbapi
boxtype = dreambox
[webif]
httpport = 8888
httpuser = root
httprefresh = 15
httppollrefresh = 12
httpallowed = 0.0.0.0-255.255.255.255
QuoteDisplay Moreoscam.user
[account]
user = dvbapi
au = 1
group = 1
[account]
user = monitor
pwd = monitor
group = 1
allowedprotocols = cccam
QuoteDisplay Moreoscam. server, china:On the receiving side it gives the same
[reader]
label = xxxxx_xxx-xxxx
protocol = cccam
device = xx.xxxxx.xx,xxxxx
user = xxxxx
password = xxxxx
group = 1
audisabled = 1
ccckeepalive = 1
disablecrccws = 1
disablecrccws_only_for = 0500:030B00,032830,050F00;098C:000000;098D:000000;09C4:000000;1884:000000;1708:000000;1709:000000;1841:000000;1811:003311On the receiving side it gives the same oscam.config, the same oscam.user
QuoteDisplay Moreoscam.server
[reader]
label = receive
enable = 1
protocol = cccam
device = 192.168.1.134,12000
user = monitor
password = monitor
inactivitytimeout = 30
reconnecttimeout = 12
group = 1
disablecrccws = 1
cccversion = 2.3.2
ccckeepalive = 1
ipv4force = 1
and it doesn't work, it says needinit on oscam at the recipient's site.
