[Red5devs] Passing MetaData to FLV

Nathan Thibert Nathan.Thibert at dominknow.com
Fri Feb 8 11:41:04 PST 2008


Well this could help, but I need to know how to access a function from the
Red5 server through as3. The way to do it through FMS is :
 
var ns:NetStream = new NetStream(nc);
ns.send("@setDataFrame", "onMetaData", metaData);
 
How do I set it for Red5? Also, how do I update my Red5 with the patch?
 
Thanks,
Nathan

  _____  

From: red5devs-bounces at osflash.org [mailto:red5devs-bounces at osflash.org] On
Behalf Of Thijs Triemstra | Collab
Sent: Friday, February 08, 2008 2:26 PM
To: red5devs at osflash.org
Subject: Re: [Red5devs] Passing MetaData to FLV


Jake Hilton also reminded us of the metadata issues on the main mailinglist.
Here are the current metadata related issues:

http://jira.red5.org/browse/APPSERVER-183 (critical)
http://jira.red5.org/browse/SN-57
http://jira.red5.org/browse/APPSERVER-172

Here's a patch related to metadata, can someone check it out? 

http://jira.red5.org/browse/SN-63

Steven's ticket also mentions the duplicate header stuff from SN-63 (I
think):

http://jira.red5.org/browse/SN-52

Thijs

On Feb 8, 2008, at 8:09 PM, Nathan Thibert wrote:


Hello everyone,

I'm am currently creating a audio recording. I am publishing a FLV to my
Red5 server. That is all working fine until I want to playback the flv. I am
not returning the proper durtion of the flv. I am wondering what I should do
resolve this issue. I am developing this app in flash and using AS3. If
anyone can help that would be awesome. Thanks, Nathan.

_______________________________________________
Red5devs mailing list
Red5devs at osflash.org
http://osflash.org/mailman/listinfo/red5devs_osflash.org


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080208/ab07859c/attachment.html 


More information about the Red5devs mailing list