Ticket #667 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

RTMP play+seek -> seek only

Reported by: zach Owned by: zach
Priority: Milestone: Flash 5.1
Component: Keywords:
Cc: Forum thread:

Description

The general trend is that FMS3.5 is pretty buggy.

Instead of doing a play() + seek() every time the user seeks in the video, only a seek() is used.

The play() plus seek() was used to support bitrate switching for RTMP in between seeks. That has dropped with this change. It was not used anyway, because the bandwidth with older RTMP is only check once - while starting each video.

With this fix, we got some disgrunted Akamai users happy.

Attachments

tracelog.txt Download (10.0 KB) - added by zach 3 years ago.
Example Tracelog

Change History

Changed 3 years ago by zach

Example Tracelog

comment:2 Changed 3 years ago by pablo

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

Fixed in 806

Note: See TracTickets for help on using tickets.