On Wed, Feb 28, 2007 at 04:35:45PM +0100, Klaas-Pieter Vlieg wrote: > > From: strk [mailto:[EMAIL PROTECTED] > > Sent: 28 February 2007 16:25 > > > > No idea whether CURL allows jump to arbitrary > > section of a stream resource. > > > If a streaming server has a http control interface such as vlc has, then yes > > > > > Does HTTP allow that, btw ? > > > Yes, http/1.1 supports http_seeking if you are streaming from a streaming > server via http.
As long as CURL supports that, we can use it from curl_adapter. Implementation is likely going to be a bit complex, but possible. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

