Webcam images in Tessitura

Hello,

Is anyone currently capturing webcam images which then appear on the relevant constituent records?  We're looking at doing this for one of our Young People Membership Schemes.  We're all set up to pull the bitmap images into Tess, but am unsure the best way of capturing and saving the bitmap images.  If anyone is doing this, I'd love to know what you use to capture the images.

Thanks so much for your help.

Graeme

 

Graeme Ellis
The Roundhouse 

Parents
  • If you can get your webcam to save the images as a file with the constituent's customer_no + ".bmp" as its name, all in a particular folder on a network drive, then you could change your header to look for and load in that image in the header. We have our header set up like that but we have people manually save the images into the folder.

Reply
  • If you can get your webcam to save the images as a file with the constituent's customer_no + ".bmp" as its name, all in a particular folder on a network drive, then you could change your header to look for and load in that image in the header. We have our header set up like that but we have people manually save the images into the folder.

Children