Ticket #1604 (closed enhancement: worksforme)

Opened 15 months ago

Last modified 8 months ago

Display of TX3G in RTMP

Reported by: jeroen Owned by: jeroen
Priority: Normal Milestone: Backlog
Component: flash Keywords:
Cc: pablo, sanil Forum thread:

Description (last modified by jeroen) (diff)

Embedded MP4 captions over RTMP do currently not work in the player. They are likely sent as messages instead of inline cues. See the forum thread for more info.

Note this update focuses on VOD streams solely. Ingestion of TX3G data in live streams seems extremely rare/custom and not something we can test.

Change History

comment:1 Changed 14 months ago by jeroen

Did some debugging. The issue seems to be the trackinfo not getting sent as part of the initial metadata.

Coded a quick workaround for this and gave it to Wowza for testing. The workaround picks up textdata events and displays them, without checking if the textdata belongs to the right track. This works fine for single-track captions, but not for multitrack. For the latter, info is missing to paint the complete picture though.

Waiting on feedback from Wowza before actually committing/documenting in the player.

comment:2 Changed 12 months ago by jeroen

This works fine at present. We should add a test case for it to the plugin, so we can confirm its continued working.

comment:3 Changed 12 months ago by jeroen

  • Summary changed from Captions: investigate RTMP support to Captions: add RTMP test case

comment:4 Changed 10 months ago by jeroen

  • Summary changed from Captions: add RTMP test case to Display of TX3G in RTMP
  • Description modified (diff)
  • Milestone changed from Plugins to Player 6.0 beta

comment:5 Changed 9 months ago by jeroen

  • Cc pablo added
  • Forum thread www.longtailvideo.com/support/forums/addons/using-plugins/25299/ deleted
  • Milestone changed from Player 6.0 beta to Player 6.0

Not needed for the beta, since we'll hold on CC support there.

Note this ticket is not so much for implementation, as well as for adding tests/docs.

comment:6 Changed 8 months ago by jeroen

  • Milestone changed from Player 6.0 to Backlog

comment:7 Changed 8 months ago by jeroen

  • Cc sanil added
  • Status changed from new to closed
  • Resolution set to worksforme

Note Wowza implemented some fixes on their end to support single-track TX3G. They deliberately ignore multitrack TX3G, supporting solely closed captions and not video subtitles.

Closing out this ticket, since there's nothing to do on our end for this.

Note: See TracTickets for help on using tickets.