I currently have a raspberry pi model B with a raspberry pi camera connected to it. The raspberry pi is connected to my router via an Ethernet cable, I control the raspberry pi through VNC viewer on my laptop. The issue I have is when controlling the camera through something like python code using camera.start_preview the preview is opened in a preview window which is only viewable if a monitor is connected to the raspberry pi.
Is there a way of sending a live camera preview over my network so that a preview window is opened in my VNC Viewer window on my laptop?