There is software from On2 That works same way as FME, Not sure about licensing issues however price tag is high, But might help someone, It would be great to use it with Red5 (by the way it crashed just like FME on the trial version )
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Rossi Sent: Viernes, 16 de Marzo de 2007 06:32 p.m. To: [email protected] Subject: Re: [Red5] onMetaData for vod Damn my apologies for the suggestion to support FME ? If it cant be supported, undoing this would be good and then i guess an open source project to build an equivalanet in flex or something, because the licencing required to purchase the C++ API ! joseph wamicha wrote: > Looking at subversion logs; > $svn log -r 1751:1761 -v > http://svn1.cvsdude.com/osflash/red5/java/server/trunk > I highly suspect this changes that added FME support are the cause: > It talks about to correctly decode stream metadata. > > ---------------------------------------------------------------------- > -- r1760 | jbauch | 2007-03-16 03:44:23 +0300 (Fri, 16 Mar 2007) | 5 > lines Changed paths: > M /doc/trunk/changelog.txt > M /java/server/trunk/src/org/red5/io/amf/Output.java > A /java/server/trunk/src/org/red5/io/object/ICustomSerializable.java > A /java/server/trunk/src/org/red5/io/object/ISerializerOptionAware.java > M /java/server/trunk/src/org/red5/io/object/Serializer.java > M /java/server/trunk/src/org/red5/server/net/rtmp/RTMPHandler.java > M > /java/server/trunk/src/org/red5/server/net/rtmp/codec/RTMPProtocolDeco > der.java > > M /java/server/trunk/src/org/red5/server/net/rtmp/status/Status.java > M > /java/server/trunk/src/org/red5/server/net/rtmp/status/StatusObject.java > M > /java/server/trunk/src/org/red5/server/stream/ClientBroadcastStream.ja > va > > added interface to allow objects to serialize themselves added > interface for objects that know about their serializer options send > publish/record start events before the first packet is received > correctly decode published stream metadata > -> Now Red5 supports being connected to from FME! > ---------------------------------------------------------------------- > -- > r1761 | jbauch | 2007-03-16 04:05:26 +0300 (Fri, 16 Mar 2007) | 1 line > Changed paths: > M > /java/server/trunk/src/org/red5/server/adapter/ApplicationAdapter.java > M /java/server/trunk/src/org/red5/server/api/stream/IStreamService.java > M /java/server/trunk/src/org/red5/server/net/rtmp/RTMPHandler.java > M > /java/server/trunk/src/org/red5/server/net/rtmp/message/Constants.java > M /java/server/trunk/src/org/red5/server/stream/StreamService.java > > added FME specific methods > ---------------------------------------------------------------------- > -- > > On 3/17/07, Dan Rossi <[EMAIL PROTECTED]> wrote: >> >> Shit you are right its had to keep checking things to get something >> else to work. metadata is busted again. >> >> >> --------------------------------------------------------------------- >> --- >> >> _______________________________________________ >> Red5 mailing list >> [email protected] >> http://osflash.org/mailman/listinfo/red5_osflash.org >> _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
