Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
video conferencing #1
video conferencing advise
I was working on providing solutions for video conference at broadband through
flash communication server 1.5 update applied. I was not able to choose proper
setting to make video to be smooth and good quality. Whenever I tried to
prevent lagging behind of video, quality goes down, otherwise video lags
behind. Following is my settings
in Setbandwidth fixed values
cam.setmode(640,480,30) //camera supports 640*480
cam.setQuality(0,90);
cam.setkeyframeinterval(48)
AVPresence setFps(3);
Are there any more settings we can alter?
Are there any fixed settings that work good in all network broadband
connections?
Any kind of help to make quality or smoothness will be appreciated.
-Video conferencing
video conferencing Guest
-
Video conferencing on Macs (using FCS)
One of our clients noticed across 2 Macs that the audio feeds started to progressively slow down (sounding like an old record player winding down).... -
Help regarding VIDEO CONFERENCING
Hello Group, I have developed a simple video conferencing application using communication components -... -
web based video conferencing
Hi, I have develop the application similar to one shown at macromedia developing center named creating video chat,the address link is... -
Video Conferencing help needed
Is it possible to control what audio/video is seen/heard on another user's computer? example: a web conference where the speaker is site... -
video conferencing
use Netmeeting. Click Start | Run and type "Conf" Regards, Ramesh "Don" <don_compton.1@juno.com> wrote in message... -
Brian Hogue #2
Re: video conferencing advise
Will this document help?
[url]http://www.macromedia.com/devnet/mx/flashcom/articles/opt_videoconf.html[/url]
The title is Optimizing Video Conferences with Macromedia Flash Technologies
-brian
"video conferencing" <webforumsuser@macromedia.com> wrote in message
news:d3mno6$lkq$1@forums.macromedia.com...through> I was working on providing solutions for video conference at broadbandproper> flash communication server 1.5 update applied. I was not able to choose> setting to make video to be smooth and good quality. Whenever I tried to
> prevent lagging behind of video, quality goes down, otherwise video lags
> behind. Following is my settings
>
> in Setbandwidth fixed values
> cam.setmode(640,480,30) //camera supports 640*480
> cam.setQuality(0,90);
> cam.setkeyframeinterval(48)
>
> AVPresence setFps(3);
>
> Are there any more settings we can alter?
> Are there any fixed settings that work good in all network broadband
> connections?
>
> Any kind of help to make quality or smoothness will be appreciated.
>
> -Video conferencing
>
Brian Hogue Guest
-



Reply With Quote

