Wowza Community

Getting Error #2095 while streaming the video with multibitrates by xml

Hi,

I am using multi bit-rate streaming by jwplayer with xml file . It works fine. But after some seconds i am getting the error(Error #2095) while streaming video from amazon s3 stroage using wowza streaming server.

Please let me know reason for the issue and how to fix the issue.

My Html file :

[HTML] <embed

type=“application/x-shockwave-flash”

id=“mpl”

name=“mpl”

src=“player-4.6-licensed.swf”

width=“500”

height=“349”

allowscriptaccess=“always”

allowfullscreen=“true”

quality=“high”

bgcolor="#FFFFFF"

flashvars=“file=bitrates.xml&frontcolor=0xffffff&backcolor=0x000000&lightcolor=0xDB513”

/>[/HTML]

Xml File :

[HTML]

Playlist with bitrate switches RTMP streaming (dynamic)

Another dynamic streaming example, this time with a Wowza2 server

media:group

<media:content bitrate=“800” width=“1080” url=“amazons3/mybucket/myvideo.mp4”/>

<media:content bitrate=“1600” width=“1080” url=“amazons3/mybucket/myvideo.mp4”/>

<media:thumbnail url=“http://damiandaily.files.wordpress.com/2009/09/scooby-doo.jpg?w=300&h=206”/>

</media:group>

jwplayer:typertmp</jwplayer:type>

jwplayer:streamerrtmp://mywowzastreamingserver/vods3</jwplayer:streamer>

[/HTML]

What version of JW Player are you using, and which Wowza EC2 AMI?

Seems like a player issue, but is there any corresponding info in the log files?

Richard

It’s a Flash NetStream error: “Unable to invoke callback onPlayStatus”

Have you made changes to the JW Player source code?

I would get a new download of JW player

Richard

As I know, JW Player 4.6 has such bug.

You should just use the latest JW Player 4.7.

Hi,

Please check my test url : http://clients.basitsolutionsgroup.com/test/demo2.php

I am using Licensed version of JW player 4.6 and Wowza streaming streaming server 2.0