Bug #1468
stream hangs when idle scanning
0%
Description
If "idle scanning" is enabled, video stream hangs for about a second every some minutes. Is this all due to my card having one tuner only?
Could you add an option to issue "idle scanning" only when tvheadend is completely idle? (like when there's no client streaming anything)
History
Updated by Adam Sutton almost 12 years ago
- Status changed from New to Need feedback
Please provide git commit'ish for reference.
Idle scanning only occurs when the tuner is idle, otherwise it does nothing. So I really don't understand this report.
Have you tried v3.2 which is the latest stable release? Can you confirm that disabling idle scanning causes the problem to cease? What other adapter configuration do you have?
Adam
Updated by Rodrigo Vigna almost 12 years ago
commit is dd379084c02367ed4171476ac9d98262b4eb85b8.
I have 'autodetect muxes' and 'skip service availability checking' enabled. Full mux reception is auto. Disabling idle scanning fix the problem.
I will try v3.2. I might try making a small movie of the problem since my english is not good.
Updated by Adam Sutton almost 12 years ago
- Status changed from Need feedback to Rejected
I cannot reproduce this, idle scanning does almost nothing (it has to periodically check for idleness of adapters) if the adapters are currently in operation.
Adam