First off I'll say I'm new to ZoneMinder. This is my first installation. I'm running it off of a Raspberry Pi 3B+ that I am also running Home Assistant on. My end goal is to integrate ZoneMinder into Home Assistant and show the live feed there. But I'm thinking step 1 is actually getting a live feed on ZoneMinder, which I'm not.
I'm running version 1.32.3 and I installed it using this linkhttps://raspberrytips.com/install-zonem ... spberry_Pi. I know this is not an official installation guide, but I am new to Linux and there was no Raspbian installation guide. I know Raspbian is a form of Debian but I didn't know which and ultimately went for a guide that was at least aimed at my OS.
I've gotten so far that ZoneMinder is running and I can access the GUI and now I'm trying to add my camera.
I've looked up many guides and many forum posts of people having the same issue. With that as a guideline I've been able to stream my camera through VLC from this source path: rtsp://admin:admin1234@192.168.1.108:554. VLC shows my resolution as 1280x720 and this is also what is in ZoneMinder.
I feel like I have tried every possible combination of source settings under the sun but the red dot has never changed to green and I've seen no actual data transfer. TCP/UDP/Ffmpeg/Libvlc/Remote, nothing has seemed to help.
I've also taken a look at the log every time I've changed the settings for the camera source and right now I am running this setup:


This is the data VLC gets me:

This is the log I get:
Code: Select all
2020-12-09 19:18:34.623120 zmwatch[1148].INF-zmwatch.pl [Restarting capture daemon for Monitor-2, no image since startup. Startup time was 1607537908 - now 1607537914 > 5]
2020-12-09 19:18:31.110050 zmdc[818].ERR-zmdc.pl ['zmc -m 2' exited abnormally, exit status 255]
2020-12-09 19:18:28.160700 zmc_m2[14397].INF-zm_ffmpeg_camera.cpp/378 [Stream open rtsp://admin:admin1234@192.168.1.108:554, parsing streams...]
2020-12-09 19:18:28.036156 zmc_m2[14397].INF-zm_ffmpeg_camera.cpp/163 [Priming capture from rtsp://admin:admin1234@192.168.1.108:554]
2020-12-09 19:18:28.027370 zmc_m2[14397].INF-zmc.cpp/223 [Starting Capture version 1.32.3]
2020-12-09 19:18:27.622210 zmdc[818].INF-zmdc.pl ['zmc -m 2' starting at 20/12/09 19:18:27, pid = 14397]
2020-12-09 19:18:27.620970 zmdc[14397].INF-zmdc.pl ['zmc -m 2' started at 20/12/09 19:18:27]
2020-12-09 19:18:27.593680 zmdc[818].INF-zmdc.pl [Starting pending process, zmc -m 2]
2020-12-09 19:18:22.578040 zmdc[818].ERR-zmdc.pl ['zmc -m 2' exited abnormally, exit status 255]
2020-12-09 19:18:19.666187 zmc_m2[13793].INF-zm_ffmpeg_camera.cpp/378 [Stream open rtsp://admin:admin1234@192.168.1.108:554, parsing streams...]
2020-12-09 19:18:19.558447 zmc_m2[13793].INF-zm_ffmpeg_camera.cpp/163 [Priming capture from rtsp://admin:admin1234@192.168.1.108:554]
2020-12-09 19:18:19.550009 zmc_m2[13793].INF-zmc.cpp/223 [Starting Capture version 1.32.3]
2020-12-09 19:18:19.136880 zmdc[13793].INF-zmdc.pl ['zmc -m 2' started at 20/12/09 19:18:19]
2020-12-09 19:18:19.136850 zmdc[818].INF-zmdc.pl ['zmc -m 2' starting at 20/12/09 19:18:19, pid = 13793]
2020-12-09 19:18:19.116740 zmdc[818].INF-zmdc.pl [Starting pending process, zmc -m 2]
2020-12-09 19:18:18.104670 zmdc[818].ERR-zmdc.pl ['zmc -m 2' exited abnormally, exit status 255]
2020-12-09 19:18:15.148038 zmc_m2[13466].INF-zm_ffmpeg_camera.cpp/378 [Stream open rtsp://admin:admin1234@192.168.1.108:554, parsing streams...]
2020-12-09 19:18:15.012629 zmc_m2[13466].INF-zm_ffmpeg_camera.cpp/163 [Priming capture from rtsp://admin:admin1234@192.168.1.108:554]
2020-12-09 19:18:15.004587 zmc_m2[13466].INF-zmc.cpp/223 [Starting Capture version 1.32.3]
Code: Select all
'zmc -m 2' exited abnormally, exit status 255
Are any of you able to help me out?
EDIT:
Oh, I'll add just in case this helps my case. The camera is a Dahua IPC-HDW2531R-ZS.