Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
Acorna #1
Webcam screen capture
For our class project this year we are working on a flash com conference
streaming program. Since we don't have the equipment to take a real screen
capture and stream it we are going to use a webcam or mini DV. Although this
will look horrible, it's a proof of concept and the only option we can see.
My question is, is there a way to control the feed from the camera so it's not
sending a lot of information that will plug up the bandwidth. We're thinking
of a still every couple of seconds but we're not sure of how to actually do
this. Any suggestions are welcome.
Acorna Guest
-
screen capture to FMS
Hi everyone, I want to send a video stream from C# to FMS(with network layer and all that stuff) is it possible? If not, can I send byte array to... -
Is Flash Player Video and Audio capture from a webcam possible?
I have the exact same question. Is it possible to capture video and audio without communicatons server? -
Is Flash Player Video and Audio capture from a webcam possible?
I have the exact same question. Is it possible to capture video and audio without communicatons server? -
Capture screen
Can someone help me, I found nothing to the "newmember" that I created from the following script: thestagebitmap = (the stage).image.duplicate()... -
Getting memory buffer for webcam capture
Hello, I have a webcam that seems to work with Quicktime (webcam5 from creative). I can initialize the device and capture stuff. I'm using... -
jamezw #2
Re: Webcam screen capture
Maybe the Client.setBandwidthLimit() method is what you need to implement to
avoid clogging your bandwidth. It allows you to set a limit to the number of
bytes that are allowed to be uploaded and downloaded by a client. This is a
server-side call.
See
[url]http://livedocs.macromedia.com/flashcom/mx2004/main/wwhelp/wwhimpl/common/html/w[/url]
whelp.htm?context=Flash_Communication_Server&file= 00000472.html
jamezw Guest



Reply With Quote

