mirror of
https://github.com/rofafor/vdr-plugin-iptv.git
synced 2023-10-10 13:37:03 +02:00
Updated channel.conf examples.
This commit is contained in:
parent
dc6ff5edc6
commit
638025eb26
14
README
14
README
@ -37,17 +37,17 @@ make plugins
|
|||||||
|
|
||||||
Channels.conf examples:
|
Channels.conf examples:
|
||||||
|
|
||||||
TV1;IPTV:1:IPTV|UDP|192.168.0.1|1234:P:27500:512:650:2321:0:17:8438:4097:0
|
TV1;IPTV:1:IPTV|UDP|127.0.0.1|1234:P:0:512:650:2321:0:1:0:0:0
|
||||||
^ ^ ^ ^ ^ ^
|
^ ^ ^ ^ ^ ^
|
||||||
| | | | | Source type ("P")
|
| | | | | Source type ("P")
|
||||||
| | | | IP Port Number
|
| | | | IP Port Number
|
||||||
| | | IP Address / Location
|
| | | IP Address or File Location
|
||||||
| | Protocol ("UDP", "HTTP", "FILE")
|
| | Protocol ("UDP", "HTTP", "FILE")
|
||||||
| Plugin ID ("IPTV")
|
| Plugin ID ("IPTV")
|
||||||
Unique enumeration
|
Unique enumeration
|
||||||
|
|
||||||
TV2;IPTV:2:IPTV|HTTP|127.0.0.1/TS/2|8080:P:27500:513:660:2321:0:33:8438:4097:0
|
TV2;IPTV:2:IPTV|HTTP|127.0.0.1/TS/2|3000:P:0:513:660:2321:0:2:0:0:0
|
||||||
TV3;IPTV:3:IPTV|FILE|/media/video.ts|0:P:27500:514:670:2321:0:81:8438:4097:0
|
TV3;IPTV:3:IPTV|FILE|/media/video.ts|0:P:0:514:670:2321:0:3:0:0:0
|
||||||
|
|
||||||
Example UDP multicast configuration for iptables firewall:
|
Example UDP multicast configuration for iptables firewall:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user