Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 7 of 7

Thread: Mgcamd manager ??

  1. #1

    Title
    Forum Supporter
    Donated Member
    Join Date
    Oct 2013
    Posts
    17
    Thanks
    4
    Thanked 1 Time in 1 Post

    Mgcamd manager ??

    Hi !
    My set up is Vu Duo running on Vix Hades 018 ( Spot on by the way ! )
    When pressing blue button I can access Ccam Info extension which is a useful gadget .
    Is there any such thing for Mgcam also and can anyone point me in right direction of a download if so ??
    Thanks all in advance

  2. #2
    Ashley69's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Feb 2015
    Posts
    1,099
    Thanks
    205
    Thanked 290 Times in 246 Posts
    You'll find it in plugins. Download/Softcams mgcamd 1.38 is the latest

  3. #3

    Title
    Forum Supporter
    Donated Member
    Join Date
    Jul 2014
    Location
    God Knows
    Posts
    1,694
    Thanks
    582
    Thanked 266 Times in 247 Posts
    I'd like to know if theses one two.

  4. #4

    Title
    Forum Supporter
    Donated Member
    Join Date
    Oct 2013
    Posts
    17
    Thanks
    4
    Thanked 1 Time in 1 Post
    Quote Originally Posted by Ashley69 View Post
    You'll find it in plugins. Download/Softcams mgcamd 1.38 is the latest
    Thanks , I already have mgcamd up and running . I just want to be able to check on things like you can with the Cccam info plugin extension ? Same as that but for mgcamd ?
    Sorry if I put it so it confused ?

  5. #5

    Title
    Forum Supporter
    Donated Member
    Join Date
    Oct 2013
    Posts
    17
    Thanks
    4
    Thanked 1 Time in 1 Post
    Sorry, to put it easier - When running Cccam , I press blue button and have Cccam info extension which shows everything to do with Cccam ect ect .
    Is there anything like that but for mgcamd ??

  6. #6

    Title
    Senior Member
    Join Date
    Jun 2015
    Posts
    238
    Thanks
    53
    Thanked 90 Times in 64 Posts
    There doesn't seem to be (I could be wrong though), I switched to oscam just because the processor usage for mgcamd was always around 10% and oscam stays around 1%, I know not really a big deal and probably because oscam is using 'nice' but it also give additional info like cccam and a web interface.
    To set it up you just need to create three files in '/etc/tuxbox/config' mine look like this

    /etc/tuxbox/config/oscam.conf
    Code:
    [global]
    # Prozess
    nice                        = -10
    pidfile                     = /tmp/oscam.pid
    # Logging
    logfile                     = /dev/null
    disablelog                  = 1
    usrfile                     = /dev/null
    disableuserfile             = 1
    usrfileflag                 = 0
    # Sonstiges
    unlockparental              = 1
    
    [dvbapi]
    enabled                     = 1
    au                          = 1
    boxtype                     = dbox2 # dbox2|dreambox|dm7000|duckbox|ufs910|ipbox|ipbox-pmt. Default dreambox.
    user                        = local
    
    [webif]
    httpport                    = 81
    httprefresh                 = 0
    httpallowed                 = 127.0.0.1,192.168.3.1-192.168.3.255 # "No entry for other IP's!"
    httphideidleclients         = 0
    httpreadonly                = 0
    (You need to change the httpallowed line to your local ip address range)

    /etc/tuxbox/config/oscam.user
    Code:
    [account]
    user                = local
    pwd                 = local
    monlevel            = 0
    au                  = 1
    cccmaxhops          = 5
    cccreshare          = 3
    group               = 1,2
    /etc/tuxbox/config/oscam.server
    Code:
    [reader]
    label = Sky
    protocol = newcamd
    device = address.com,8888
    user = myusername
    password = mypassword
    key = 0102030405060708091011121314
    group = 1
    
    [reader]
    label = Virgin
    protocol = newcamd
    device = address2.com , 8889
    user = myusername
    password = mypassword
    key = 0102030405060708091011121314
    group = 2
    (Change usernames/passwords/ports to your own)

    This will give extra info in the softcam manager but also you can connect to http://BoxIPAddres:81 and it lets you view and configure more things.

  7. The Following 7 Users Say Thank You to ArowonA For This Useful Post:

    duoduo (27-07-15),jay209 (17-07-15),john doe (17-07-15),outrage_uk (21-10-15),pembo (17-07-15),romdut (07-11-15),sataday (18-07-15)

  8. #7

    Title
    Forum Supporter
    Donated Member
    Join Date
    Oct 2013
    Posts
    17
    Thanks
    4
    Thanked 1 Time in 1 Post
    Thanks mate , much appreciated for the detailed info !!
    Will have to play with oscam now lol !!
    Your bit will hopefully give others an idea too
    Cheers pal

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.