There is a big noise in the out and input stream on many mac books. Do you
have any ideas why?
My first step:
// patch pour les sons bugger sur mac
if(Capabilities.os.indexOf("Mac") == 0) {
outgoingNetStream.bufferTime = 0.01;
incomingNetStream.bufferTime = 0.01;
}
http://www.justskins.com/forums/microphone-rate-capture-doesnt-work-correctly-on
-mac-83891.html
Original issue reported on code.google.com by michaelpalmer04 on 8 Jul 2009 at 12:35
Original issue reported on code.google.com by
michaelpalmer04
on 8 Jul 2009 at 12:35