Hi All,
I've copied the program from this post: https://stackoverflow.com/questions/264 ... ay-a-frame, made a few modifications for my camera. It compiles and runs OK, but there are no cbVideoPrerender or cbVideoPostrender call backs. I do get HandleEvent calls and there is a Direct3D11 output window with live video.
From cruising around the web, I suspect there shouldn't be the Direct3D11 window in favor of returning frames to opencv to display. Is this correct?
Thanks,
Scott