Issue 2: TsBuffer stops reading after a period of time.
Status:  Fixed
Owner:
Closed:  May 2009
Project Member Reported by MpStrea...@gmail.com, May 19, 2009
What steps will reproduce the problem?
1. Watch any video stream through HTTP client and eventually the user will 
be disconnected.

What is the expected output? What do you see instead?
Expected playback to continue until the user disconnects.

-
Suspect that there is a problem in reading the .tsBuffer file after a 
while. Haven't tested yet but after a few loops through the buffer files 
the .tsBuffer file structure must change enough that it starts reading the 
filename from the wrong point out of the file.


May 25, 2009
Project Member #1 MpStrea...@gmail.com
Totally new .tsBuffer class implemented.

Follows StreamingServers code (with a few changes).

Shouldn't have a problem with this anymore.
Status: Fixed