I want to stream the video that is being recorded by Pi-camera to my Remote computer for monitoring. There are lot of tutorials Online which deal with this topic. I was able to make one way work, that is using Netcat + Mplayer. But there are few issues.
1. There is too much delay in display. How can I decrease latency?
2. Currently only streaming using raspivid
is working. But I want to record simultaneously too. How do I record and stream at the same time?
3. Through VNC I can remotely login into pi. But can't stream the video being record. Is there any way to stream video over VNC?
My pi model is Raspberry pi 2 and camera is Pi Noir.