
Search found 10 matches
- Sun Nov 12, 2023 2:22 pm
- Forum: ZoneMinder Distributions
- Topic: Zoneminder processes being killed by OOM and OOMD on Fedora
- Replies: 17
- Views: 115327
Re: Zoneminder processes being killed by OOM and OOMD on Fedora
OK, turning off VM ballooning didn't help, it did the same thing. 

- Sun Nov 12, 2023 5:05 am
- Forum: ZoneMinder Distributions
- Topic: Zoneminder processes being killed by OOM and OOMD on Fedora
- Replies: 17
- Views: 115327
Re: Zoneminder processes being killed by OOM and OOMD on Fedora
I am running ZM in a VM (in Proxmox). I had memory ballooning turned on, and I found another post that suggests turning ballooning off may fix this, so I've done that... The other site: https://blog.kamens.us/2016/11/10/linux-what-to-do-when-the-oom-killer-is-being-triggered-when-you-have-plenty-of ...
- Sun Nov 12, 2023 4:54 am
- Forum: ZoneMinder Distributions
- Topic: Zoneminder processes being killed by OOM and OOMD on Fedora
- Replies: 17
- Views: 115327
Re: Zoneminder processes being killed by OOM and OOMD on Fedora
I am now also having this issue. Is there a known solution, other than downgrading ZM?
- Sun Oct 22, 2023 7:40 pm
- Forum: ZoneMinder 1.36.x
- Topic: Zosi camera snapshot JPG files into ZM
- Replies: 6
- Views: 2846
Re: Zosi camera snapshot JPG files into ZM
I don't disagree, the cameras probably need replacement. However, I was able to get FFMPEG to form a stream from the JPG files using the following command: ffmpeg -stream_loop -1 -framerate 5 -i "http://zm:zm@192.168.1.55/snapshot.jpg?user=zm&pwd=zm&strm=0" output.mp4 If I run that command, it does ...
- Sun Oct 22, 2023 3:27 am
- Forum: ZoneMinder 1.36.x
- Topic: Zosi camera snapshot JPG files into ZM
- Replies: 6
- Views: 2846
Re: Zosi camera snapshot JPG files into ZM
if it helps, the log for this camera in the /var/log/zoneminder/ directory states: 10/21/23 22:26:27.829859 zmc_m12[272229].ERR-zm_remote_camera_http.cpp/827 [Unrecognised content type 'application/octet-stream'] 10/21/23 22:26:27.829967 zmc_m12[272229].ERR-zm_remote_camera_http.cpp/1087 [Unable to ...
- Sun Oct 22, 2023 3:18 am
- Forum: ZoneMinder 1.36.x
- Topic: Zosi camera snapshot JPG files into ZM
- Replies: 6
- Views: 2846
Zosi camera snapshot JPG files into ZM
I'm trying to setup a Zosi camera (I know - it's trash) to stream snapshot JPG files into ZoneMinder. If I go to this URL using Edge, it downloads a snapshot.jpg file:http://zm:zm@192.168.1.55/snapshot.jpg?user=zm&pwd=zm&strm=0 However, I have set this up in ZM using Remote source, and following ...
- Sat Mar 19, 2022 3:26 pm
- Forum: Hardware Compatibility List
- Topic: Zosi IPC
- Replies: 1
- Views: 1483
Zosi IPC
Anybody have any luck getting Zosi IPC cameras working in ZM? I have a bunch, and before I replace them, I'm going to give it a go...
I think I need to packet capture the traffic between the Zosi NVR and the cameras at this point. I've tried everything I can think of....
I think I need to packet capture the traffic between the Zosi NVR and the cameras at this point. I've tried everything I can think of....
- Sat Mar 19, 2022 4:51 am
- Forum: ZoneMinder 1.36.x
- Topic: UI Issues on new install in AlmaLinux
- Replies: 3
- Views: 907
Re: UI Issues on new install in AlmaLinux
I got the Axis camera RTSP working via FFMPEG - but - is there some reason not to do this? Should it work with the native RTSP?
- Sat Mar 19, 2022 4:42 am
- Forum: ZoneMinder 1.36.x
- Topic: UI Issues on new install in AlmaLinux
- Replies: 3
- Views: 907
Re: UI Issues on new install in AlmaLinux
OK. I feel like a doof. SELINUX was enforcing. 
I have disabled that nonsense, and now all of the 'Failed linking' junk is gone, and the UI looks better now.
HOWEVER - still struggling with RTSP, but I will tinker more now that SELINUX elephant is out of the room...

I have disabled that nonsense, and now all of the 'Failed linking' junk is gone, and the UI looks better now.

HOWEVER - still struggling with RTSP, but I will tinker more now that SELINUX elephant is out of the room...

- Sat Mar 19, 2022 4:32 am
- Forum: ZoneMinder 1.36.x
- Topic: UI Issues on new install in AlmaLinux
- Replies: 3
- Views: 907
UI Issues on new install in AlmaLinux
I just spun up a new server running AlmaLinux, followed all installation instructions for RHEL/CentOS (I think I did at least), but now I have some permissions issues it seems in the system. Attached are logs. LOTS of 'Failed linking <file> to <file>', whenever I browse the web interface. I think ...