[AS3] Record webcam to an object on top
Hello, could not find anything on the internet talking about it.
What I want is to record a webcam with some object above it.
I'm currently trying to use NetStream (Flash Media Server).
however using the NetStream AttachCamera records directly from the webcam.
I created an MC and MC includes a attachwebcan this.
In the same MC I put a picture in it ... ie this image was "in front" "on top" of the webcam. I want to generate a FLV video with the webcam and the image that is over the webcam too.
Someone tell me how should I do?
thank you
|