Go Back   TechArena Community > Technology > Technology & Internet
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



Stream an FLV file from an external URL?

Technology & Internet


Reply
 
Thread Tools Search this Thread
  #1  
Old 18-07-2009
Member
 
Join Date: Jan 2009
Posts: 48
Stream an FLV file from an external URL?

Hey freaks,

Imagining i have the full http path to the FLV file, can i possibly stream the file there by my readers can skip ahead in the video without having to wait for it to pre-load. right now am using the JW FLV Player on my blog to embed FLV videos from other sites. I need to stream files that are located on an external server.i heard some thing about HTTP Video streaming using the XMoov-PHP script but it only gives information about streaming video files that are hosted locally on your own server.

Any help will be greatly received !!
Reply With Quote
  #2  
Old 18-07-2009
Techno01's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,269
Re: Stream an FLV file from an external URL?

while dealing with FLV files, you need to set your server to work with the FLV file format. MIME is a standardized data specification that will allows you forward non-ASCII files through out the Internet connections. Web browsers and e-mail clients are set topresent numerous MIME types there by they can forward and receive video, audio, graphics, and formatted text. in order to load FLV files from a web server, register the file extension and MIME type with your web server, so you should check your web server documentation. The MIME type for FLV files is video/x-flv.
Reply With Quote
  #3  
Old 18-07-2009
Techguru01's Avatar
Member
 
Join Date: Oct 2005
Posts: 2,118
Re: Stream an FLV file from an external URL?

My guess is that you can only stream the files from an external server, if that external server is a streaming server, either fraud with scripts, lightTPD, or RTMP.but you know what If you use the JW FLV Media Player to play YouTube videos through the YouTube API, the scrubbing might work
Reply With Quote
  #4  
Old 18-07-2009
johnson22's Avatar
Member
 
Join Date: May 2008
Posts: 2,107
Re: Stream an FLV file from an external URL?

I did not tested code for handing off from Apache PHP to LightTPD for the video streaming.If you only want to access an external file, that is just some server configuration.which depends on how external you need to go ahead, may be you can tell an external location on a Network File System.but keep in mind that the stream will pass through the origin server which eventually doubles the traffic unless you use a redirect to the external server, then you lose control of the stream though.
Reply With Quote
Reply

  TechArena Community > Technology > Technology & Internet


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Stream an FLV file from an external URL?"
Thread Thread Starter Forum Replies Last Post
How to stream movies on apple tv from an external hard drive Jamna Behn Monitor & Video Cards 2 4 Weeks Ago 10:04 AM
How to stream videos from external HDD in Sony Tablet S Palomi Portable Devices 9 02-11-2011 01:03 PM
Unable to stream the video from the External drive in WMP $Ira$ Media Player 4 21-01-2011 07:35 AM
Stream movies from pc external hd to ps3 gazwsx Portable Devices 3 30-10-2009 11:26 PM
Media Services behind ISA - external stream to internal network? msojdr MediaCenter 2 11-12-2008 01:29 AM


All times are GMT +5.5. The time now is 05:06 AM.