Hey everyone,
I'm using the JW FLV Player on my blog to embed FLV videos from other sites. Assuming I have the full http path to the FLV file, is it then possible to stream the file so that my readers can skip ahead in the video without having to wait for it to pre-load?
I've read the article on the site about HTTP Video streaming using the XMoov-PHP script (http://www.jeroenwijering.com/?item=HTTP_Video_Streaming), but it only offers information about streaming video files that are hosted locally on your own server, where as I need to stream files that are located on an external server.
Any help will be greatly appreciated!
Thanks for reading!
John

You can only stream the files from an external server, if that external server is a streaming server, either "fake" with scripts, lightTPD, or RTMP (FMS, Wowza, or Red5).