mirror of
https://github.com/rofafor/vdr-plugin-iptv.git
synced 2023-10-10 13:37:03 +02:00
Updated README.
This commit is contained in:
parent
a3ac10b921
commit
bf93069458
2
HISTORY
2
HISTORY
@ -1,6 +1,6 @@
|
|||||||
VDR Plugin 'iptv' Revision History
|
VDR Plugin 'iptv' Revision History
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
|
||||||
2007-xx-xx: Version 0.0.1
|
2007-10-12: Version 0.0.1
|
||||||
|
|
||||||
- Initial revision.
|
- Initial revision.
|
||||||
|
17
README
17
README
@ -1,7 +1,10 @@
|
|||||||
This is a IPTV for the Video Disk Recorder (VDR).
|
This is a IPTV for the Video Disk Recorder (VDR).
|
||||||
|
|
||||||
Written by: Rolf Ahrenberg R o l f . A h r e n b e r g @ s c i . f i
|
Written by: Rolf Ahrenberg,
|
||||||
Antti Seppälä a j h s e p p a @ n i k s u l a . h u t . f i
|
R o l f . A h r e n b e r g @ s c i . f i
|
||||||
|
|
||||||
|
Antti Seppälä,
|
||||||
|
a j h s e p p a @ n i k s u l a . h u t . f i
|
||||||
|
|
||||||
Project's homepage: http://www.saunalahti.fi/~rahrenbe/vdr/iptv/
|
Project's homepage: http://www.saunalahti.fi/~rahrenbe/vdr/iptv/
|
||||||
|
|
||||||
@ -15,7 +18,8 @@ See the file COPYING for more information.
|
|||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
|
|
||||||
IPTV patched VDR-1.5.9+ and multicast/unicast transport streams
|
An IPTV patched VDR-1.5.9 (or later) setup and multicast/unicast MPEG-2
|
||||||
|
transport streams.
|
||||||
|
|
||||||
Description:
|
Description:
|
||||||
|
|
||||||
@ -24,9 +28,10 @@ VDR. You can use any IPTV channel like any other normal DVB channel for
|
|||||||
live viewing, recording, ...
|
live viewing, recording, ...
|
||||||
|
|
||||||
Currently the IPTV plugin supports multicast UDP/RTP and unicast HTTP
|
Currently the IPTV plugin supports multicast UDP/RTP and unicast HTTP
|
||||||
streams. Also a file input method is supported, but file delay must be
|
MPEG-2 transport streams. Also a file input method is supported, but
|
||||||
selected individually to prevent VDR's transfer buffer over/underflow.
|
file delay must be selected individually to prevent VDR's transfer
|
||||||
Therefore it should be considered as a testing feature only.
|
buffer over/underflow. Therefore it should be considered as a testing
|
||||||
|
feature only.
|
||||||
|
|
||||||
Installation:
|
Installation:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user