Hello,
We're currently using Strobe Media Playback to play a DVR stream.
These are the parameter options we're passing:
var parameterNames = pqs.params(false);
var parameters =
{ src:"<?php echo $_GET['src']; ?>"
, autoPlay: true
, sreamType: "dvr"
, controlBarAutoHide: true
, highQualityThreshold: "640"
, dvrSnapToLiveClockOffset: "5"
, javascriptCallbackFunction: "onJavaScriptBridgeCreated"
};
The seekbar shows Live / <time>, but it always starts from the beginning of the stream. If you move the seekbar all the way to the right, It starts playing live.
Why is it doing this? if I take out the <dvrInfo> tag in the f4m file, and set streamType: "live", it starts from the live point.
Any input is appreciated.
Thanks
Hi,
We have a logged bug describing this issue here: http://bugs.adobe.com/jira/browse/st-422.
Please visit it and vote it.
Thanks,
Mihai
North America
Europe, Middle East and Africa
Asia Pacific