incubuscamd V0.88 & newcs some help please

fikos67

Senior Member
Messages
125
I have made the below configuration on my 9000hd with sifteam E2
newcs.xml
Code:
<newCSconfig>
	
	<readers name="Card Readers">
		<device>
			<name>lower</name>
			<type>Sci</type>
			<node>/dev/sci0</node>
			<mhz>357</mhz>
			<export>yes</export>
			<enabled>yes</enabled>
			<blocksa>No</blocksa>
			<blockua>No</blockua>
			<blockga>No</blockga>
			<!-- <boxkey>0000000000</boxkey> -->
			<PTShandshake>no</PTShandshake> 
			<crypto-special>no</crypto-special>
			<carddetect>yes</carddetect>
			<newcamd_port>10100</newcamd_port>
			<priority>round</priority> 
			<sid>
			<allow>
					<!-- valid value for id are: 
			  		4 numbers, if the service id is 3 numbers, add a 0 infront of it.	-->
			<id></id>
			</allow>
			<deny>
					<!-- valid value for id are: 
				  		4 numbers, if the service id is 3 numbers, add a 0 infront of it.	-->
			<id></id>	
			</deny>
			</sid>
		</device>

		<device>
			<name>upper</name>
			<type>Sci</type>
			<node>/dev/sci1</node>
			<mhz>600</mhz>
			<export>yes</export>
			<enabled>yes</enabled>
			<blocksa>No</blocksa>
			<blockua>No</blockua>
			<blockga>No</blockga>
			<!-- <boxkey>0000000000</boxkey> -->
			<PTShandshake>no</PTShandshake> 
			<crypto-special>no</crypto-special>
			<carddetect>yes</carddetect>
			<newcamd_port>10110</newcamd_port>
			<priority>round</priority> 
			<sid>
			<allow>
					<!-- valid value for id are: 
			  		4 numbers, if the service id is 3 numbers, add a 0 infront of it.	-->
			<id></id>
			</allow>
			<deny>
					<!-- valid value for id are: 
				  		4 numbers, if the service id is 3 numbers, add a 0 infront of it.	-->
			<id></id>	
			</deny>
			</sid>
		</device>
<!--
		<device>
			<name>Phoenix USB PL2303</name>
			<type>phoenix</type>
			<mhz>357</mhz>
			<node>/dev/usb/tts/0</node>
			<parity>even</parity>
			<reset>normal</reset>
			<export>Yes</export>
			<enabled>Yes</enabled>
			<blocksa>No</blocksa>
			<blockua>No</blockua>
			<blockga>No</blockga>
			<PTShandshake>No</PTShandshake>
			<carddetect>yes</carddetect>
			<newcamd_port>10002</newcamd_port>
			<autosid>Yes</autosid>
			<Seca-PPV>no</Seca-PPV>
			<priority>round</priority>
		</device>
-->
	</readers>	
	<radegastserver>
			<!-- valid value for enable are: 
				 0,1 - Enable or Disable radegast server.	-->	
			<enabled>no</enabled>
			
			<!-- valid value for port are: 
				 0,65535 - Which port to listen for incomming connections.	-->
			<port>10001</port>
			
			<!-- valid value for allow are: 
				 ALL - Not active yet.	-->			
			<allow>
			<hostname>127.0.0.1</hostname>
                        </allow>
	</radegastserver>

	<cache>
		<emm>10</emm>
		<ecm>10</ecm>
	</cache>	
	<debug>
		<level>verbose</level>	
		<type>init</type>
		<output>all</output>
		<logfile></logfile>
		<console_options></console_options>
		<file_options></file_options>
		<udp_host>192.168.1.10</udp_host>
		<udp_port>1000</udp_port>
		<udp_options></udp_options>
		<tcp_port>1001</tcp_port>
		<tcp_options></tcp_options>
	</debug>
	<newcamdserver>
		<enabled>yes</enabled>
		<name>helios</name>
		<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
		<userfile>/tmp/users.txt</userfile>
		<user>
			<name>ip9000</name>
			<password>local</password>
			<au>on</au>
		</user>
		<user>
			<name>ip9001</name>
			<password>local1</password>
			<au>on</au>
		</user>
		
		
	</newcamdserver>
	
</newCSconfig>

and incubusCamd.conf
Code:
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
background_execution=1

# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
debug_level=3

# This option enables (1) or disables (0) the writing of debug information to the
# console.
log_to_console=1

# This option enables (1) or disables (0) the writing of console output to a log file
log_to_file=0

# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
logfile_name=/var/bin/incubusCamd.log

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=1
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0

#When activated, camd will listen on the specified port for connections. All
#log activity will be broadcast in real-time to connected clients.
console_logs_broadcast=1
console_logs_broadcast_port=666

############################ caid configuration ##############################


[CaID:0100]
ecm_table=80
priority=1

[CaID:0500]
ecm_table=80
priority=1

[CaID:0600]
ecm_table=80
priority=1

[CaID:0919]
ecm_table=80
priority=1

[CaID:093B]
ecm_table=80
priority=1

[CaID:0B00]
ecm_table=80
priority=1

[CaID:0D00]
ecm_table=80
priority=1

[CaID:1700]
ecm_table=80
priority=1

[CaID:1800]
ecm_table=80
priority=1

[CaID:2600]
ecm_table=80
priority=1

[CaID:0604]
ecm_table=80
priority=1
########################### provider configuration ###########################


#####################################################################################
[Prov:000000:CaID:0b00] #MTV card
decoder_type=1
card_server_url_1=newcamd://ip9000:[email protected]:10100/0102030405060708091011121314
#
#####################################################################################
[Prov:000000:CaID:0604] #Bulsatcom card
decoder_type=1
card_server_url_2=newcamd://ip9001:[email protected]:10110/0102030405060708091011121314
#
######################################################################################

