Forums » Tutorial and setups »
How to connect multiple tuners using --satip_xml config?
Added by Jordan van Bergen about 2 months ago
Question:
I have multiple tuners and each has it's own URL.
http://10.238.238.1:49000/satipdesc.xml
http://10.238.238.20:49000/satipdesc.xml
In the config I have:
--satip_xml http://10.238.238.1:49000/satipdesc.xml -S
This way TVHeadend connects to the first tuners but doesn't have access to the second ones.
How to add to the --satip_xml parameter multiple servers?
And will this work so TVHeadend will be able to use multiple TV-Tuners?
Replies (1)
RE: How to connect multiple tuners using --satip_xml config?
-
Added by Jordan van Bergen 10 days ago
Just 2 times --satip_xml in tvh_cmdline file and it works. So this is working for me:
--satip_xml http://10.238.238.1:49000/satipdesc.xml --satip_xml http://10.238.238.2:49000/satipdesc.xml -S