Ticket #186 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

RTMP ads don't play without a marker

Reported by: paul Owned by: paul
Priority: blocker Milestone: OVA for Flowplayer (v1.0.0)
Component: OVA for Flowplayer Version: OVA for Flowplayer (trunk)
Keywords: Cc:
Forum thread:

Description

Not all VAST responses return a marker in the ad URL to allow the RTMP provider to be setup properly.

e.g.

<MediaFiles> <MediaFile id="1" delivery="streaming" type="video/x-flv" bitrate="530" width="946" height="525"><![CDATA[rtmp://rmcdn.f.2mdn.net/ondemand/MotifFiles/html/2013347/video_1285311519659.flv]]></MediaFile> <MediaFile id="2" delivery="progressive" type="video/x-flv" bitrate="530" width="946" height="525"><![CDATA http://gcdn.2mdn.net/MotifFiles/html/2013347/video_1285311519659.flv]></MediaFile> </MediaFiles>

which has the RTMP stream:

rtmp://rmcdn.f.2mdn.net/ondemand/MotifFiles/html/2013347/video_1285311519659.flv

How do we correctly configure the Flowplayer RTMP streamer with this type of data?

Change History

comment:1 Changed 2 years ago by paul

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.