I am working on a project which requires real time processing of frames in a video. I have Pi setup with a Picamera.
What I want is to stream video directly to an OpenCV application which is located on a computer in a local network.
How can I go about doing this with low latency?