Hi,
I have a setup with minisatip + tvheadend. I have minisatip installed on computer A, and tvheadend installed on computer B.
If I try to scan for muxes in tvheadend (computer B) scanning fails with the following error:
2021-11-25 20:22:28.985 mpegts: 242MHz in MyDVBCNetwork - tuning on SAT>IP DVB-C Tuner #1 (192.168.10.21@UDP)
2021-11-25 20:22:28.985 subscription: 0008: "scan" subscribing to mux "242MHz", weight: 6, adapter: "SAT>IP DVB-C Tuner #1 (192.168.10.21@UDP)", network: "MyDVBCNetwork", service: "Raw PID Subscription"
2021-11-25 20:22:33.985 mpegts: 242MHz in MyDVBCNetwork - scan no data, failed
2021-11-25 20:22:33.985 subscription: 0008: "scan" unsubscribing
If however I scan muxes with another dvb-c card attached directly to computer B i'm then able to tune channels using minisatip as well except for one mux giving the following error:
2021-11-25 20:35:30.441 subscription: 00DC: "HTTP" subscribing on channel "Yle TV1 HD", weight: 100, adapter: "SAT>IP DVB-C Tuner #1 (192.168.10.21@UDP)", network: "MyDVBCNetwork", mux: "178MHz", provider: "Yleisradio", service: "Yle TV1 HD", profile="webtv-h264-aac-matroska", hostname="...", username="...", client="..."
2021-11-25 20:35:35.441 subscription: 00DC: service instance is bad, reason: No input detected
2021-11-25 20:35:36.441 mpegts: 178MHz in MyDVBCNetwork - tuning on SAT>IP DVB-C Tuner #1 (192.168.10.21@UDP)
2021-11-25 20:35:36.441 subscription: 00DE: "epggrab" subscribing to mux "178MHz", weight: 4, adapter: "SAT>IP DVB-C Tuner #1 (192.168.10.21@UDP)", network: "MyDVBCNetwork", service: "Raw PID Subscription"
2021-11-25 20:35:38.441 subscription: 00DC: No input source available for subscription "HTTP" to channel "Yle TV1 HD"
2021-11-25 20:35:38.442 webui: Couldn't start streaming /stream/channel/6480980dc3ef7185812ab585517385ab?profile=webtv-h264-aac-matroska, No input detected
2021-11-25 20:35:38.442 subscription: 00DC: "HTTP" unsubscribing from "Yle TV1 HD", hostname="...", username="...", client="..."
If I install tvheadend on computer A, so that both tvheadend and minisatip are on the same machine, I'm able to scan muxes and also watch all channels without problems.
Is this a tvheadend or minisatip problem?