gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Getting the IOChannel working for RTMP


From: strk
Subject: Re: [Gnash-dev] Getting the IOChannel working for RTMP
Date: Tue, 23 Mar 2010 10:07:31 +0100

On Mon, Mar 22, 2010 at 07:02:21PM -0700, Vishnu Viswanath wrote:
> Oh,
> so there should be an implementation for RTMP in the IOChannel...right?

There should be an RTMPIOChannel subclass of IOChannel.

> We where thinking IOChannel returned some pointer to a location where the
> streams get temporarily stored ( like a cache ).
> So thats no right, right??

Right, it is not right.
IOChannel is just an interface.
What it does internally is up to each and every implementation (subclass).
We do have implementations that use a cache (curl and noseek_fd)
but those are specific to curl and one-way streams.

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html




reply via email to

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