CSMJPEGVideo QML Type

Display a video from MJPEG video stream. More...

Import Statement: import CSDataQuick.Components 1.0
Inherits:

BaseItem

Properties

Detailed Description

This is not related to CSData, but provided for convenience. Note: The MJPEG stream header must specify Content-Length

CSMJPEGVideo {
    source: ''
}

Property Documentation

source : string

This property holds the url to the MJPEG stream.