What's new

2nd line added, how to input to mgcam?

DeanR1977

Member
Just as the title says ive bought a 2nd line because my first line isnt a multiroom line & we now have a second box in our house, so how do add this 2nd one onto a mgcam file with my old line?

There both N-Lines & id like to use them together on my Zgemma box with mgcam which ive been told is the best way to use two lines at the same time.

Thanks in advance

sent from the past using my Zx Spectrum
 
if your currently line is working okay then there is no need to have it on the zgemma. just put the new line on the second box and that'll be okay :)
 
Just put both lines into the newcamd.list file as separate lines and copy over using the cam importer.
Both lines will be installed and in theory the best line will always work first.
 
You can put both lines into notepad and then save as a newcamd.list file and then load onto your box as one line and both will become active,Oscam will give the better line connection
 
Thanks everyone, i did mean Oscam not Mgcam haha my bad! Anyhow ive sorted it now & seams to be working fine, i did use this quoted text from post45. By the way i did just copy & paste this info from the link above this post so please give the other forum member credit for this info too-


Install oscam_atv from the softcam feed in plugins or by whatever means you use to install cams.

Bring up softcam manager once oscam is downloaded and make cam 1 oscam, no other cam to be selected, so only one cam running. MAKE SURE YOU STOP ALL OTHER RUNNING CAMS, now restart oscam via softcam manager, it should restart without error if applied ok and will show as active. It must be restarted to allow access to the webinterface.



When oscam is restarted go to computer and enter your box ip address into your chosen browser address bar followed by :83 that's full colon not semi, so something like 192.168.0.3:83
press enter or go whatever your browser needs to go to the address.


Oscam web interface should appear.. if it don't appear try rebooting your box and/or router....and try again..make sure ip address of box has not changed...this can be found in menu, information, network


Now at the top of the oscam web interface look for the tab/word "Files", click this and then a sub menu will appear below the main menu, click on "oscam.server" in here you will see examples, delete these examples and you can use the 2 reader examples i've pasted below for N: lines, edit them with your details and paste in to the oscam.server page. There's a comma between the server address and port, this must remain, be careful not to delete by accident


Once you've edited it with your details scroll to the bottom of the page and select save, then scroll to the top and select restart tab on top right of page, then on the pop up press restart, wait 10 secs and try and see if channels clear.


On the oscam web interface the live log tab will update every 8 secs with your ECM's if your interested. It will also tell you if something wrong like wrong password, etc


For an example of how to enter our line, here's an example


CWS = your.server.com port username password 01 02 03 04 05 06 07 08 09 10 11 12 13 14


or


N: your.server.com port username password 01 02 03 04 05 06 07 08 09 10 11 12 13 14


I hope this helps.






[reader]
label = TV1
protocol = newcamd
device = your.server.com,port
key = 0102030405060708091011121314
user = username
password = password
inactivitytimeout = 60
group = 1
emmcache = 1,3,31
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1



[reader]
label = TV2
protocol = newcamd
device = your.server.com,port
key = 0102030405060708091011121314
user = username
password = password
inactivitytimeout = 60
group = 1
emmcache = 1,3,31
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1

sent from the past using my Zx Spectrum
 
Last edited:
Back
Top