streaming (live video) is coming very slow - audio/video live conference (flash (AS3) application using FMIS 3.5)

17 views
Skip to first unread message

FlexyRIA

unread,
Nov 21, 2009, 9:00:16 AM11/21/09
to Flex India Community, natwa...@gmail.com
We are working on a simple audio/video live conference (flash (AS3)
application using FMIS 3.5)
app have local cam and streaming (live video) preview for the user.
All is working fine, only the problem we are facing that stream video
is responding very slow (showing action in some delay about 3-4 second
or more), we want to make it fast and maintain the good quality.

I think we are missing something for doing proper encoding of live web
cam video
Right now we are just setting the cam Quality
/****** Camera Settings****/
cam=Camera.getCamera();
cam.setKeyFrameInterval(9);
cam.setMode(320,240,15);
cam.setQuality(7000,80);
/****** Microphone Settings ******/
mic=Microphone.getMicrophone();
//mic.gain=85;
//mic.rate=11;
//mic.setSilenceLevel(15,2000);

We have bandwidth limit - max 756 kbps
Video size (320*240)
We need to use H.264

Can anyone have any idea or any help on this, please send us the
correct setting /code for doing better encoding in FMIS 3.5, using
Action Script 3.0

Thanks.

Natwr Garg

unread,
Nov 24, 2009, 4:14:43 AM11/24/09
to flex_...@googlegroups.com
Please look into this issue, I didn't get any response yet, any
suggestion/solution for below problem will be very helpful.

I think anyone how has FMS/FMIS (same kind of application) experience can
defiantly give some suggestion/solution on this.
--

You received this message because you are subscribed to the Google Groups
"Flex India Community" group.
To post to this group, send email to flex_...@googlegroups.com.
To unsubscribe from this group, send email to
flex_india+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=.


Lavanya Sharvirala

unread,
Jan 6, 2010, 4:27:18 AM1/6/10
to flex_...@googlegroups.com
Hi,
 
I am also working on live webcam video..
How you are doing encoding? I need help in this.
 
You said that you are doing encoding? how you are doing that in to H.264..
 
Thank you,
Lavanya.

Reply all
Reply to author
Forward
0 new messages