mirror of
https://github.com/rofafor/vdr-plugin-iptv.git
synced 2023-10-10 13:37:03 +02:00
Moved text around.
This commit is contained in:
parent
3caa49b468
commit
5e7118d3ca
20
README
20
README
@ -28,11 +28,16 @@ live viewing, recording, etc. The plugin also features full section
|
|||||||
filtering capabilities which allow for example EIT information to be
|
filtering capabilities which allow for example EIT information to be
|
||||||
extracted from the incoming stream.
|
extracted from the incoming stream.
|
||||||
|
|
||||||
Currently the IPTV plugin supports both multicast UDP/RTP and unicast
|
Currently the IPTV plugin has direct support for both multicast UDP/RTP
|
||||||
HTTP MPEG1/2 transport streams. Also a file input method is supported,
|
and unicast HTTP MPEG1/2 transport streams. Also a file input method is
|
||||||
but a file delay must be selected individually to prevent VDR's transfer
|
supported, but a file delay must be selected individually to prevent
|
||||||
buffer over/underflow. Therefore the file input should be considered
|
VDR's transfer buffer over/underflow. Therefore the file input should be
|
||||||
as a testing feature only.
|
considered as a testing feature only.
|
||||||
|
|
||||||
|
IPTV plugin also features a support for external streaming applications.
|
||||||
|
With proper helper applications and configuration IPTV plugin is able to
|
||||||
|
display not only MPEG1/2 transport streams but also other formats like
|
||||||
|
MP3 radio streams, mms video streams and so on.
|
||||||
|
|
||||||
Installation:
|
Installation:
|
||||||
|
|
||||||
@ -122,11 +127,6 @@ Configuration:
|
|||||||
|
|
||||||
External streaming:
|
External streaming:
|
||||||
|
|
||||||
- Starting from version 0.0.2 IPTV plugin features a support for external
|
|
||||||
streaming applications. With proper helper applications and configuration
|
|
||||||
the IPTV plugin is now able to display not only MPEG1/2 transport streams
|
|
||||||
but also other formats like MP3 radio streams.
|
|
||||||
|
|
||||||
- To watch an externally received channel add an EXT entry to channels.conf
|
- To watch an externally received channel add an EXT entry to channels.conf
|
||||||
and specify a script name and parameter. The specified script is executed
|
and specify a script name and parameter. The specified script is executed
|
||||||
from plugin configuration directory when VDR tunes to the channel. The
|
from plugin configuration directory when VDR tunes to the channel. The
|
||||||
|
Loading…
Reference in New Issue
Block a user