Hi Snake, to be honest at the time of writing i did not have a problem other than the error in the log. But i did ask because i am unable to get a RTSP camera to work here but i know it works because in Shinobi it worked/works.
there are no files in /var/log/zm (please see screenshot)
Also included a screenshot of htop
I am new to this linux and zoneminder, so please bear with my Linux skills
systemctl status zoneminder.service Output
zoneminder.service - ZoneMinder CCTV recording and surveillance system
Loaded: loaded (/lib/systemd/system/zoneminder.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2019-10-29 22:28:03 GMT; 1 day 22h ago
Docs:
http://zoneminder.readthedocs.org/en/latest/
Process: 625 ExecStart=/usr/bin/zmpkg.pl start (code=exited, status=0/SUCCESS)
Main PID: 714 (zmdc.pl)
Tasks: 10 (limit: 4915)
Memory: 230.5M
CGroup: /system.slice/zoneminder.service
├─ 714 /usr/bin/perl -wT /usr/bin/zmdc.pl startup
├─ 967 /usr/bin/perl -wT /usr/bin/zmwatch.pl
├─1033 /usr/bin/perl -w /usr/bin/zmtelemetry.pl
├─1037 /usr/bin/perl -wT /usr/bin/zmstats.pl
└─1739 /usr/bin/zmc -m 1
Oct 31 20:49:56 raspberrypi zmc_m1[1739]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:49:56 raspberrypi zmc_m1[1739]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:49:56 raspberrypi zmc_m1[1739]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:49:56 raspberrypi zmc_m1[1739]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:49:56 raspberrypi zmc_m1[1739]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:49:56 raspberrypi zmc_m1[1739]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:49:57 raspberrypi zmc_m1[1739]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:49:57 raspberrypi zmc_m1[1739]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:49:57 raspberrypi zmc_m1[1739]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:49:57 raspberrypi zmc_m1[1739]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
lines 3-25/25 (END)
2nd command :
service zoneminder status
● zoneminder.service - ZoneMinder CCTV recording and surveillance system
Loaded: loaded (/lib/systemd/system/zoneminder.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2019-10-29 22:28:03 GMT; 1 day 22h ago
Docs:
http://zoneminder.readthedocs.org/en/latest/
Process: 625 ExecStart=/usr/bin/zmpkg.pl start (code=exited, status=0/SUCCESS)
Main PID: 714 (zmdc.pl)
Tasks: 4 (limit: 4915)
Memory: 64.5M
CGroup: /system.slice/zoneminder.service
├─ 714 /usr/bin/perl -wT /usr/bin/zmdc.pl startup
├─ 967 /usr/bin/perl -wT /usr/bin/zmwatch.pl
├─1033 /usr/bin/perl -w /usr/bin/zmtelemetry.pl
└─1037 /usr/bin/perl -wT /usr/bin/zmstats.pl
Oct 31 20:52:32 raspberrypi zmc_m1[1833]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:52:32 raspberrypi zmwatch[967]: INF [Restarting capture daemon for Side of house, no image since startup. Startup time was 1572555145 - now 1572555152 > 5]
Oct 31 20:52:32 raspberrypi zmc_m1[1833]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:52:33 raspberrypi zmc_m1[1833]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:52:33 raspberrypi zmc_m1[1833]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:52:33 raspberrypi zmc_m1[1833]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:52:33 raspberrypi zmdc[714]: INF ['zmc -m 1' sending stop to pid 1833 at 19/10/31 20:52:33]
Oct 31 20:52:33 raspberrypi zmc_m1[1833]: INF [zmc_m1] [Got signal 15 (Terminated), exiting]
Oct 31 20:52:33 raspberrypi zmc_m1[1833]: ERR [zmc_m1] [Unable to send packet at frame 0: Unknown error occurred, continuing]
Oct 31 20:52:33 raspberrypi zmdc[714]: INF ['zmc -m 1' exited normally]
lines 2-24/24 (END)