#1
|
|||
|
|||
How can I use a webcam to record a video in Vizard
Hello !! How can I use a webcam to record video in Vizard?
I want to use webcam to record my face's activities including my voice, but I can't find a function to do this work. Do you have any suggestion, or do I have to write a program by myself ? Thank you Last edited by Zero; 06-03-2010 at 07:02 AM. |
#2
|
|||
|
|||
You can use Vizard's VideoCamera plug-in to get the webcam video as a texture and then apply that to a texture quad fixed to the screen.
Using 3rd party software like Fraps you can do a screen recording. If you have Windows 7 or Vista it supports recording both speakers and microphone as well. |
#3
|
|||
|
|||
I know VideoCamera plug-in, but I want to use Vizard library doing video recording including voice. I tried hard to find a vizard library doing video recording called viz.window.startRecording. However, this function can not record voice with microphone.
Does Vizard offer function that can record video and voice. if vizard doesn't offer, how can I write a program or what library should I import? |
#5
|
|||
|
|||
Thank you. I will try out different methods to record voice and video to a file.
|
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Realistic Light and Shadows Using Vizard and 3DS Max | jde | Vizard | 4 | 07-13-2012 10:58 AM |
synching video camera recording with vizard | billjarrold | Vizard | 0 | 12-15-2009 11:43 PM |
Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 11:13 AM |
problems with webcam plug-in | v-clizzin | Plug-in development | 2 | 01-25-2008 03:06 PM |
Displaying live video in Vizard? | Deltcho | Vizard | 2 | 01-04-2008 11:05 AM |