[Flashcoders] timecode and live audio streams with FMS

2006-11-29 Thread August Gresens
Hello A client wants to synchronize visual data (specified from an XML stream) with a separate live audio stream. Can this be done with Flash Media Server and Flash? I'm wondering in particular how you would synchronize the display to the audio. Would this be done via timecode - if so, what

Re: [Flashcoders] timecode and live audio streams with FMS

2006-11-29 Thread Jordan Snyder
I would say that the best way to sync the two is to use the Netstream.send() function. Check it out; it would have saved me a lot of headaches had I noticed it was actually in 1.5! And it's in FMS 2.0 of course, as well. The best thing is that all the data you need is in the FLV, so you can