Sunday, 26 February 2017

HOW TO CONFIGURE CCCAM SERVER IN XCAMCLIENT1 AND XCAMCLIENT2 FOR XCRUISER XDSR485 HD ANDROID


For configuring cccam server in xcamlient 1:

1.     Download the latest plugin pack  here  Plugin_Packages_New_Api_170210.zip
2.     Then  extract the  plugin_su  file from zip file
3.     Then open the plugin_su folder and then open Etc folder and find cardclient.conf file
4.     Then open the cardclient.conf file in notepad (slect the file and rightclick and select open with and then select notepad)
5.     To configure cccam server  type the server details in below mentioned format
cccam2: server1: port1: 0/0/0: user: pass
cccam2: server2: port2: 0/0/0: user: pass
cccam2: server3: port3: 0/0/0: user: pass

eg: cccam2: nick40.ddns.net: 45000: 0/0/0/: username: password
6.     Save the file and place the plugin_su file in usb drive and install it


For configuring cccam server in xcamclient2:

1.     Download the latest plugin pack  here  Plugin_Packages_New_Api_170210.zip
2.     Then  extract the  plugin_su  file from zip file
3.     Then open plugin_su folder and then open xcam folder and find xcam.server file.
4.     Then open the  xcam.server  file in notepad (slect the file and rightclick and select open with and then select notepad)
5.     To configure cccam server  type the server details in below mentioned format
[Reader]
label = cccam_server
protocol = cccam
device = server, port
user = user  
password = pass
group = 1
cccversion = 2.1.4
eg:
[Reader]
label = cccam_server
protocol = cccam
device = nick40.ddns.net,45000
user = username  
password = password
group = 1
cccversion = 2.1.4
 
 
[Reader]
label = cccam_server
protocol = cccam
device = playserver.zapto.org,45000
user = username  
password = password
group = 1
cccversion = 2.3.0
6.     To add more than one server  after typing one server detail  enter two line space by hitting enter button two times and enter the second server details in above mentioned format.
7.     Save the file and place the plugin_su file in usb drive and install it


No comments:

Post a Comment