Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Exactly how to do i stream external flv

1 reply [Last post]

I have been trying to stream a external flv may be like this
http://datastore.rediff.com/briefcase/645E626D616B7275/w2ivyeldzq90y7z3.D.72560.121109_shilpa_sangee...

i tried through the day and saw around 50 forum post but i am still clear...it is actually possible with jwplayer or not

so ok leaving legal things aside for a while...can any body tell me how can i do it...
may be better will be through xml
i am php programmer and can generate dynamic xml through php...
so any help...

i donot want to simulate download through php as it will consume lots of my bandwidth....so isn't it just possible to embed....
or just use our player and flv from other site...

is it possible

thanks

Adobe Flash Player security restrictions require that all files come from the same domain unless you put a cross-domain policy file on the root of the server that is serving the data files.

Therefore, you must either:

1. Serve the data file(s) (playlist.xml, captions.xml, skin.swf, plugin, etc.) from the same domain as the movie (mediaplayer.swf or player.swf or imagerotator.swf).
2. Serve the data files through a proxy at the same domain as the movie, so it appears that they both come from the same domain
3. Place a cross-domain policy file on the server that is hosting the data file(s).