At 01:41 AM 2/11/2014, Armin Thoma wrote:

I'm looking for a dll to make a snapshot by the webcam.

There is given in R:Base application:
- Name of the picture
- pathname where to be saved
- button with caption 'take picture'

dll has to do:
- count down  3 - 2 - 1    -> picture is taken
- save picture
- say 'done'

Has anybody such a simple dll to do this?

Even better ...

Did you know that you can take a R:Snapshot using the build-in camera
on any device, such as Windows Desktop PCs, Notebooks, Tablet PCs
running R:BASE eXtreme 9.5 (32/64)?

R:BASE eXtreme 9.5 allows you to seize the frame (capture a snapshot)
from video camera and save the image (picture) either as an external
file or store in the database (Data Type: VARBIT).

Example:

Database: Photos
Table...: Pictures
Column..: Image (VARBIT)
Form Component ID: Image
Bit Button: [Take Picture]

-- On-Click EEP:
   PROPERTY Image CaptureFromVideo 'TRUE'
   RETURN

-- Notice the Video Camera Capture window showing a live video
-- You may adjust any settings as follows:
   Filter ...
   Input ...
   Output ..
-- Click on [OK] button the seize the frame (capture a snapshot)

Amazing!

Let me know if you wish to see a live presentation of such a cool
built-in feature in R:BASE eXtreme 9.5. www.join.me/RazzakMemon

Very Best R:egards,

Razzak

www.rbase.com
www.facebook.com/rbase
--
31 years of continuous innovation!
16 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to