bob2701
Getting comfortable
He missed the port :554 after th IP adress
I think that was what he missed when trying omxplayer. It looked to me he never went back to the script. I'll put it on the back burner and wait.
He missed the port :554 after th IP adress
anyone can make a movie for install this program ???
Try
Code:sudo git clone https://github.com:SvenVD/rpisurv.git
then
Code:sudo run install.sh
and then add your cams and the number of columns here - make shure to have checked the rtsp streams in VLC player before you insert them here:
Code:sudo nano /etc/rpisurv/surveillance.yml
sudo nano /etc/rpisurv
The last step should beCode:sudo nano /etc/rpisurv
Also the second step should have a change directory to rpisurv added.
cd rpisurv
sudo ./install.sh
That is what worked for me, and as SvenVD told me, "No tabs when editing the rpisurv file"
gpu_mem=512
Ok , so I got it installed.
I put in one camera as a sample and rebooted my system and it came up with a bunch of errors and I can put it on here from the error log I believe.
Just seems like the readme is missing a few steps, from a non linux or Pi user.
I'm excited to get it working though, I will verify my rtsp stream on my windows pc
This is all on a Raspberry pi 2, does it matter?
I had the same thing which turned out to be caused by using the "tab" key when editing the rpisurv file. You cannot use the tab key, just space it out.
I dont remember tabbing. All I did was change what was in the sample file of one camera, but I'll try it
rtsp_urls:
- "rtsp://username:password@192.168.42.19:554/cam/realmonitor?channel=4&subtype=1"
How do you end the program when you are running it in xwindows? I did it with only one camera and now I am going to try out the other 2 cameras and see how it does