aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vdr-plugin-iptv
Commit message (Collapse)AuthorAgeFilesLines
* - Add support patches for teletext subtitle plugin to multimedia/vdrJuergen Lock2011-06-101-1/+1
| | | | | | | | | | with knob defaulted to on. (multimedia/vdr-plugin-ttxtsubs, to be committed next.) - Bump PORTVERSION for vdr, and also for its plugins because this is an ABI change. Notes: svn path=/head/; revision=275316
* - Update multimedia/vdr to 1.7.18 .Juergen Lock2011-04-192-2/+2
| | | | | | | | - Bump PORTVERSION for all plugins. - Add markad plugin to multimedia/vdr-plugins metaport. Notes: svn path=/head/; revision=272936
* This is an IPTV plugin for the Video Disk Recorder (VDR).Juergen Lock2011-03-2630-0/+364
This plugin integrates multicast IPTV transport streams seamlessly into VDR. You can use any IPTV channel like any other normal DVB channel for live viewing, recording, etc. The plugin also features full section filtering capabilities which allow for example EIT information to be extracted from the incoming stream. Currently the IPTV plugin has direct support for both multicast UDP/RTP and unicast HTTP MPEG1/2 transport streams. Also a file input method is supported, but a file delay must be selected individually to prevent VDR's transfer buffer over/underflow. Therefore the file input should be 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. WWW: http://www.saunalahti.fi/~rahrenbe/vdr/iptv/ Notes: svn path=/head/; revision=271802