CoreMediaIO camera extension not available immediately after activation
Opened this issue · 1 comments
mingxingren commented
Hello, I integrated this example into a Qt program. After installing the cameraextension, the Qt program cannot immediately access the camera. The Qt program needs to be restarted. How can I solve this problem?
ldenoue commented
I believe I faced the same issue: the app that hosts the camera extension needs to be restarted.