...

Archive for March, 2011

Post

Connect OScam with CCcam using Camd35 protocol

You will have to edit or create three files: oscam.conf, oscam.user and CCcam.cfg!

oscam.conf:

[cs357x] #DO NOT USE [camd35] as this is obsolete in newer oscams!
port = 15991 #this is an example, you can use different numbers
serverip = 192.168.1.11 #this is your IP of your server where you have your OScam running!

oscam.user:

[account]
User = test
Pwd = test2
Group = x #same as in oscam.server file
AU = xxx #same as in oscam.server file. You can use this universal settings: AU=1

CCcam.cfg:
L: 192.168.1.11 15991 test test2 0b00 000000 256

First number is IP address of your server. In my case its 192.168.1.11, you can also use 127.0.0.1 if you have CCcam and OScam running on the same receiver or server. Then there are port number (15991) and username(test)/password(test2).

At the end there is CAID number and provider ID of your package and you can also optionally add 256. This means that your card will show as local in CCcam. Same trick as with Newcamd protocol! Pretty neat, right?

Camd35 is considered to be better than Newcamd. The biggest limitation of Newcamd is that it only support one caid per port. For every caid you need to create different port. Pretty annoying! Camd35 on the other hand support more caids per port.

For discussion please visit this thread here:

https://www.satnigmo.com/forum/index.php?threads/oscam-to-cccam-camd35-protocol.543/

For other “connect” tutorials, visit these links:

Powered by moviekillers.com.com

Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.