I have a Raspberry pi model b, and a raspberry pi camera module
I also have either a 3TB external hard drive or a apple time capsule
What I want is to be able to record a video remotely (via ssh to issue commands) and then I want it to record for an unlimited time until I issue a command to stop the recording. I want the video to be streamed and saved directly to the time capsule if possible.
So easy way of explaining what i want
- I plug in the raspberry pi and connect to it via ssh
- Tell the raspberry pi to start recording a video at 1080p at 30fps
- while the video is being recorded it is getting saved directly onto the time capsual
- Have a live preview to my mac as the video is getting recorded so i can see if i need to adjust anything
- Issue a stop command to end the recording.
Storage space is not really an issue for me.
This is what i have to work with
- Raspberry Pi model B
- 8Gb SD card
- something similar to this ( i don't know if its the same one exactly ) http://www.amazon.co.uk/Time-Capsule-500GB-Hard-Drive/dp/B00132B0MG
- A Network card : Edimax EW-7811UN 150Mbps Wireless Nano USB Adapter
- Mac or PC
This is my first real question and i've been searching for an answer so please excuse me if i have done something wrong or haven't put enough detail