Ticket #454 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed

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.

Note: See TracTickets for help on using tickets.