Ask Your Question

Revision history [back]

Okay. This is completely new. I have never attempted this. So you can follow the guide here and see is that works out for you.

If it is too complicated a crude algorithm will be to:

  1. Get images from the web cam instead of the video.
  2. Apply face detection algorithm to the image.
  3. Stream the video.

For face detection on images follow this guide.

For streaming you can use the SO question here.

Hope this helps. :)

Anything else, feel free to comment!