Re: [vdr] VDR without PrimaryDVB but with xineliboutput ?

2016-12-21 Thread Harald Milz
On Tue, Dec 20, 2016 at 06:09:46PM +0100, Stephan Loescher wrote:
> Hi!
> 
> I never tried it myself, but isn't vdr-dummydevice used for that?

Hmmm, it seems xineliboutput doesn't like not being the primary: 

Dec 21 14:39:38 vdr vdr: [3419] [xine..put] Dropping client: xineliboutput is 
not the primary device !

I think I'll park the primary at a hotbird channel via SVDRP / cron for now. 

-- 
Hell is empty and all the devils are here.
-- Wm. Shakespeare, "The Tempest"

___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] VDR without PrimaryDVB but with xineliboutput ?

2016-12-21 Thread Niedermeier Günter

Hi,

I use these config parameters for xineliboutput plugin

--local=none
--primary
--remote=0.0.0.0:37890

in MLD 5.1.

I have no local OSD because of using VDR as server, and I can use it on my 
Ubuntus
as a remote display/client using vdr-sxfe...

-Wanninger

---

Am 21.12.2016 um 14:42 schrieb Harald Milz:

On Tue, Dec 20, 2016 at 06:09:46PM +0100, Stephan Loescher wrote:

Hi!

I never tried it myself, but isn't vdr-dummydevice used for that?


Hmmm, it seems xineliboutput doesn't like not being the primary:

Dec 21 14:39:38 vdr vdr: [3419] [xine..put] Dropping client: xineliboutput is 
not the primary device !

I think I'll park the primary at a hotbird channel via SVDRP / cron for now.




--
This message was scanned by ESVA and is believed to be clean.


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] VDR without PrimaryDVB but with xineliboutput ?

2016-12-21 Thread Harald Milz
On Wed, Dec 21, 2016 at 03:14:29PM +0100, Niedermeier Günter wrote:
> 
> I use these config parameters for xineliboutput plugin
> 
> --local=none
> --primary
> --remote=0.0.0.0:37890

Yup, me too. In this case xineliboutput will be the primary display, and there
will always be a channel running on it. Which is the root cause of my problem.
If you omit --primary, xineliboutput will claim primary on its own if there is
no other output device, which is the case when you have a receiver-only sat
card. 


-- 
Q:  Why did the germ cross the microscope?
A:  To get to the other slide.

___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] VDR without PrimaryDVB but with xineliboutput ?

2016-12-21 Thread Niedermeier Günter

That's right.

I use two ways to solve that issue:

1. for example, tune VDR to a non existant iptv channel or another one, which 
does not use DVB ressources.
2. use of vdr-plugin-suspendoutput - works also fine for me

---

Am 21.12.2016 um 16:36 schrieb Harald Milz:

On Wed, Dec 21, 2016 at 03:14:29PM +0100, Niedermeier Günter wrote:


I use these config parameters for xineliboutput plugin

--local=none
--primary
--remote=0.0.0.0:37890


Yup, me too. In this case xineliboutput will be the primary display, and there
will always be a channel running on it. Which is the root cause of my problem.
If you omit --primary, xineliboutput will claim primary on its own if there is
no other output device, which is the case when you have a receiver-only sat
card.





--
This message was scanned by ESVA and is believed to be clean.


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr