If I am using the Camera Streaming sample to Fusion for fused skeleton data, is there a way that I can simultaneously access that video stream (similar to how one might with GStreamer) from a non-SDK client?
My application is that I’d very much like the Fused skeleton data, but would also like to monitor and use the video and depth feeds from another client at the same time, while not increasing the load on the Zed Box sender.
Can I send the video to a gstreamer pipeline, while simultaneously sending it to fusion? My concern is that this would be too much load on the Zed Box for it to function effectively.