Hello,
I have an http source mux (distant SAT>IP over WAN) with two channels (channel A and channel B).
If a user watch channel A and another watch channel B, everything is ok and many users can watch A or B.
But, if a single user watch channel A and switch to channel B, it is very slow.
This is because TVheadend stop the source http stream and try to subscribe again but SAT>IP server don't allow it too quickly.
Is there a way to keep a source subscription open after the last channel quit, like 3 sec, so that if a user change for a another channel in the same MUX, TVheadend won't have to stop/start source ?
Thank you.