Ticket #1102 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Blocked or failing RTMP connection results in error message, then playback

Reported by: pablo Owned by: jeroen
Priority: Milestone: Player 5.4
Component: flash Keywords:
Cc: Forum thread: http://www.longtailvideo.com/support/forums/jw-player/servers-and-streaming/15110/failover-to-port-443-takes-a-long-time-jw-53

Description

 Example.

If connections to this example's RTMP server are blocked for port 1935 (by a corporate firewall, for example), the player will display an error:

Server not found: rtmp://...

However, after waiting several seconds (up to a minute), the video will begin playing anyway, without any user interaction.

Expected behavior would be for the player to remain in a buffering state until the RTMPT failover was successful.

Change History

comment:1 Changed 3 years ago by jeroen

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

Fixed by explicitly setting port numbers. Flash will then swiftly advance from rtmpt:80 to rtmpt:443.

Note: See TracTickets for help on using tickets.