[Prov:000000:CaID:0000]

decoder_type=1
card_server_url_0=cccam://

########################### servers configuration ############################
[Servers]


card_server_url=cccam://9000:[email protected]:12000



########################### CaIDs tunneling configuration ############################
[CaIDTunnel]

The problem is
Even that the receiver is able to share with newcs and other receivers , and he is able to read the lower reader with incubus , he is not able to read the upper reader with incubus......:mad:

Any ideas ?
 

k2k2000

Well Known Member
Messages
727
try this
Code:
[Prov:000000:CaID:0b00] #MTV card
decoder_type=1
card_server_url_[B]0[/B]=newcamd://ip9000:[email protected]:10100/0102030405060708091011121314
#
#####################################################################################
[Prov:000000:CaID:0604] #Bulsatcom card
decoder_type=1
card_server_url_[B]0[/B]=newcamd://ip9001:[email protected]:10110/0102030405060708091011121314
#
[Prov:000000:CaID:0000]

decoder_type=1
card_server_url_0=cccam://

[Servers]
card_server_url=cccam://9000:[email protected]:12000
 

fikos67

Senior Member
Messages
125
thanks for your answer , the solution was this
Code:
[General]
# Enable (1) or disable (0) background execution
# 0 - Off
# 1 - On
background_execution=1

# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
debug_level=3

# This option enables (1) or disables (0) the writing of debug information to the
# console.
log_to_console=1

# This option enables (1) or disables (0) the writing of console output to a log file
log_to_file=0

# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
logfile_name=/var/bin/incubusCamd.log

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=1
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0

#When activated, camd will listen on the specified port for connections. All
#log activity will be broadcast in real-time to connected clients.
console_logs_broadcast=1
console_logs_broadcast_port=666

############################ caid configuration ##############################


[CaID:0100]
ecm_table=80
priority=1

[CaID:0500]
ecm_table=80
priority=1

[CaID:0600]
ecm_table=80
priority=1

[CaID:0919]
ecm_table=80
priority=1

[CaID:093B]
ecm_table=80
priority=1

[CaID:0B00]
ecm_table=80
priority=1

[CaID:0D00]
ecm_table=80
priority=1

[CaID:1700]
ecm_table=80
priority=1

[CaID:1800]
ecm_table=80
priority=1

[CaID:2600]
ecm_table=80
priority=1

[CaID:0604]
ecm_table=80
priority=1
########################### provider configuration ###########################
 

#####################################################################################
[Prov:000000:CaID:0b00] #MTV card
decoder_type=0
card_server_url_[B][COLOR="Red"]0[/COLOR][/B]=newcamd://ip9000:[email protected]:10100/0102030405060708091011121314
#
#####################################################################################
[Prov:000000:CaID:0604] #Bulsatcom card
decoder_type=1
card_server_url_[B][COLOR="Red"]1[/COLOR][/B]=newcamd://ip9001:[email protected]:10110/0102030405060708091011121314
#
######################################################################################

[Prov:000000:CaID:0000]

decoder_type=1
card_server_url_[B][COLOR="Red"]2[/COLOR][/B]=cccam://

########################### servers configuration ############################
[Servers]


card_server_url=cccam://9000:[email protected]:12000        



########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
for some reason the incubus needs the card_server_url_ starting from 0 and then 1 , 2 , 3 etc it has to be in a order ......
 

fikos67

Senior Member
Messages
125
and a tip
I have manage to make the ipbox9000 a great SERVER using newcs and incubus .
I am able to share my local cards with newcs ..... and read them with incubus also and the same time i am a client to a cccam server .....

P.S
If you are interested i have made a how to , but i need the rights to upload files
regards :thum:
 

gjessing

Registered
Messages
1
Incubuscamd

hello
I am noob for this but i install incubuscamd and need to connect to a server.
where should i put the info about the server - ?
ind newcam.list :) or where
 

arken

Senior Member
Messages
293
Incubus has a mysterious ways :) Nobody will ever wont to hear about incubus, if it isnt the only way to connect to ccam server....
Anyway even your configuration is working i have noticed a mistake in it: In your newcs.xml config:
Code:
<newcamdserver>
		<enabled>yes</enabled>
		<name>helios</name>
		<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
		<userfile>/tmp/users.txt</userfile>
		<user>
			<name>ip9000</name>
			<password>local</password>
			<au>on</au>
		</user>
		<user>
			<name>ip9001</name>
			<password>local1</password>
			<au>on</au>
		</user>
		
		
	</newcamdserver>
You dont have to define different users for all cardreaders, one is enough, like this:
Code:
<newcamdserver>
		<enabled>yes</enabled>
		<name>helios</name>
		<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
		<userfile>/tmp/users.txt</userfile>
		<user>
			<name>ip9000</name>
			<password>local</password>
			<au>on</au>
		</user>
	</newcamdserver>
The user ip9000 will access upper,lower and phoenix (if any), just use different ports for any device.

Also in your incubuscamd.conf for you MTV card decoder type must be set to 1...
 
Last edited:

fikos67

Senior Member
Messages
125
Incubus has a mysterious ways :) Nobody will ever wont to hear about incubus, if it isnt the only way to connect to ccam server....
Anyway even your configuration is working i have noticed a mistake in it: In your newcs.xml config:
The user ip9000 will access upper,lower and phoenix (if any), just use different ports for any device.

Also in your incubuscamd.conf for you MTV card decoder type must be set to 1...
Thanks for the answer m8 , i have fix it but never found time to correct it at the forum
Regards
 

Dooley

Registered
Messages
43
The different users are not directed at different readers... They are required for viewing, recording and PIP !
 
Top