Hi,
The first version of my plugin rotorng has been released here: -
http://projects.vdr-developer.org/projects/plg-rotor-ng
This plugin allows you to steer a disecq 1.1 rotor, find satellites
with a signal meter and to store them at given positions. It also has
a rudimentary channel scanner whi
> I have a PVR500 with the PVRInput plugin running on my Backend.
>
> I am using an old Hauppauge FF DVB-s card just as a frontend on another
> low powered system in order to throw the PVRInput channels to the
> kitchen. On the backend it's all working, however, switching between
> channels does
>
>> I have a PVR500 with the PVRInput plugin running on my Backend.
>>
>> I am using an old Hauppauge FF DVB-s card just as a frontend on another
low powered system in order to throw the PVRInput channels to the
kitchen. On the backend it's all working, however, switching between
channels doesn't
Hi Rob,
I also don't think its a pvrinput problem because:
streamdev doesn't query for a new device if the current and the next
channel has the same transponder. This is checked via the following
define:
channels.h:#define ISTRANSPONDER(f1, f2) (abs((f1) - (f2)) < 4) //XXX
All the channels in c
> Hi Rob,
>
> I also don't think its a pvrinput problem because:
> streamdev doesn't query for a new device if the current and the next
> channel has the same transponder. This is checked via the following
> define:
>
> channels.h:#define ISTRANSPONDER(f1, f2) (abs((f1) - (f2)) < 4) //XXX
>
> All
Hi,
Am 08.06.2011 22:25, schrieb Rainer Blickle:
Hi Rob,
I also don't think its a pvrinput problem because:
streamdev doesn't query for a new device if the current and the next
channel has the same transponder. This is checked via the following
define:
channels.h:#define ISTRANSPONDER(f1, f2)
> > streamdev doesn't query for a new device if the current and the next
> > channel has the same transponder. This is checked via the following
> > define:
> >
> > channels.h:#define ISTRANSPONDER(f1, f2) (abs((f1) - (f2))< 4) //XXX
> >
> > All the channels in channel.conf have the same freque
Hi Rob,
> Can we put a check in streamdev to check if it's a pvrinput device and
> recall even if the frequency is the same?
>
if i got it right the pvr devices hasn't to be retuned when switching
the channel, but the externchannelswitch-script has to be executed.
IMO it isn't a good idea to che
Hi Rob,
for your (and only for your) problem there could be an easier solution:
When doing a channel switch streamdev queries for a new device while
the current device is still active (means receivers are attached to
the device). If no device could be found, streamdev detaches itself
and queries