Ticket #1375 (closed enhancement: fixed)

Opened 2 years ago

Last modified 10 months ago

Remove RTMP tunneling from 6.0

Reported by: jeroen Owned by: jeroen
Priority: Normal Milestone: Player 6.0 beta
Component: flash Keywords:
Cc: pablo Forum thread: http://www.longtailvideo.com/support/forums/jw-player/feature-suggestions/19745/

Description

Some publishers are interested in using port 443 instead of 80 for RTMP tunneling. This could be made into a value on the rtmp.tunneling configuration option:

  • rtmp.tunneling = 80
  • rtmp.tunneling = 443
  • rtmp.tunneling = true (defaults to 80)
  • rtmp.tunneling = false (no tunneling)

Change History

comment:1 Changed 23 months ago by pablo

  • Milestone changed from Player 5.8 to Backlog

comment:2 Changed 13 months ago by jeroen

  • Priority set to Normal
  • Summary changed from Make RTMPT port configurable to Remove RTMPT from 6.0
  • Milestone changed from Backlog to Player 6.0

Instead of adding more and more logic into RTMPT fallback, we should:

  1. Remove it for the 6.0 player
  2. Ensure an error gets sent out to the API if the connection is not setup after XX seconds.

comment:3 Changed 10 months ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed
  • Summary changed from Remove RTMPT from 6.0 to Remove RTMP tunneling from 6.0
Note: See TracTickets for help on using tickets.