Ticket #667 (closed bug: fixed)
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
Change History
Changed 3 years ago by zach
-
attachment
tracelog.txt
added
comment:1 Changed 3 years ago by zach
May be related to http://developer.longtailvideo.com/trac/ticket/723
Note: See
TracTickets for help on using
tickets.

Example Tracelog