06-23-2011 08:42 AM
Hi,
Not sure what is stopping this from working. We have a customer BEML template on our player but when I load the video on an Android device, whilst teh player shows up with the video thumbnail and player controls it won't play when I click 'play'. Adding my BEML below to see if anyone can give me a hint. Flash playback works fine.
Also, does anyone know if there is anyway to simulate cue points in the HTML5 player? We would love to tigger events in all players if possible but it doesn't look like it's possible.
<Runtime>
<Theme name="Deluxe" style="Dark"/>
<Layout id="application" width="717" height="400" boxType="vbox" padding="0" gutter="0" backgroundColor="0x01000000">
<Canvas>
<VideoPlayer id="videoPlayer" video="{videoList.selectedItem}"/>
<Image id="myLogo" source="http://ourhost/testimages/test.png" width="176" height="24" x="30" y="30"/>
<SWFLoader source="flash/CompactMinimizingListPlayer.swf?butt onX=35&buttonY=283&listY=135" x="0" y="0"/>
<VBox gutter="0" id="expandedList" y="1000">
<List id="videoList" rowHeight="38" automaticAdvance="true" selectOnClick="true" itemInsetV="4" itemLeading="2" height="165">
<ListItem boxType="hbox">
<Spacer width="8"/>
<VBox width="36" height="100%" vAlign="middle">
<ThumbnailButton height="30" data="{currentItem}" source="{currentItem.thumbnailURL}"/>
</VBox>
<Spacer width="7"/>
<TitleLabel text="{currentItem.displayName}" truncate="true" vAlign="middle"/>
<Spacer width="3"/>
</ListItem>
</List>
</VBox>
</Canvas>
</Layout>
</Runtime>
06-23-2011 03:57 PM
It is probably this line, if you do a test without this, does it work properly? Is it a Flash-enabled Android?
<SWFLoader source="flash/CompactMinimizingListPlayer.swf?butt
There is not yet an API for the HTML5 player, so I don't know of any way you could simulate that today.
Erika
06-24-2011 03:07 AM
Hi Erika,
Thanks for your help, that sorted it for me.
Is there any plans to introduce the player API for HTML5 videos at all?
Thanks,
Richard
07-01-2011 02:25 PM
Hi Rich,
Yes, Brightcove is planning that, but sorry no date has been announced.
Erika
Brightcove Inc., a leading global provider of cloud content services, provides a family of products used to publish and distribute the world's professional digital media. The company's products include Brightcove Video Cloud, the market-leading online video platform, and Brightcove App Cloud, the pioneering content app platform. Together, more than 4,200 customers in 50 countries rely on Brightcove's cloud content services to build and operate exceptional media experiences across PCs, smartphones, tablets and connected TVs.
Brightcove Inc.
© 2012 Brightcove Inc.
