Mgcamd help

returnofjim

Newbie
Does anyone have a link to a setup guide for mgcamd on virmin? I'e always used oscam so have no experience with mgcamd but would like to try it.

Thanks in advance.
 
softcam-feed-universal_2.0_all.ipk download this,connect your box with filezilla,open tmp folder,place ipk inside.
go to your box,blue button,plugins,ipk installer.
once installed then head to plugins,green button, softcams,choose mgcam 138,restart box.
connect to fillezilla again,head to /usr/keys,place your line in the text file called 'newcamd'.
 
You need to create your own newcamd.list make sure it doesn't have the .txt extension.

Put your line like this starting with CWS =
Code:
CWS = tk.org 2200 raturnofjim 15fgh65 01 02 03 04 05 06 07 08 09 10 11 12 13 14

First is host then port followed by username and password then 01 to 14

You'll also need a mg_cfg file in usr/keys you can download it from here http://www.techkings.org/resources/mg_cfg-file.7/

Did what you said but still not working.

This is how my newcamd.list file looks.

#CWS_KEEPALIVE = 300
#CWS_INCOMING_PORT = 21000
#CWS = server.com 18651 username password 10 02 13 04 15 06 17 08 01 10 11 12 13 14 server1
#CWS_MULTIPLE = server.com 19964 username password 10 02 13 04 15 06 17 08 01 10 11 12 13 14 server2
 
Did what you said but still not working.

This is how my newcamd.list file looks.

#CWS_KEEPALIVE = 300
#CWS_INCOMING_PORT = 21000
#CWS = server.com 18651 username password 10 02 13 04 15 06 17 08 01 10 11 12 13 14 server1
#CWS_MULTIPLE = server.com 19964 username password 10 02 13 04 15 06 17 08 01 10 11 12 13 14 server2
Shouldn't need the CWS_MULTIPLE or server 1 and 2

Just both lines as

CWS = server.com 18651 username password 10 02 13 04 15 06 17 08 01 10 11 12 13 14
CWS = server.com 18651 username password 10 02 13 04 15 06 17 08 01 10 11 12 13 14

Is the # just an example? As that wouldn't work

Try with and without keep alive and incoming port, most are not needed these days.

Here is an example newcamd.list file just in case your saving it as .txt also make sure you send the mg_cfg file aswell as newcamd.list to usr/keys and restart mgcamd.

If you have no joy feel free to pm me the lines I can try and put it in the format for you but I wont be able to test as my main box is oscam only and the other box is upstairs in use.
 

Attachments

  • newcamd.zip
    233 bytes · Views: 47
Back
Top