- Use ZED SDK to record or stream the video data directly,
- Use MediaPipe to perform hand tracking in the video.
- Use ROS2 to record or stream the video data,
- Extract the images data and point cloud data,
- Use MediaPipe to perform hand tracking based on the extracted data.