Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Manage several dvb cards with vdr?



El mar, 13 de 05 de 2003 a las 19:36, Rene Bartsch escribió:
> Am Die, 2003-05-13 um 17.39 schrieb Daniel Sáez Domingo:
> > El mar, 13 de 05 de 2003 a las 16:51, Rene Bartsch escribió:
> > > Am Die, 2003-05-13 um 13.29 schrieb Daniel Sáez Domingo:
> > > > Hello,
> > > > 
> > > >         I need some help with managing six dvb cards in the same box.
> > > > 
> > > > I have six dvb-s cards in the same box. I have one TV connected to each
> > > > card and I want to view a different video stream in each TV.
> > > > I am using the remote plugin and one IR receiver.
> > > > I only want to use the remote control, not keyboard control.
> > > > I know I can launch one vdr instance for each card (with -D parameter),
> > > > but this option makes that all the cards will receive the same IR inputs
> > > 
> > > Ask on the linux-DVB-ML/search the archive. One of the developers
> > > explained how to patch remote-part of DVB-driver to use two independent
> > > remotes.
> > > 
> > 
> > But I want to use only one remote control and one remote input that can
> > manage any card. I mean, I am looking for an interface that let me
> > choose one card and send it a video stream, select another card and send
> > it another stream, ...
> > For example I have six DVD's and six cards. I want use vdr and dvd
> > plugin to replay each DVD in each card and watch the six DVD at the same
> > time.
> > Is this possible? Do I have to modify the core vdr code?
> > 
> 
> Mmmh, you could use a multi-remote which can handle 6 devices. For every
> device you take a own set of IR-commands.
> 
> Then you start VDR six times with the remote-plugin from Oliver Endress
> and learn each VDR instance to one set of IR-codes. This way you can
> simply select the VDR you want to control by selecting the device on the
> multi-remote.
> 
> Rene
> 
> 

I'm using a universal multi-remote (CM-808), but the DVB-s card
IR-Receiver only understads one code. Then, I have to program the same
code in every multi-remote device to get the dvb card understand it. 

For example:
My dvb cards are Hauppauge Nexus-s.
I have created the directories /usr/local/vdr/etc[0-5]
In my multi-remote I can choose SAT1, SAT2, SAT3, but NEXUS-s only
understand code 301. Then I have to program code 301 in SAT1, SAT2 and
SAT3
If I run 
vdr -w 60 -L/usr/local/vdr/PLUGINS/lib -c /usr/local/vdr/etc0 -Premote
-Pdvd -D 0

then I can use SAT1 to learn VDR

If I run 
vdr -w 60 -L/usr/local/vdr/PLUGINS/lib -c /usr/local/vdr/etc1 -Premote
-Pdvd -D 1

and use SAT2 to learn this vdr instance.

....

Once all VDR instances have been learned, if I press any key in the
remote in SAT1 (for example Menu), all the vdr instances shaws the menu.

Perhaps my CM-808 is not a real multi-remote.

I don't know if I have done the right things. Can you hel me

Thanks

Daniel Sáez





-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index