kalel
10-03-2005, 05:23 PM
how do you adjust the bandwith, give it more?
is it something you do the the netStream obj?
raduCocieru
10-12-2005, 11:34 AM
var hr_c:Camera = Camera.get();
hr_c.setLoopback(true);
hr_c.setMode(320,240,15,false);
hr_c.setQuality(32*1024,0);
hiResVid.attachVideo(hr_c);
the set mode stes the camera to the desired res, if you have good, webcam the last param has to be false for best results.
Regards ;)
vBulletin® v3.7.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.