iSight Webcam
BlitzMax Forums/BlitzMax Programming/iSight Webcam
| ||
| Is there a way to grab the input from a Mac's iSight camera? |
| ||
| Yes. Via the Quicktime APIs. |
| ||
| How could those be access though BMax? |
| ||
| My ofx module uses it. It allows you to draw frames as a TImage onto a graphics context. |