Godot 4 and camera input

Опубликовано: 06 Октябрь 2024
на канале: pulusound
4,395
122

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...