Reputation: 3056
Hello I'd like to use flowplayer on a website but I experienced that it is not relieable with my configurations yet.
Using firefox I sometimes got the error 200 stream not found. It seemed as if the url of the clip has not been passed to the player.
using seamonkey the video was played with the configuration in the example bellow all the time propperly.
using epiphany i only get a black screen which might depend on my css.
but now the real problem and question: why do I get the 200 stream not found problem on firefox and how to get rid of it 100% do you have it too?
here is a demo page: http://lehrer-beraten-eltern.de/debug
Upvotes: 1
Views: 24802
Reputation: 76
I spent a lot of time on trying to solve this issue, pulling my hair out !!!
If you can reproduce the problem with other videos, the problem is coming from a bug of Adobe Flash Player 11.
There is a bug in new versions of Adobe Flash Player //bugbase.adobe.com/index.cfm?event=bug&id=3117684.
The temporary workaround is to downgrade to 11.1.102.55.
Does it help you ?
Upvotes: 1
Reputation: 41
I also received the 200 error when trying to add a video to a site through flow player. There were 2 different things that were causing this. The first was my bucket name was not all lowercase. The second was not including the full file path to the file in the embed source. I haven't encountered any errors that were browser specific regarding using flow player.
Upvotes: 2