gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] How does gnash get the swf file when run with URL argume


From: strk
Subject: Re: [Gnash-dev] How does gnash get the swf file when run with URL argument?
Date: Sat, 25 Nov 2006 09:57:28 +0100

On Fri, Nov 24, 2006 at 11:31:46PM -0800, shamju joseph wrote:
> Hi
> 
>    How does gnash get the swf file when run with URL
> argument, ie gnash http://name.com/file.swf ? 

Using libcurl

>    Does it do streaming using RTP/RTSP or download
> using HTTP and play? If downloaded, where this file is
> saved?

Streams using whatever protocol specified in the url
and supported by libcurl. Uses a temporary, unnamed
file as buffer.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]