RTSP Stream Capture Plugin¶
The flir-south-rtsp captures rtsp stream from a network stream. Reading contains following datapoint:
frame : Consists of r,g,b values of a captured frame.
- Asset Name:
The name of the asset used for the readings generated by this plugin.
- Stream URL:
The URL of the RTSP stream.
- Frame per Interval:
Number of frames to capture in interval defined below.
- Interval:
Interval in seconds over which frames to be collected.
- Authentication:
Authentication option for stream. If stream is secured enable ‘basic’ authentication to enter username and password.
- Username:
Username for secured stream.
- Password:
Password for secured stream.
- Resize Frame:
Option to resize captured frame to set resolution.
- Resize Width:
If resize frame is enabled, captured frame is resized to set width.
- Resize Height:
If resize frame is enabled, captured frame is resized to set height.