incubusCamd 0.8 conf

t.ph

Senior Member
Messages
101
Trying to run this on AB(DGR based)release r9057 image

I'm basically wanting to add 3 cccam clines. Please tell me if i need all this and where i'm going wrong?


background_execution=1

debug_level=3

log_to_console=1

log_to_file=0

logfile_name=/var/bin/incubusCamd.log

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

console_logs_broadcast_port=666


[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

[Prov:000000:CaID:0000]
decoder_type=1
card_server_url_0=cccam://user:pass @192.168.0.1:12000
card_server_url_1=cccam://user:pass @192.168.0.2:12000
card_server_url_2=cccam://user:pass @192.168.0.3:12000

[Servers]
card_server_url_0=cccam://user:pass @192.168.0.1:12000
card_server_url_1=cccam://user:pass @192.168.0.2:12000
card_server_url_2=cccam://user:pass @192.168.0.3:12000
 

t.ph

Senior Member
Messages
101
Code:
[Servers]
card_server_url=cccam://user:[email protected]:12000
card_server_url=cccam://user:[email protected]:12000
card_server_url=cccam://user:[email protected]:12000

Thanks and i'm assuming that was the only thing wrong ie removing the numbers after url

I have tried that and still no luck :mecry:

Is there anyway to see if the cam is actually running? as cant find any log files and there doesnt seem to be any activity through router

3 Files are in /var/bin
incubusCamd.conf
incubusCamd.prio
incubusCamd (removed .sh4)
All CHMOD to 755
 

t.ph

Senior Member
Messages
101
Thanks very much

Just managed to get it running by loading NLB9047 image and it's working like a dream

Thanks for the help anyway
 

roni261980

Member
Messages
68
ECM[di:0] **** [Sat Apr 4 02:55:47 2009] Start processing ECM...
CaID: 0B00 - Conax.
Provider ID: 000000 - Supported.
Raw Encrypted ECM:
81 70 66 70 5F 63 27 85 26 FC D7 68 AB F8 67 F9
01 F9 D3 54 BF 0D FD E5 89 0D 98 89 7A F7 B1 43
CE AC 79 6E 56 50 D5 83 13 F4 B0 14 B4 55 21 9A
41 FF 68 27 21 02 5A B9 8B 0B 60 84 A3 4B BE 37
B4 85 BE 05 57 92 D2 49 DC CD 18 15 48 87 BE 84
AE A3 F1 54 BA 03 31 B4 77 5C F5 46 33 99 50 5E
85 7E 7C 30 02 03 50 02 00

Decoder: Using Newcamd protocol card-server.

[Newcamd] Connecting to card-server...
[Newcamd] Failed to read network stream.

whats going wrong?
 
Top