Re: [vdr] Hauppauge PVR-HD and pvrinput plugin (was: Re: Hauppauge PVR-HD and IPTV plugin)

2010-02-10 Thread Rolf Ahrenberg


On Tue, 9 Feb 2010, L. Hanisch wrote:

I received your sample and it looks like a valid TS with PAT, PMT and PCR, 
so the plugin has nothing else to do as to pass it through to the vdr 
(hopefully).


In the meanwhile, one could also try out the IPTV plugin without any 
ffmpeg hassle by using a script that tunes the device and then simply:


cat /dev/video0 | nc -u -p ${PORT} 127.0.0.1

BR,
--
rofa

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


Re: [vdr] Hauppauge PVR-HD and pvrinput plugin (was: Re: Hauppauge PVR-HD and IPTV plugin)

2010-02-10 Thread Rob Davis
On Wed, 2010-02-10 at 11:18 +0200, Rolf Ahrenberg wrote:
 On Tue, 9 Feb 2010, L. Hanisch wrote:
 
  I received your sample and it looks like a valid TS with PAT, PMT and PCR, 
  so the plugin has nothing else to do as to pass it through to the vdr 
  (hopefully).
 
 In the meanwhile, one could also try out the IPTV plugin without any 
 ffmpeg hassle by using a script that tunes the device and then simply:
 
 cat /dev/video0 | nc -u -p ${PORT} 127.0.0.1

Most of this is extra debug output, but I've never used the nc command.
The port number looks to be the same as ffmpeg would use..  The only
thing that may be different is there is no packet size specified..

Getting new URL
/dev/video0
Change Channel to 951 on Cable Box
starting with node: 1
node 1: vendor_id = 0x24a0 model_id = 0xea05
AV/C Command: 951 = Op1=0x00487C29 Op2=0x00487C25 Op3=0x00487C21
Streamsvideo.sh PID is 32604
Streamdev Plugin 951 /dev/video0
nc -u -p 4321 127.0.0.1
no port[s] to connect to



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