0 Replies Latest reply: Jul 26, 2013 5:29 AM by manpe12345 RSS

    SMP Smooth Streaming Live gives error 1009

    manpe12345 Community Member

      Hello,

       

      I have an issue with a specific stream with my SMP configuration: a live smooth streaming content that cuts after 1 or 2 seconds or playback with the error (SMP setup in verbose mode):

       

      > PlayBack failed.

      > Attribute Url in StreamIndex element is not found. Error #1009.

       

      Basically I am trying to play: http://live.unified-streaming.com/loop/loop.isml/Manifest

      With SMP and the smooth streaming plugin.

       

      Here is my configuration:

       

      <object width="640" height="480">

      <param name="movie" value="****myServer***/StrobeMediaPlayback-2.0gm.swf"></param>

                          <param name="flashvars"

                           value="src=http://live.unified-streaming.com/loop/loop.isml/Manifest&autoPlay=true&plugin_AdaptiveStr eamingPlugin=/static/players/StrobeMediaPlayback/externals/plugins/MSAdaptiveStreamingPlug in-v1.0.3-osmf2.0.swf&AdaptiveStreamingPlugin_retryLive=true&AdaptiveStreamingPlugin_retry Interval=10&showVideoInfoOverlayOnStartUp=true&javascriptCallbackFunction=onJavaScriptBrid geCreated&haltOnError=true&liveBufferTime=0.5&verbose=true"></param>

                          <embed src="****myServer***/StrobeMediaPlayback-2.0gm.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="direct" width="640" height="480" flashvars="src=http://live.unified-streaming.com/loop/loop.isml/Manifest&autoPlay=true&plugin_AdaptiveStr eamingPlugin=****myServer***/MSAdaptiveStreamingPlugin-v1.0.3-osmf2.0.swf&AdaptiveStreamin gPlugin_retryLive=true&AdaptiveStreamingPlugin_retryInterval=10&showVideoInfoOverlayOnStar tUp=true&haltOnError=true&liveBufferTime=0.5&verbose=true">';

         </embed>

                          </object>

       

      Could anyone please advise how to investigate further?

       

      Thanks in advance!