Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
462 views1 page

Connect OScam With CCcam Using CCcam Protocol

This tutorial provides instructions for connecting OScam clients to a CCcam central server using the CCcam protocol. It includes configuration settings for both oscam.server and CCcam.cfg files, emphasizing the importance of setting the correct IP address and user credentials. The guide also briefly mentions advanced settings for improved performance and provides links for further discussion and additional tutorials.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
462 views1 page

Connect OScam With CCcam Using CCcam Protocol

This tutorial provides instructions for connecting OScam clients to a CCcam central server using the CCcam protocol. It includes configuration settings for both oscam.server and CCcam.cfg files, emphasizing the importance of setting the correct IP address and user credentials. The guide also briefly mentions advanced settings for improved performance and provides links for further discussion and additional tutorials.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Connect OScam with CCcam using CCcam protocol

This tutorial will be short. It is intended for people who have CCcam central
server (Linux PC for example) and receivers with OScam which act as clients.
Protocol which is used between OScam and CCcam is good old CCcam 🙂

Put these lines in oscam.server:

[reader]
label = remote
protocol = cccam
device = 192.168.1.119,12333 #Change these two settings
according to your setup. 12333 is port of my CCcam server. If OScam and CCcam runs
on same receiver, just use 127.0.0.1 instead of regular 192.168.x.x IP address!
user = test #You will have to create F line in CCcam.cfg
with username and password that you used here!
password = testxxx
group = 1
emmcache = 1,3,2

This config is basic but you dont need additional (more advanced) settings. It
works just fine! If you want faster zapping, then i recommend that you setup
oscam.dvbapi file!

In CCcam.cfg create this line:

F: test testxxx 2 0 0 { 0:0:1 }

2 0 0 means that your receiver will get your local cards (if you have them), hop 1
and hop 2 cards. If you have server with only hop1 cards, you can just use 1 0 0

0 0 1 means that your receivers cannot share to other receivers. Thats ok, because
you dont need reshare in your house. Reshare (0 0 2) is usually needed if you are
sharing with clients outsite your house.

Thats it, for more info use comments.

For discussion please visit this thread:

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

For other “connect” tutorials, visit these links:

Connect OScam with OScam using Camd35


Connect OScam with CCcam using Newcamd
Connect OScam with Mgcamd
Connect OScam with CCcam using Camd35

You might also like