Opens a video stream from disk or from an RTSP source.
int32 Open( string p_sPath )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| string | p_sPath | The path on disk to the video stream, or a valid RTSP address in the following form: rtsp://192.1.168.101:8445. |
None published. Please look for an example in the Simdify Scripting Language code base.