TVHeadend + ADS-B Flightradar24
Added by Anonymous over 9 years ago
Hello,
I have 3 DVB-T USB connected to RPi.
I am currently receiving 2 multiplex-es so I would like to use only 2 of these DVB-T cards with tvheadend and last one with fr24feed for Flightradar data sharing.
Problem is that at start of tvheadend it always mount all DVB-T devices even if not all devices are enabled in WEB API.
Any tips how to force tvheadend to mount only 2 of these DVBT cards?
Thank you.
Replies (1)
RE: TVHeadend + ADS-B Flightradar24 - Added by Prof Yaffle over 9 years ago
Assuming you're on a Debian distro, look at /etc/default/tvheadend.
# TVH_ADAPTERS # if set to "" will use all available adapters # for select adapters use comma seperated list of adapter # numbers, i.e. to use /dev/dvb/adapter0 and /dev/dvb/adapter1 only # set as "0,1" TVH_ADAPTERS=""