How do i merge an audio netstream and a video netstream into one republished netstream using flex3?
- by niedakh
Hi,
I have two netstreams:
audio published in red5
video also published in red5
Now I'm a flex3 application and I need a way to be able to attach the audio of stream 1, and the video of stream 2 to a new netstream and just publish it.
How do I do that? NetStream will only allow me to attach Camera or Microphone...