1 parent 10c6463 commit 8ccaa06Copy full SHA for 8ccaa06
1 file changed
src/ccap_imp_windows.cpp
@@ -714,6 +714,7 @@ bool ProviderDirectShow::open(std::string_view deviceName) {
714
return false;
715
}
716
videoWindow->put_AutoShow(false);
717
+ videoWindow->Release();
718
719
720
CCAP_LOG_V("ccap: Graph built successfully.\n");
0 commit comments