incubuscamd 1.22 how to add cccam line

john1

Registered
Messages
148
internal flash image AAF_MediaCenter_Spring_ufs910 installed on kathy with swap incubuscamd v1.22. cccam line is not working.
I need your help to solve this issue.
 

triplex1

Registered
Messages
288
in incubuscamd config

########################### servers configuration ############################
[Servers]
# i.e:
card_server_url=cccam://user:password@ip or host:port
 

john1

Registered
Messages
148
in incubuscamd config

########################### servers configuration ############################
[Servers]
# i.e:
card_server_url=cccam://user:password@ip or host:port

Appreciate your kind help. it did not work. while on dream800 is working fine.
 

john1

Registered
Messages
148
I have installed mgcamd 1.35 with newcam line and it give me this message decode: unsupport
 

triplex1

Registered
Messages
288
o.k turn your incubuscamd to older version otherwise you must change your mac address in kathrein.
if you not change your mac address your incubus not working!
for cccam oscam is better emu.
 

john1

Registered
Messages
148
oh this is the reason because of mac address. kathy was not responding and due to mac address issue and I have put manually this mac address 00:50: fd: ff: 12:34 and it caused this problem.
 

triplex1

Registered
Messages
288
for oscam and kathi

[reader]
label = ccc server1
protocol = cccam
device = ip or host,port
account = user,pass
group = 1,2,3,4,5,6,7
caid = all
cccversion = 2.1.3
cccbuild = 3165

[reader]
label = ccc server2
protocol = cccam
device = ip or host,port
account = user,pass
group = 1,2,3,4,5,6,7
caid = all
cccversion = 2.1.3
cccbuild = 3165

[reader]
label = ccc server3
protocol = cccam
device = ip or host,port
account = user,pass
group = 1,2,3,4,5,6,7
caid = all
cccversion = 2.1.3
cccbuild = 3165

[reader]
label = ccc server4
protocol = cccam
device = ip or host,port
account = user,pass
group = 1,2,3,4,5,6,7
caid = all
cccversion = 2.1.3
cccbuild = 3165

you can change yourcccam version if you want with one of these :

cccversion = 2.0.11
cccbuild = 2892

cccversion = 2.1.1
cccbuild = 2971

cccversion = 2.1.2
cccbuild = 3094

cccversion = 2.1.3
cccbuild = 3165

cccversion = 2.1.4
cccbuild = 3598

one reader for one cline from cccam
 

john1

Registered
Messages
148
[reader]
label = ccc server1
protocol = cccam
device = ip or host,port
account = user,pass
group = 1,2,3,4,5,6,7
caid = all
cccversion = 2.1.3
cccbuild = 3165

[reader]
label = ccc server2
protocol = cccam
device = ip or host,port
account = user,pass
group = 1,2,3,4,5,6,7
caid = all
cccversion = 2.1.3
cccbuild = 3165

[reader]
label = ccc server3
protocol = cccam
device = ip or host,port
account = user,pass
group = 1,2,3,4,5,6,7
caid = all
cccversion = 2.1.3
cccbuild = 3165

[reader]
label = ccc server4
protocol = cccam
device = ip or host,port
account = user,pass
group = 1,2,3,4,5,6,7
caid = all
cccversion = 2.1.3
cccbuild = 3165

you can change yourcccam version if you want with one of these :

cccversion = 2.0.11
cccbuild = 2892

cccversion = 2.1.1
cccbuild = 2971

cccversion = 2.1.2
cccbuild = 3094

cccversion = 2.1.3
cccbuild = 3165

cccversion = 2.1.4
cccbuild = 3598

one reader for one cline from cccam


appreciate your kind help finally it works.

:thum::mecry::thum::mecry:
 

john1

Registered
Messages
148
Aljazeera Sport HD1 and 2 were not decode by oscam.
Is there any thing I have to do.
 

john1

Registered
Messages
148
Aljazeera Sport HD1 and 2 were not decode by oscam.
Is there any thing I have to do.
 

john1

Registered
Messages
148
in var/keys folder overwrite the oscam.services with new updated same file & oscam.srvid & oscam.provid
here there is one http://www.sat-universe.com/showthread.php?t=201890


thanks for your help. but I could not understand how to use it and also it give error so i could not create any oscam service

error message:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\Documents and Settings\Administrator\Desktop\dream800 ferrari\oscam.services_21.02.2011\oscam.services'.
File name: 'C:\Documents and Settings\Administrator\Desktop\dream800 ferrari\oscam.services_21.02.2011\oscam.services'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks)
at Microsoft.VisualBasic.FileIO.FileSystem.OpenTextFileReader(String file, Encoding encoding)
at Microsoft.VisualBasic.MyServices.FileSystemProxy.OpenTextFileReader(String file, Encoding encoding)
at oscam.services.Form1.Button10_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
oscam.services
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/Rar$EX00.250/oscam.services.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 
Last edited:

robburne

Registered
Messages
10
Did anyone get incubus 1.22 working with cccam?

Triplex, you said "if you not change your mac address your incubus not working!" - is it possible to change the MAC address and if so how?

Thanks,

Rob.
 
Top