View Single Post
  #2  
Old 11-01-2012, 01:06 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Yes, this should be possible using a Python add-on. This page discusses several different Python libraries that can capture webcam pictures. If you are using Vizard 3 (which uses Python 2.4), it looks like you can also do this with the VideoCapture and PIL libraries.
Reply With Quote