Mg-launcher

acer2

Registered
Messages
199
Finally, owners of cuberevo/mini, will be able to dual decoding with mgcamd. On denktenk forum released small plug-in, necessary to work it.Below is explanation of denktenk- how
"Dual decoding with Mgcamd now available on Revo/mini

with this neat little plugin/lib:
mg-launcher v0.1

1. What is this?
A library and a daemon, managing multiple instances of mgcamd, each decoding a different video stream (Recordings, PiP).
So dualdecoding on cuberevo is finally working.

2. Usage
Copy mg_wrapper-0.1.so to /var/lib and mg_launcher to /var/bin.
Start the daemon managing the mgcamd instances form the commandline or a script:
/var/bin/mg_launcher -b /path/to/mgcamd -l /var/lib/mg_wrapper-0.1.so

See the supplied script in /var/bin/init.d

3. Newcs
Every mgcamd instance needs its own set of newcs users.
For every instance you need to create a seperate newcamd.list file:
newcamd.list => live channel
newcamd1.list => Recording
newcamd2.list => Recording or PiP"

Meny thanks anybody included in this work.:):thum::thum:

regards
acer2
 

arken

Registered
Messages
293
With all respect to your hard work, but I can record 2 chanels and watching third with mgcamd connected to single newcs serving irdeto2 card, without installing any plugins. NewCS is sending ECM for all 3 open services without problem. Using NLB image.
 
Last edited:

ipman

Registered
Messages
9
With all respect to your hard work, but I can record 2 chanels and watching third with mgcamd connected to single newcs serving irdeto2 card, without installing any plugins. NewCS is sending ECM for all 3 open services without problem. Using NLB image.

but i think only for channels on the same transponder
 
Messages
67
its not working!.

too beta at this stage..

its stopping mgcamd services, and never starts them again, so you end of with "service not available" many times ..

Wait for newer release before starting to install it.
 

Rocknroll

Staff member
Administrator
Messages
6,174
Still, we should have the file available here.
Some people report they got it working at least to some extent.
I still can't test anything.
 

elgeneral

Registered
Messages
7,811
mg-launcher v0.2

mg-launcher v0.2
Code:
IMPORTANT:
Recordings are NOT working on firmware 8630, because ECM/EMM info is included in recording.
Until that option can be disabled, use an earlier firmware version.

1. What is this?
A library and a daemon, managing multiple instances of mgcamd, each decoding a different video stream (Recordings, PiP).
So dualdecoding on cuberevo is finally working.

2. Usage
Copy mg_wrapper-0.2.so to /var/lib and mg_launcher to /var/bin.
Start the daemon managing the mgcamd instances form the commandline or a script:
/var/bin/mg_launcher -b /path/to/mgcamd -l /var/lib/mg_wrapper-0.2.so

See the supplied script in /var/bin/init.d for autostarting on boot.

3. Newcs
Every mgcamd instance needs its own set of newcs users.
For every instance you need to create a seperate newcamd.list file:
newcamd.list  => live channel
newcamd1.list => Recording
newcamd2.list => Recording or PiP

4. GBox
The same applies to peer.cfg as to newcamd.list

Changes in v0.2
- fixed freezes when leaving recordings on encrypted channels
- recordings do not freeze live channel anymore
- support for multiple peer.cfg files included
- stability fixes
 
Top