PDA

View Full Version : MBox questions



radioboy
15-05-2009, 01:37 PM
Hi all,

Can someone tell me if i have a user name and password were will it go in the following as i only see password...

G: { mypeer.dyndns.something { our ports { hispassword { A2 A2 }}}}

And if i have a few entrys i take it i just stack them below one another?

Rad

pr2
15-05-2009, 01:45 PM
Hi,

If you have a username and a password then you probably receive a CCCam access.

Mbox is not able to connect to CCCam, try Incubus (today) to access CCCam server and when CCC will be available you will be able to use it instead of Incubus.

Mbox is able to connect to:
- Newcamd / Newcs server
- Mbox server

Pr2

radioboy
15-05-2009, 01:49 PM
Thanks Pr2. I do have incubus configured. Before i did the firmware upgrade it worked abit but was unstable.

I havnt been able to get it going since.

Thanks for putting me straght on this one. Also as i have mboxcas in the list does this look correct????

[modules]
count = 3
active_auto = true
active_1 = gCamd
active_2 = incubusCamd
active_3 = MultiCAS

[module_1]
name = gCam
path = EMU/OpenXCAS/gCam
daemon = gCam
version = 0.1

[module_2]
name = incubusCamd
path = EMU/OpenXCAS/incubusCamd
daemon = incubusCamd.sh
version = 0.55

[module_1]
name = MultiCAS
path = EMU/OpenXCAS/MultiCAS
daemon = emu_module
version = 0.98


Thanks

Radio

FME_fta
15-05-2009, 01:53 PM
Hi!

Does anyone know if its possible to use MPCS to connect a CCcam server to Mbox?

Mbox <--> MPCS <--> CCcam server

Thanks!

FME_fta
15-05-2009, 02:08 PM
Hi!

Does anyone know if its possible to use MPCS to connect a CCcam server to Mbox?

Mbox <--> MPCS <--> CCcam server

Thanks!

Answering my own question, I guess not, from what I saw, MPCS cannot connect to a CCcam server.

goran
15-05-2009, 02:46 PM
Apparently, even when it does connect to other servers it adds delays...

pr2
15-05-2009, 04:12 PM
@Radioboy,

The list is not correct because each module should have a different number.

Here is an almost complete one:



[modules]
count = 6
active_auto = true
active_1 = gCamd
active_2 = incubusCamd
active_3 = MultiCAS
active_4 = MboxCAS
active_5 = mgcamd
active_6 = newcs

[module_1]
name = gCam
path = EMU/OpenXCAS/gCam
daemon = gCam
version = 0.1

[module_2]
name = incubusCamd
path = EMU/OpenXCAS/incubusCamd
daemon = incubusCamd.sh
version = 0.55

[module_3]
name = MultiCAS
path = EMU/OpenXCAS/MultiCAS
daemon = emu_module
version = 0.98

[module_4]
name = mbox
path = EMU/OpenXCAS/MboxCAS
daemon = mbox.sh
version = 1.00

[module_5]
name = mgcamd
path = EMU/OpenXCAS/mgcamd
daemon = mgcamd
version = 1.65

[module_6]
name = newcs
path = EMU/OpenXCAS/newcs
daemon = newcs
version = 1.31c


Pr2

radioboy
15-05-2009, 05:05 PM
MultiCas working fine but incubus not able to get to work today.
I may need to dump the EMU folder and start again i think....

Radio