About half a year ago I had someone help me with this recorder which works great with Red5: http://talknicer.com/d/audioup.html The source for it is at: http://actionscript.pastebin.com/r9P87093 -- that is in the public domain, by the way, so you may adapt it for your use if you like.
I'm trying to get it to work with rtmplite -- http://code.google.com/p/rtmplite -- but it doesn't work; it records 13 byte (empty) .flv files, for some reason. The "testClient" which comes with the rtmplite download works fine, so here's what I need, from someone who has better Flash/Flex debugging skills than I do (most Flex programmers, I bet): Please go through rtmplite's testClient, making a note of the calls and events it uses to connect and upload to the rtmplite server, then change the audioup.mxml recorder to do it the way rtmplite wants it. I am willing to pay for this, but I'm also hoping that the general simplicity of this task (says the coder who can't do it) combined with the generosity of the fancy public domain audio recorder will lead to free help. But again, I'm happy to pay so if this is something that will take more time that you would want to trade for the code involved, please quote me an estimate. Please let me know if you have any trouble compiling with your rtmp: url. I use: mxmlc -debug=true audioup.mxml for development. Thanks for your help with this. I really need the smaller memory footprint. Sincerely, James Salsman _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

