artane
05-06-2004, 01:39 PM
Hi guys,
I've got a video chat application that uses the AVPresence component. I want to reduce the video bandwidth and video quality but, when I make the changes in the propety inspector, they have no affect whatsoever on the published movie.
Why doesn't anything happen when I change these settings?
I've been experimenting with the following line of actionscript but, it doesn't seem to do anything either:
Camera.setQuality(8000, 25);
I've got it on frame 1 of my movie, is that correct? Will it over-ride the settings of the AVPresence component?
Generally, I just want to know how to change the quality and bandwidth settings of the AVPresence component so I can experiment and see what works best.
Thank you very much,
artane
I've got a video chat application that uses the AVPresence component. I want to reduce the video bandwidth and video quality but, when I make the changes in the propety inspector, they have no affect whatsoever on the published movie.
Why doesn't anything happen when I change these settings?
I've been experimenting with the following line of actionscript but, it doesn't seem to do anything either:
Camera.setQuality(8000, 25);
I've got it on frame 1 of my movie, is that correct? Will it over-ride the settings of the AVPresence component?
Generally, I just want to know how to change the quality and bandwidth settings of the AVPresence component so I can experiment and see what works best.
Thank you very much,
artane