MJPEG_HTTP Ingest Engine
The MJPEG_HTTP ingest engine ingests MJPEG video that is streamed over HTTP.
Configuration Parameter | Description |
---|---|
StreamTimeout | The maximum amount of time to wait for the next frame. |
Type | The type of ingest engine to use. Set this parameter to MJPEG_HTTP . |
The MJPEG_HTTP engine produces the following tracks, where taskName
is the name of the ingest task:
taskName.Image_1
- an image track that contains the video frames. This track can be referred to using the aliasDefault_Image
.taskName.Proxy
- the proxy track.