pygrabber icon indicating copy to clipboard operation
pygrabber copied to clipboard

DShow graph flushing

Open issamdakir opened this issue 3 years ago • 3 comments

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

issamdakir avatar Feb 16 '23 08:02 issamdakir

DShow article : https://learn.microsoft.com/en-us/windows/win32/directshow/flushing

issamdakir avatar Feb 16 '23 08:02 issamdakir

I am quite busy at the moment. You might also address your request to https://github.com/andreaschiavinato/python_grabber

bunkahle avatar Feb 16 '23 09:02 bunkahle

Ok thank you sir

issamdakir avatar Feb 16 '23 10:02 issamdakir