Page 1 of 1

streaming from IP camera using a schedule

Posted: 25 Nov 2015 21:04
by wbrokow1
I use rtsp to currently stream from my ipcamera at home to a directory on a hard drive.
I would like to schedule a weeks worth of 24 hour days to be saved and then overwritten starting at the first day so I have a weeks worth to review.

Code: Select all

rtsp://192.168.0.107:34567/user=admin&password=&channel=1&stream=0.sdp?
I use this bit of code and then hit the record button to record now. I would like to automate this.

Also --sout does not put the stream in the directory I called out.
It puts it in "My Videos" on my main drive. I want to put it on another drive bit it ignores the path.
Also, I am doing this strictly in my house; no need for remote access at all.

I have never done scripting on this at all so any guidance would be appreciated.
THanks in advance.

Re: streaming from IP camera using a schedule

Posted: 18 Dec 2015 03:11
by wbrokow1
anyone?

Re: streaming from IP camera using a schedule

Posted: 28 Jun 2016 09:19
by Jean-Baptiste Kempf
You should script it with your OS scheduling tools.