Hi people of the flash coders list,

For a while I am having this problem of not knowing how to record my webcam
with augmented reality.

Lets start from the beginning, I have a webcam application that records to a
streaming server. This application hasn¹t bin written by me unfortunately.

I have added some new futures to this application, I have implemented
augmented reality that positions a
3dmodel on the marker. This is working fine while it¹s recording. But it¹s
only record the webcam feed.

My question is: how can I include my 3dmodel in the recording?
Can I use BitmapData to capture the image of the 3dmodel and store this
somewhere, for instance, in the Model class. So I can addchild it later at
the location where the video is created and recorded, or is this totally the
wrong way to go ?

Thx in advance.

P.S. It is recorded at a streaming server.
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to