I have a raspberry and I process video from a camera connected via usb on it, I need to display in real time only the processed video directly through the usb/trrs port (not the entire desktop with an opencv window, but the video itself). In the end, I just need to connect another board and it received a raspberry output at its input as if it were just a camera.
P.S. C++/python implementation doesn't matter.
P.P.S. Wireless transmission is not suitable, it is necessary that the raspberry simulate the output of the usb/ trrs like real camera