Question
I have flash media server 4.5 , I want to record a vedio to server when bandwidth is very low.
I have flash media server 4.5 , I want to record a vedio to server when bandwidth is very low
below is camera 's setting :
camera.setMode(640,480,24);
camera.setQuality(512000,0);
micro = Microphone.getMicrophone();
when the bandwidth is very low, recorded vedio playback is not smooth.
@ !
