2013年9月6日星期五

red5 recording and playback problems

Ask you
I use flex + red5, want clients to save recorded video on the server side . Now there are two questions:
1. recording problems : the server end can receive the stream and save it as flv, but flv player (flv player) when the progress bar is very strange , it will stop in a position to stop for a while , and then continue . Screen is also relatively poor, not very smooth , the sound actually no problem. I have been in the local test , according to the truth bandwidth should not be a problem
set as follows:

camera.setMode(640,480,30,false);
camera.setQuality(0,25);
video = new Video(camera.width,camera.height);
video.attachCamera(camera);

microphone = Microphone.getMicrophone();
microphone.setLoopBack(true);
microphone.encodeQuality = 10;
microphone.setSilenceLevel(0,10);
microphone.rate=22;


2. playback issues : the tragedy is still playing up the card , but not a complete player . But then, favorably cool downloaded flv player will be able to complete that quality will be almost point than the local players . .

you greatly help him . . . Recently we should get it . .
------ Solution ---------------------------------------- ----
Bangding , red5 was doing when the recording function is not used
------ For reference only ------------- --------------------------
roof, no one do it all . .
------ For reference only -------------------------------------- -
with the landlord to ask questions , seek advice ~ ~
------ For reference only ------------------------- --------------
how do red5 on so small?
I encountered a problem that is , in the local test RED5 live , taped everything is normal, but on a remote server to death after the card , the size of the transfer large video released after only play even more the first frame does not move . This in the end is how it happened ?

没有评论:

发表评论