Project

General

Profile

How to connect multiple tuners using --satip_xml config?

Added by Jordan van Bergen over 2 years 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 over 2 years 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

    (1-1/1)