Three sensors (ethernet camera, usb camera, uart laser range sensor) are input to sbc (jetson xavier). I want sbc to merge the three input sensors and output them to one hdmi. Is it possible to implement this using gstreamer in sbc? Can you tell me how?