using CameraServer & CameraFeed to stream camera input into Godot 4. huge thanks to @BastiaanOlij for the Godot 3 example project!
works with webcams, capture cards, OBS virtual webcam, etc.
my example project: https://github.com/ahihi/godot_camera...
original TestCameraServer project: https://github.com/BastiaanOlij/godot...