minisatip
minisatip copied to clipboard
Comment: Is Master/Slave broken?
trafficstars
Hi @catalinii (et all),
Based on the issue #1174 I done this "simple" test:
- Chaining a minisatip instance with two remote tuners (minisatip as well) connected to the same wire.
- Run the "client" minisatip with
... -e 0-1 -a 2:0:0 -s 192.168.1.71 -s 192.168.1.72 ... - And run the same with
... -e 0-1 -a 2:0:0 -s 192.168.1.71 -s 192.168.1.72 ... -S 1:0 - Results: no difference between
-S 1:0using two http clients requesting different bands. The second tuner always tries to request even if the band/polarization is different.
So: could the Master/Slave configuration be broken?