Open Data Member Function

Opens a video stream from disk or from an RTSP source.

Prototype

int32 Open( string p_sPath )

Parameters

Parameter Type Parameter Name Documentation
stringp_sPathThe path on disk to the video stream, or a valid RTSP address in the following form: rtsp://192.1.168.101:8445.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.