AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Controles: tipos disponibles / Control Cámara Web
  • Overview of the Web Camera control
  • Page control
  • Creating the control
  • Required configuration
  • Retrieving an image broadcasted by a "Web camera"
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview of the Web Camera control

Page control

The Web Camera control is used to view a file that is refreshed at regular time intervals. This file can correspond to an image broadcasted by a "web camera" for example.

Creating the control

To create a Web Camera control:
  1. On the "Creation" tab, in the "Usual controls" group, expand "Image" and select "Web Camera".
  2. Click where you want to create the control in the page. The control appears in the editor.
To view the characteristics of the control, select "Description" in the context menu.
Required configuration

Retrieving an image broadcasted by a "Web camera"

To retrieve an image broadcasted by a "Web camera" control:
  1. On the computer linked to the "web camera": configure the recording of the image broadcasted by a "web camera" (name of the file, rate of refresh, "web camera" used, ...). This setting can be performed:
    • by the software supplied with the "web camera".
    • by the "WD WebCam.exe" application available from the PC SOFT site (download page, "Other software" paragraph).
      The image file must be accessible from any computer that uses the WEBDEV site.
      Remark: The source code of "WD WebCam" is available in the examples provided with WINDEV.
  2. On the development computer: specify the image file linked to the Web Camera control ("General" tab in the control description window).
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local