Answered
Sound Problem
Hello everybody!
I am driven by on problem that I'm using publish("filename","record"); to publish live stream file from flash to FMS. Everything works fine except I am not able to figure out why the sound is not coming though.
Here is the line of code I used to attachSound
myMic_mic_out = Microphone.get();
publishRecorded_ns.attachAudio(myMic_mic_out);
but I dont know why sound is not comming!
Please help me out!
I am driven by on problem that I'm using publish("filename","record"); to publish live stream file from flash to FMS. Everything works fine except I am not able to figure out why the sound is not coming though.
Here is the line of code I used to attachSound
myMic_mic_out = Microphone.get();
publishRecorded_ns.attachAudio(myMic_mic_out);
but I dont know why sound is not comming!
Please help me out!