[Red5] onMetaData for vod
Dan Rossi
spam at electroteque.org
Fri Mar 16 23:03:43 EST 2007
the update to 1761 killed onMetadata.
the other wierd thing is if i comment out the write methods in
MetaService its still writing a metakey file so its happening elsewhere.
Steven Gong wrote:
> Joseph,
> Do you mean the it works on 1751?
>
> On 3/17/07, joseph wamicha <jwamicha at gmail.com> 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/RTMPProtocolDecoder.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.java
>>
>> 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 <spam at electroteque.org> wrote:
>> >
>> > Shit you are right its had to keep checking things to get something
>> else
>> > to work. metadata is busted again.
>> >
>> >
>> --
>> C is forever.
>> _______________________________________________
>> Red5 mailing list
>> Red5 at osflash.org
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>
>>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
More information about the Red5
mailing list