Output_GetVideoFrame getVideoFrame(String cameraName) allows to record video data.
The result object includes a pointer to unsigned char. It is unclear how to get the video data from this in Java. Maybe the wrapper code generation must be touched to get a more specific object.
Output_GetVideoFrame getVideoFrame(String cameraName) allows to record video data.
The result object includes a pointer to unsigned char. It is unclear how to get the video data from this in Java. Maybe the wrapper code generation must be touched to get a more specific object.