Mediapipe and segmentation

@blankensmithing
How would you use the segmentation output to mask just arms and hands from a webcam input?
The issue is that I can only display a single feed from my webcam, and the Mediapipe component can only output either segmentation or the live webcam, not both at the same time.