Avatar

Employee

Hi Nicolas,

Most of the quality settings that WebcamPublisher allows you to set are a wrapper to the flash.media.Camera api. So for more info on how to change and set quality settings, please refer - http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/Camera.html#setMode()

Also , you can set FPS before publishing. It gets set when your camera is instantiated, and the camera is instantiated only when you begin publishing.

Hope this is of little help to you, and I am sure the API reference link would do a better job than me

Thanks

Arun