Camera Stream

Content Type: Widget
Categories: User Interface,Mobile,Visualization

Overview

Widget to show a camera stream on a Mendix page, supporting front and backfacing camera's including overlays, screenshots and recordings.

Documentation

CameraStream

A widget that enables easy integration of device camera streams into your Mendix applications.

Features

  • Access device camera streams directly in your Mendix app
  • Support for both front and back cameras
  • Record and save video streams
  • Capture a screenshot of the video stream

Usage

  1. Add the widget to your Mendix page
  2. Configure the camera settings (front/back camera)
  3. Set up the desired dimensions for the stream
  4. (Optional) Configure the capture button and logic for screenshots/recording.

Note: Browsers will throw an error if the page is loaded from insecure origin. I.e. Use https.

Issues, suggestions and feature requests

https://github.com/hunter-koppen/cameraStream/issues

Releases

Version: 1.0.0
Framework Version: 10.18.3
Release Notes: Initial Release