Dear list,

I am trying to set up IPTV for German public stations. They provide the
multicast addresses [1]. I have to use the Hansenet ones. They also
provide playlists for VLC and MPlayer [2]. I used VLC to watch some
channels and that worked quite OK, if the modem has synced correctly(?),
i. e. has a good connection. With VLC it stuttered every 5 seconds with
some channels.

I followed [3] and the README.Debian of the vdr-plugin-iptv package from
[4]. I came up with the following.

$ cat /etc/vdr/channels.conf
[…]
:@1000 New channels
Das-Erste;IPTV:10:IPTV|S0P0|EXT|vlc2iptv|1:P:0:2:3:0:0:1:0:0:0

$ cat /etc/vdr/plugins/iptv/vlcinput/Das-Erste.conf 
URL="rtp://233.51.128.19:1234"
VPID=2
APID=3
SPID=4

I start VDR with the following command.

$ sudo vdr -P iptv -P xineliboutput -l3

Then I get a black screen with the information/sender name IPTV. After
some more seconds I get a NO STREAM/SIGNAL screen. You can find the
output written to syslog at the end of this message.

I use the following versions of the sofware.

$ vdr --version
vdr (1.6.0-2/1.6.0) - The Video Disk Recorder
iptv (0.2.5) - Experience the IPTV
xineliboutput (1.0.90-cvs) - X11/xine-lib output plugin

Can you give me a hint on what I made wrong or what might be the
problem. Maybe I messed up some syntax in the configurations files.


Thanks a lot,

Paul


[1] http://www.ard-digital.de/index.php?id=14029&languageid=1
[2] http://www.ard-digital.de/index.php?id=14028&languageid=1
[3] http://www.saunalahti.fi/~rahrenbe/vdr/iptv/
[4] http://www.e-tobi.net/repositories/repositories.html


May  2 14:07:38 mattotaupa vdr: [18648] switching to channel 1000
May  2 14:07:38 mattotaupa vdr: [18818] [input_vdr] BLANK in middle of stream! 
bufs queue 0 , video_fifo 8
May  2 14:07:38 mattotaupa vdr: [19126] receiver on device 9 thread started 
(pid=18648, tid=19126)
May  2 14:07:38 mattotaupa vdr: [19128] IPTV streamer thread started 
(pid=18648, tid=19128)
May  2 14:07:38 mattotaupa vdr: [19125] transfer thread started (pid=18648, 
tid=19125)
May  2 14:07:44 mattotaupa vdr: [18773] [vdr-fe]    Keypress: XKeySym u  
May  2 14:07:45 mattotaupa vdr: [18773] [vdr-fe]    Keypress: XKeySym u  
May  2 14:07:45 mattotaupa vdr: [19125] transfer thread ended (pid=18648, 
tid=19125)
May  2 14:07:45 mattotaupa vdr: [18648] buffer stats: 0 (0%) used
May  2 14:07:45 mattotaupa vdr: [18648] replay 
/var/lib/video.00/@IPTV/2009-05-02.11.24.50.99.rec
May  2 14:07:45 mattotaupa vdr: [18648] playing 
'/var/lib/video.00/@IPTV/2009-05-02.11.24.50.99.rec/001.vdr'
May  2 14:07:45 mattotaupa vdr: [19292] dvbplayer thread started (pid=18648, 
tid=19292)
May  2 14:07:45 mattotaupa vdr: [19293] non blocking file reader thread started 
(pid=18648, tid=19293)
May  2 14:07:45 mattotaupa vdr: [19128] IPTV streamer thread ended (pid=18648, 
tid=19128)
May  2 14:07:45 mattotaupa vdr: [19126] receiver on device 9 thread ended 
(pid=18648, tid=19126)
May  2 14:07:45 mattotaupa vdr: [19293] non blocking file reader thread ended 
(pid=18648, tid=19293)
May  2 14:07:45 mattotaupa vdr: [19292] dvbplayer thread ended (pid=18648, 
tid=19292)
May  2 14:07:46 mattotaupa vdr: [18648] switching to channel 1000
May  2 14:07:46 mattotaupa vdr: [18818] [input_vdr] BLANK in middle of stream! 
bufs queue 0 , video_fifo 0
May  2 14:07:46 mattotaupa vdr: [19294] transfer thread started (pid=18648, 
tid=19294)
May  2 14:07:46 mattotaupa vdr: [19295] receiver on device 9 thread started 
(pid=18648, tid=19295)
May  2 14:07:46 mattotaupa vdr: [19297] IPTV streamer thread started 
(pid=18648, tid=19297)
May  2 14:07:46 mattotaupa vdr: [18773] [vdr-fe]    Keypress: XKeySym Alt_L  
May  2 14:07:54 mattotaupa vdr: [18818] [input_vdr] No data in 8 seconds, 
queuing no signal image
May  2 14:07:54 mattotaupa vdr: [18818] [input_vdr] using custom "no signal" 
image /usr/share/libxine1-xvdr/nosignal.mpg

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

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

Reply via email to