Closed
Description
Framework
- Try out
mediapipe::api2
(Introduce MediaPipeGraphBuilder and MediaPipeGraphNode #57 )
Vision Tasks
- HolisticLandmarker (Add holistic landmarker graph #58)
🐧 Linux
-
Pipewire backend for CameraHelper - Build with Freedesktop SDK (Flatpak) in CI
🍎 macOS
- macOS CPU build
-
CameraHelper backend using either OpenCV or AVFoundation (maybe share code with iOS?)
🌐 Web
- Web CPU build (GDMP for web #23) (done but most tasks still not work)
Multiple Architectures
- Android x86_64
-
Linux arm64Postponed due to XNNPACK issues on GCC14 -
Windows arm64Postponed - macOS arm64
OpenCV
- Avoid linking entire libraries to reduce size
Move to CameraServer-based approach
- [Upstream] Enable custom CameraFeed in GDExtension (Add
activate_feed
anddeactivate_feed
virtual bind to CameraFeed godotengine/godot#97571) - Deprecate MediaPipeCameraHelper