SvenVD / rpisurv

Raspberry Pi surveillance
https://community.rpisurv.net
GNU General Public License v2.0
621 stars 101 forks source link

Unable to start rpisurv-Raspberry 4 #128

Closed marcusdevautomation closed 3 years ago

marcusdevautomation commented 3 years ago

Hi, Thanks for the great work. I am currently having trouble to start rpisurv on Raspberry 4. I had completed install and configure, but it seems the Pi would not load the Hikvision RTSP feed . Viewing the RTSP feed via VLC no issue. It now stuck on CLI only instead displaying GUI.

Checking on the logs only mentions starting the services repeatedly.

Screenshot 2021-08-14 at 10 42 52 PM

IMG_2444

Screenshot 2021-08-14 at 10 45 21 PM Screenshot 2021-08-14 at 10 46 28 PM Screenshot 2021-08-14 at 10 49 15 PM Screenshot 2021-08-14 at 10 50 40 PM Screenshot 2021-08-14 at 10 51 31 PM Screenshot 2021-08-14 at 10 51 37 PM
marcusdevautomation commented 3 years ago

Problem solved after remove all the non related data & comments on the /etc/rpisurv file. Now able to stream 1 channel from Hikvision IP Camera. Will try to stream more. Thanks for the great support from all.

SvenVD commented 3 years ago

You are running v2. The default out of the box config for v2 is indeed not runnable and contains a lot of non-runnable examples.

However if you try Rpisurv v3 you will see that it has a demo config out of the box that is runnable right after installation.

zeltak commented 3 years ago

Hi having a similar issue i guess and confused by the documentation :)

i am in branch V3, using the default config but cant get the app to load after the reboot and only get the CLI

any clue?

sborn commented 3 years ago

I'm in the same position...

Hi having a similar issue i guess and confused by the documentation :)

i am in branch V3, using the default config but cant get the app to load after the reboot and only get the CLI

any clue?

marcusdevautomation commented 3 years ago

I have not yet tested V3...but i had share the steps to getting started with V2.Link Youtube below,

https://youtu.be/M4Et7hpzsAg

One point to notice, make sure your camera & Wifi connected via same Switch, i had tested if you cascade switch within same vlan / subnet , it could not connect even though testing via VLC are OK.

SvenVD commented 3 years ago

I have not yet tested V3...but i had share the steps to getting started with V2.Link Youtube below,

https://youtu.be/M4Et7hpzsAg

One point to notice, make sure your camera & Wifi connected via same Switch, i had tested if you cascade switch within same vlan / subnet , it could not connect even though testing via VLC are OK.

Thanks for the video.

The cameras should be connectable over layer 3 (ip) and with the ports of the respective streaming protocol. How many switches are in between does not matter, even different subnets do not matter. Connecting to a camera on the other side of the world is also possible as long as the network connection (ip) between Rpisurv and the camera is OK

SvenVD commented 3 years ago

Hi having a similar issue i guess and confused by the documentation :)

i am in branch V3, using the default config but cant get the app to load after the reboot and only get the CLI

any clue?

You should provide /var/log/daemon.log to be able to troubleshoot, better open a new ticket for that

SvenVD commented 3 years ago

I'm in the same position...

Hi having a similar issue i guess and confused by the documentation :) i am in branch V3, using the default config but cant get the app to load after the reboot and only get the CLI any clue?

You should provide /var/log/daemon.log to be able to troubleshoot, better open a new ticket for that