Function psyiage_video_stream_start¶
- Defined in File psyiagesdk.h 
Function Documentation¶
- 
PSYIAGE_API int psyiage_video_stream_start(psyiage_handle handle, psyiage_video_cfg *cfg)¶
- Start video streaming. - Push the video stream to the psyiage instance. - Return
- If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code 
- Parameters
- handle: - A handle to the psyiage instance
- cfg: - Configuration settings of the video stream to start