Flash Media Server |
|||
| Developing Media Applications > Using Media Classes > The Camera class > Suggested settings for different bandwidth speeds | |||
The default camera settings provide a good viewing experience for all bandwidth settings. However, you can experiment with different settings for different bandwidths.
The code for setting the bandwidth speeds is as follows:
my_cam = Camera.get(); my_cam.setQuality(bandwidthSpeed,quality)
Use the following table as a starting point if you want to experiment with camera settings at different bandwidth speeds.
|
Bandwidth |
Effect |
Code |
|---|---|---|
|
Modem |
Lower image quality, higher motion quality |
|
|
|
Higher image quality, lower motion quality |
|
|
DSL |
Lower image quality, higher motion quality |
|
|
|
Higher image quality, lower motion quality |
|
|
LAN |
Lower image quality, higher motion quality |
|
|
|
Higher image quality, lower motion quality |
|
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/fms/2/docs/00000056.html