« Return to Thread: RtmpConnection and IStreamCapableConnection implementation

Re: RtmpConnection andIStreamCapableConnectionimplementation

by Georges Labrèche :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hello Zoli,

 

Wouldn’t implementing the IStreamCapableConnection interface in RtmpConnection suffice to make it stream capable? This is what I have done but have yet to try it out.

RtmpServerConnection does this. Is this the class you are referring to?

 

Thanks,

 

-          Georges

 

From: fluorine-bounces@... [mailto:fluorine-bounces@...] On Behalf Of Support
Sent: Thursday, April 09, 2009 11:50 AM
To: 'Fluorine Mailing List'
Subject: Re: [Fluorine] RtmpConnection andIStreamCapableConnectionimplementation

 

Hi Georges,

 

The reason was because of rtmp client connection(s) which are not stream capable

I will add a new class in the upcoming release so server side connections can inherit the functionality from there.

 

Zoli

 


From: fluorine-bounces@... [mailto:fluorine-bounces@...] On Behalf Of Georges Labrèche
Sent: Thursday, April 09, 2009 1:36 AM
To: fluorine@...
Subject: [Fluorine] RtmpConnection and IStreamCapableConnectionimplementation

Hello,

 

Is there a reason why RtmpConnection doesn’t  implement IStreamCapableConnection?

Reference to it is commented out in the  RtmpConnection source and none of its members are implemented:

 

http://www.google.com/codesearch/p?hl=en#kVhgv3IYLuU/trunk/Source/FluorineFx/Messaging/Rtmp/RtmpConnection.cs&q=RtmpConnection&exact_package=http://fluorinefx.googlecode.com/svn

 

Has this part of RtmpConnection just not been ported from Red5’s RTMPConnection?

 

Thanks and regards,

 

-          Georges


_______________________________________________
fluorine mailing list
fluorine@...
http://fluorine.thesilentgroup.com/mailman/listinfo/fluorine_fluorine.thesilentgroup.com

 « Return to Thread: RtmpConnection and IStreamCapableConnection implementation