This is a message.

200, Stream not found, NetStream.Play.StreamNotFound, clip: "[Clip] Created Jan 6, 2010

This thread is solved

Views: 17062     Replies: 3     Last reply Feb 5, 2010  
You must login first before you can use this feature

JoeyFoster

Posts: 2

Registered:
Jan 6, 2010

200, Stream not found, NetStream.Play.StreamNotFound, clip: "[Clip]

Posted: Jan 6, 2010

Here's the FULL error message:

200, Stream not found, NetStream.Play.StreamNotFound, clip: '[Clip] 'http://www.vazzoom.com/hpdh07.flv''

Seems everything is initializing properly but I get this error. Any ideas?

Thanks

JoeyF

sjhern

Posts: 1

Registered:
Jan 29, 2010

Same here

Posted: Jan 29, 2010

Reply to: 200, Stream not found, NetStream.Play.StreamNotFound, clip: "[Clip] , from JoeyFoster
Im getting the same error. I contact my hosting company and they said
: Unfortunately, we do not support real time streaming on our platform. However, you can upload RealAudio/RealVideo files (.rm, .ram) and Windows Media files (.wmx, .wma, .asf) like any other type of file and your visitors will be able to hear/see them if they have the correct client software installed on their computer.

So im stuck with what my options are.. When I used the stant alone player with one FLV file it plays but now using a playlist im having all sorts of issues.

http://theassholesgarage.com/RocketPlaylist.html

click on each item and the FLV files fales to load,

Then i do the URL that its calling, I get Jibberish

wizop

Posts: 1

Registered:
Feb 3, 2010

» 200, Stream not found, NetStream.Play.StreamNotFound, clip:

Posted: Feb 3, 2010

Reply to: 200, Stream not found, NetStream.Play.StreamNotFound, clip: "[Clip] , from JoeyFoster
I had this same problem and figured it out after a few hours of serious head scratching. You can get this error if your webserver, IIS in my case, does not know to handle FLV files. I added FLV to the list of recognized MIME types on the server and the problem disappeared. It really is something they ought to mention in the documentation.

JoeyFoster

Posts: 2

Registered:
Jan 6, 2010

» » 200, Stream not found, NetStream.Play.StreamNotFound, clip:

Posted: Feb 5, 2010

Reply to: » 200, Stream not found, NetStream.Play.StreamNotFound, clip: , from wizop
I hired a programmer to figure it out (I think 4 hours of his time is WAY more than the software cost, but I don't know because I haven't purchased the license yet).
The programmer had to do 2 things - add the MIME type (as you did) and also move my FLV file into the correct directory so FlowPlayer could find it =P