Flole Systems wrote:
HTSP is primarily for control of all functions like recording, the stream is just a "side functionality". Using it for server2server communication would not be ideal, and that's why DVB->IP should be used instead if you have a non-ip based source.
Yes, but it's not just about control of functions. With HTSP only the relevand PID's are streamed. For example, if user selects German audio track, server won't stream English, thus saving bandwith.
S2S with HTTP just unreliable. Now I'm using Sat>IP TCP mode.
Main problem is, when HTTP input loses connection, all subscriptions will be just dropped, instead of retrying the source.
Sat>IP over the internet using UDP results in garbaged picture, because of UDP packet loss over hops.
Only what it works with acceptable results now is Sat>IP TCP in a VPN tunnel. However it's unpractical in some cases.