AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
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
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
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 "Creación" tab, in the "Controles frecuentes" group, expand "Imagen" 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 workstation connected to the web camera: set parameters for recording the image transmitted by a web camera (file name, refresh rate, web camera used, etc.).. 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 website.
      Remark: The source code for "WD WebCam" is available in the examples supplied with WINDEV.
  2. On the development workstation: enter the image file linked to the Web Camera field ("General" tab in the field description window)..
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/09/2024

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