Video Capture

   MaestroThe UI design product.  |   Form Builder |  19.05 This feature was introduced in 19.05.

Maestro comes with the Video Capture component that can capture video and audio, which allows you to verify the user's identity via a gesture. You can also add the rules that fire when a video is uploaded to Manager or whether a webcam is not available after clicking record.

Note

The Video Capture component is not supported in E11 browser. For more information, see Temenos Journey Manager forms system requirements.

Usage

  1. Open the Palette pane in the Maestro Editor.
  2. Locate the Video Capture component within the Business Data folder.
    Maestro video capture component
  3. Drag the component into the View pane or the Wireframe.
  4. Configure the component's properties via the Properties pane.

Properties

The following properties are available to the Video Capture component:

Record Audio
Boolean
audio

Select to record audio.

Record Video
Boolean
video

Select to record video.

Video Width (px)
Integer
videoWidth

Customize the video size.

Video Height (px)
Integer
videoHeight

Customize the video size.

Record Delay (seconds)
Integer
recordDelay

Specify delay recording in seconds.

Max Record Length (seconds)
Integer
maxLength

Set a max length of recording in seconds.

Record Button Text
recordBtnText

Enter the record button text

Stop Button Text
stopBtnText

Enter the stop button text

Upload Button Text
uploadBtnText

Enter the upload button text

Download Button Text
downloadBtnText

Enter the download button text

Attachment Metadata

Attachment Name
attachmentName

Enter the attachment name

Attachment Description
attachmentDescription

Enter the attachment description

Configuration

Enable Progress Message
Boolean
enableProgress

Check to enable loading message popup

Progress Message
Text
progressMsg

Text to display in loading message

Next, learn about the Topics component.