im using the app on godot 1.4.6 (not .NET), lenovo laptop with windows 11, camera is set so all apps have access, but its not showing the main integrated webcam nor any other virtual cameras i have, camera works on any other app, i've tested it on DEBUG mode and compiling it, but it isnt working, i have checked the code with copilot (i know its not the best way, but i know none about mediapipe and camera things) to see if there was some obvious problem to fix, couldnt find a fix to it, LOG didnt show anything i could see, and i have python 3.11.9 installed, so even if it couldnt load any integrated one, it has the normal one for use...
i will continue trying to find a solution, but i am pretty new to coding yet