Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am trying to replay function calls sent to Flash Media Server in a NetStream that also contains audio data.

The data is transmitted between two live clients and recorded to the Media server simultaneously. This produces FLV files as output. So far I've had no trouble playing the audio from the FLVs, but the send data does not seem to be doing anything. I've tried to use an approach similar to the example provided here, but haven't had any luck.

http://alainthibodeau.com/blog/?p=82

Does anyone know of a better approach or have advice on how to store and replay function calls transmitted via a NetStream?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.