Ticket #1092 (closed bug: fixed)
Some RTMP streams lose duration if start is set
| Reported by: | pablo | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Milestone: | Player 5.4 | |
| Component: | flash | Keywords: | |
| Cc: | Forum thread: |
Description
Change History
comment:3 Changed 3 years ago by jeroen
- Milestone changed from Player 6.0 to Player 5.4
Have a hunch - I'll quickly take a look this week.
comment:4 Changed 3 years ago by jeroen
- Status changed from new to closed
- Resolution set to fixed
Since the stream starts at non-0, the server does not send the stream metadata. Some servers do this, some don't.
Worked around the issue by providing the streamlengthHandler at all times (not just for MP3). If the duration is not set by the user, the streamlengthhandler forwards the duration now.
Note: See
TracTickets for help on using
tickets.
