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: Vishnu Viswanath
Subject: Re: [Gnash-dev] Getting the IOChannel working for RTMP
Date: Mon, 22 Mar 2010 19:02:21 -0700

Oh,
so there should be an implementation for RTMP in the IOChannel...right?
We where thinking IOChannel returned some pointer to a location where the streams get temporarily stored ( like a cache ).
So thats no right, right??

On Mon, Mar 22, 2010 at 2:22 PM, strk <address@hidden> wrote:
On Tue, Mar 23, 2010 at 02:04:15AM +0530, George Thomas wrote:

> FILE *newin = fopen(_playpath.c_str(), "r+b");
> _conn.reset(new tu_file(newin, true));
>
> The getstream function returns _conn
>
> _conn->write(...,...);
> was used to write
> Is this the right approach or any modifications need to be done?

Ehm.... I'm afraid you're counting way too much on tu_file class.
No, that's not the right approach, the whole O part of IOChannel
was never used and never implemented either.

You may want to impement your IOChannel subclass for RTMP.

--strk;

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


_______________________________________________
Gnash-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash-dev



--
Vishnu Viswanath
C6A
Model Engineering College

reply via email to

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