Ticket #454 (closed bug: fixed)
http streaming stuttering and completing (depending on the serverside headers)
| Reported by: | jeroen | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Milestone: | Flash 4.5 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
Change History
Note: See
TracTickets for help on using
tickets.

This indeed seems to be a serverside issue. If the server doesn't send out any content-length header, the player thinks the video is finished, resulting in continous NetStream.Play.Stop and NetStream.Buffer.Flush messages.
A workaround was introduced by not allowing the player to completed the video if the current state is BUFFERING.