Ticket #980 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

RTMP: Position stays at 0 if "start" and "duration" set

Reported by: pablo Owned by: pablo
Priority: Milestone: Flash 5.3
Component: Keywords:
Cc: Forum thread:

Description (last modified by pablo) (diff)

If both the start and duration properties are set for an RTMP item, the position stays at 0, and no time events are sent out.

Change History

comment:1 Changed 3 years ago by pablo

  • Description modified (diff)

comment:2 Changed 3 years ago by jeroen

  • Owner changed from pablo to jeroen

comment:3 Changed 3 years ago by jeroen

  • Owner changed from jeroen to pablo

This does work fine with our Edgecast test streams. Doulbe checked with a Cloudfront stream, both for MP4 and FLV.

Tested with both start=0 and start=15. Is there some special case not described in the ticket?

comment:4 Changed 3 years ago by pablo

Here's the bit of information I left out -- the start time has to be greater than the set duration. For example, if start=300 and duration=30, this bug will occur. Here's an example:

 http://developer.longtailvideo.com/trac/testing/?player=v5&skin=&duration=30&file=videos%2F8Juv1MVa-484.mp4&start=300&streamer=rtmp%3A%2F%2Ffms.12E5.edgecastcdn.net%2F0012E5&height=260&width=500

comment:5 Changed 3 years ago by pablo

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

Fixed in 1250

Note: See TracTickets for help on using tickets.