Re: [vdr] svdrp service on two port

2006-11-19 Thread Klaus Schmidinger
[EMAIL PROTECTED] wrote: Is possible to active the service svdrp on two port, for examples: - port 2001 for grab image - port 3001 for send to vdr command No, VDR only supports one SVDRP port, and only one connection at a time. You could write a plugin, though, that opens its own port and prov

[vdr] how to enable vdr keys for xine-ui with rpmbuild

2006-11-19 Thread Joachim Banzhaf
Hi list, I have vdr running with a budget card. For live tv, I use the xineliboutput plugin and xine-ui. I built a xine-ui rpm with rpmbuild. As an aside: If you want to try yourself you have to resolve two issues with 0.99.4 which are already resolved in cvs (cvs not tested by me, only read ab

[vdr] need help with TrickSpeed Code

2006-11-19 Thread Martin Dauskardt
The pvr350-Plugin uses the following code: void cPvr350Device::TrickSpeed(int Speed) { printf("Set speed %d\n",Speed); m_RingBuffer->Clear(); SetPlayMode(m_PlayMode); } With this code it makes no matter if the vdr-setup is set to Multispeed mode or not -it always provides

[vdr] xineliboutput shutting down remote

2006-11-19 Thread Simon Baxter
Hi. I'm using vdr-sxfe on a remote machine. Is there a way to shutdown the remote PC (like the 'halt.sh') on the remote box? If I hit the remote control power button, it sends this command to the head-end VDR and shuts that down. Or would I need to write a 'command' on the head-end to scrip