mirror of
https://github.com/rofafor/vdr-plugin-iptv.git
synced 2023-10-10 11:37:03 +00:00
Added preliminary RTP protocol support.
This commit is contained in:
3
README
3
README
@@ -38,11 +38,12 @@ make plugins
|
||||
Channels.conf examples:
|
||||
|
||||
TV1;IPTV:1:IPTV|UDP|127.0.0.1|1234:P:0:512:650:2321:0:1:0:0:0
|
||||
TV1;IPTV:1:IPTV|RTP|127.0.0.1|1234:P:0:512:650:2321:0:1:0:0:0
|
||||
^ ^ ^ ^ ^ ^
|
||||
| | | | | Source type ("P")
|
||||
| | | | IP Port Number
|
||||
| | | IP Address or File Location
|
||||
| | Protocol ("UDP", "HTTP", "FILE")
|
||||
| | Protocol ("UDP", "RTP", "HTTP", "FILE")
|
||||
| Plugin ID ("IPTV")
|
||||
Unique enumeration
|
||||
|
||||
|
Reference in New Issue
Block a user