User manual

<type>init</type>
<output>tcp,console</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>3001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<name>MOJSERVER</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user> # setting up name/password for user 1
<name>mutant</name> # for internal readers in this case
<password>teletele</password>
<au>on</au>
</user>
<user> # setting up name/password for user 2
<name>server</name> # every client must have got its own name/password
<password>server-pass</password>
<au>on</au>
</user>
</newcamdserver>
</newCSconfig>
Content of newcamd.conf file in server receiver. Can be found in: /var/tuxbox/config/
#These two lines are necessary to provide server to access to its own cards (in its slots)
– SERVER MUSTBE ALSO ITS OWN CLIENT !!!
CWS = 127.0.0.1 10000 server server-pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = 127.0.0.1 10001 server server-pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14
127.0.0.1 is IP address used for sharing own cards. It is always the same.
Configuration files in
client receiver (AB IPBox 9000HD, 900HD, 910HD)
Content of newcamd.conf file in client receiver. Can be found in: /var/tuxbox/config/
CWS = 10.0.0.99 10000 mutant teletele 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = 10.0.0.99 10001 mutant teletele 01 02 03 04 05 06 07 08 09 10 11 12 13 14
10.0.0.99 is IP address of SERVER – adjust according to your setting










