DShow graph flushing
Hi dear Thanks a lot for this wonderful dshow implementation Library Currently I m working on an open source structured light scanner I m still in capture stage Using your lib was able to get a good capture My project will be a blender (open source 3d soft) addon I can share with you my progress if you want Nonetheless I need to project patterns a series of images an capture them instantly for this I just realized this morning that I need to flush the graph before each loop iteration Could u please help me to do it using pygrabber
DShow article : https://learn.microsoft.com/en-us/windows/win32/directshow/flushing
I am quite busy at the moment. You might also address your request to https://github.com/andreaschiavinato/python_grabber
Ok thank you sir