abigdreamer
Posts: 0
Joined: Fri Jul 12, 2013 7:20 pm

Multiple Picture taking -- Up to 16 per record

How do I take multiple pictures. The camera services points to 1 source for the picture but I want to take a lot of pictures. (Up to 16) How do I do this?

abigdreamer
Posts: 0
Joined: Fri Jul 12, 2013 7:20 pm

Multiple Picture taking -- Up to 16 per record

The imagedatabase64 is pointing to the asset in the response but I want multiple pictures.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Multiple Picture taking -- Up to 16 per record

Hi Mike,

Then you would need to invoke service 16 times. I really doubt you can achieve such speed of photography, it depends on the device. But of course you can try. After every photo is taken invoke service on its success event... Please note this is just a continuous process, not instant.

abigdreamer
Posts: 0
Joined: Fri Jul 12, 2013 7:20 pm

Multiple Picture taking -- Up to 16 per record

So I have to make (16) services? Because each one BINDS to 1 picture window or am I seeing it wrong.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Multiple Picture taking -- Up to 16 per record

Yes, correctly. A service returns one image.

Return to “Issues”