Ticket #605 (new enhancement)

Opened 4 weeks ago

Enhanced autostart

Reported by: zach Owned by:
Milestone: Flash 5.X Keywords:
Cc: Forum thread:

Description

Use either: average bandwidth = current time - time started / bytes loaded weighted bandwidth = previous bandwidth + (current time - last time check / bytesloaded - bytes loaded at last time check) / 2

Consider adding autostart that begins playback when: time remaining * bitrate < time remaining * bandwidth

And buffers when: if (buffer < 25% && time remaining * bitrate > time remaining * bandwidth)

Note: See TracTickets for help on using tickets.