Timeout depends on used protocol. In configuration file for each protocol you have parameter for timeout. If you have more DVB-IP cards configured, then MP tries every card.Hi
When a channel is not sending and i select that channel the tv plugin hangs 20 sec or more what can i do to solve this
is there any timeout setting i can use
Regards
Omel
That it hangs is by design of MP and I can't do anything about thatwhat about that it hangs , that it can not take any new command before it gives up, is there anything i can do beside waiting for it to give up before i can change the channel?![]()
Before I forgot about it...There weren't changes in HTTP part. Can you dump input (DumpInputPackets option in config file set to 1) or output (DumpRawTS option in config file set to 1) - 20 seconds will be enough. From log file it seems that it's not valid MPEG TS stream.
msglen = snprintf( msg, sizeof(msg) - 1, "HTTP/1.1 %d %s.\nContent-Type:application/octet-stream.\n\n",
Dropbox is OKDump will be later. But I don't know where to put this files. Dropbox is ok for you?
That it hangs is by design of MP and I can't do anything about thatwhat about that it hangs , that it can not take any new command before it gives up, is there anything i can do beside waiting for it to give up before i can change the channel?![]()
Your only option is to wait or experimentally find lower timeout value.