Hi,
I noticed that when timeshifting is on the channel change is quite a bit slower, I presume this is cuased by the delay in writing/reading from a file rather that reading the stream directly from the memory. If this is true why don't we:
when timeshifting is enabled the video is still feed from the memory and only on skip events the feed is switched from memory to the saved file? a change channel event would trigger again the feed from the memory and only on skip action the file is used?
All this would work if my original assumption is correct.
AS
I noticed that when timeshifting is on the channel change is quite a bit slower, I presume this is cuased by the delay in writing/reading from a file rather that reading the stream directly from the memory. If this is true why don't we:
when timeshifting is enabled the video is still feed from the memory and only on skip events the feed is switched from memory to the saved file? a change channel event would trigger again the feed from the memory and only on skip action the file is used?
All this would work if my original assumption is correct.
AS