1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Updated README and translations. Fixed double free.

This commit is contained in:
Rolf Ahrenberg
2007-09-16 16:03:24 +00:00
parent 61f0b5b6d0
commit 07cb89d82e
3 changed files with 11 additions and 15 deletions

9
README
View File

@@ -35,20 +35,19 @@ make
make plugins
./vdr -P iptv
Channels.conf example:
Channels.conf examples:
TV1;IPTV:1:IPTV|UDP|192.168.0.1|1234:P:27500:512:650:2321:0:17:8438:4097:0
^ ^ ^ ^ ^ ^
| | | | | Source type ("P")
| | | | IP Port Number
| | | IP Address
| | Protocol ("UDP")
| | | IP Address / Location
| | Protocol ("UDP", "HTTP", "FILE")
| Plugin ID ("IPTV")
Unique enumeration
TV2;IPTV:2:IPTV|HTTP|127.0.0.1/TS/2|8080:P:27500:513:660:2321:0:33:8438:4097:0
TV3;IPTV:2:IPTV|FILE|/media/video.ts|8080:P:27500:513:660:2321:0:33:8438:4097:0
TV3;IPTV:2:IPTV|FILE|/media/video.ts|0:P:27500:513:660:2321:0:33:8438:4097:0
Example UDP multicast configuration for iptables firewall: