Hi BilboBaggins ,
Yes you would need to copy the "tcp streaming logic" (logic inside script node) from the gen2-tcp-streaming demo and the NN depth estimation logic from the gen2-depth-mbnv2.
My approach would be to remove all XLinkOut from the gen2-depth-mbnv2, and instread of streaming via XLink to the host, stream to the Script node which then sends out TCP packets to a server.
Thoughts?
Thanks, Erik