does anybody know how can i make tring card work in db500 thanks
Alert: Don't Use Hotmail Email Accounts for registration
Collapse
Before Access to all Forums and Trial accounts you must need to activate your account Email address
tring card help
Collapse
X
-
Re: tring card help
Can you see the card as a local when using cccam info?Technomate TM600 + 1m motorised dish (TM2300 motor).
If you find my posts helpful, please press the thanks button.
Some useful links.
Freezing problems explained
Cccam prio files.
Cccam channelinfo files.
Forum rulesComment
-
Technomate TM600 + 1m motorised dish (TM2300 motor).
If you find my posts helpful, please press the thanks button.
Some useful links.
Freezing problems explained
Cccam prio files.
Cccam channelinfo files.
Forum rulesComment
-
Re: tring card help
How exactly do have have it set up at the moment?
You should have newcs+cccam as the "cam". And in cccam, there should be an N line connecting to newcs. Have you done this?
Tony.Technomate TM600 + 1m motorised dish (TM2300 motor).
If you find my posts helpful, please press the thanks button.
Some useful links.
Freezing problems explained
Cccam prio files.
Cccam channelinfo files.
Forum rulesComment
-
Re: tring card help
How do you have it set up at the moment?Technomate TM600 + 1m motorised dish (TM2300 motor).
If you find my posts helpful, please press the thanks button.
Some useful links.
Freezing problems explained
Cccam prio files.
Cccam channelinfo files.
Forum rulesComment
-
Re: tring card help
First look in /var/tuxbox/config/newcs.xml. Find the port number first, search for newcamd_port, mine is
Code:<newcamd_port>14524</newcamd_port>
Code:<newcamdserver> <enabled>Yes</enabled> <name>newcs</name> <deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey> <user> <name>dummyusr</name> <password>dummypwd</password> <hostname>localhost</hostname> <au>on</au> </user> </newcamdserver>
Now edit cccam.cfg, and add
Code:N: 127.0.0.1 <PORT> dummyusr dummypwd 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Code:N: 127.0.0.1 14524 dummyusr dummypwd 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Technomate TM600 + 1m motorised dish (TM2300 motor).
If you find my posts helpful, please press the thanks button.
Some useful links.
Freezing problems explained
Cccam prio files.
Cccam channelinfo files.
Forum rulesComment
Comment