Search found 8 matches
- Tue Aug 30, 2016 12:54 pm
- Forum: ZoneMinder 1.29.x
- Topic: After upgrade to 1.29, crashing daily
- Replies: 17
- Views: 12841
Re: After upgrade to 1.29, crashing daily
I'm not providing any solutions, but just what I've observed so far on my particular issue with daily crashes. I'm not sure if I'm getting the same thing, but I also upgraded from 1.28 to 1.29. The resource savings is very nice. I also get crashes almost daily. However, I have noticed, that it's ...
- Tue Aug 30, 2016 12:19 pm
- Forum: ZoneMinder 1.29.x
- Topic: (SOLVED) foscam FI9851P v2 shows blue screen
- Replies: 9
- Views: 8621
Re: foscam FI9851P v2 shows blue screen
Did you change your port? According to the documentation the ports are HTTP: 88 HTTPS 443 AND ONVIF: 888. Try rtsp://user:password@192.168.5.54:88/videoMain Unless you changed the ports..then nevermind.
- Mon Aug 29, 2016 1:29 pm
- Forum: ZoneMinder 1.29.x
- Topic: CGI auth not working behind reverse proxy
- Replies: 6
- Views: 87518
Re: CGI auth not working behind reverse proxy
Awesome. The IT gods have shine their light upon you.
- Fri Aug 26, 2016 4:14 pm
- Forum: ZoneMinder 1.29.x
- Topic: zoneminder on vmware (ubuntu server 16.04)
- Replies: 2
- Views: 2250
Re: zoneminder on vmware (ubuntu server 16.04)
Can you ping the camera from the server? What URL are you using?
- Fri Aug 26, 2016 3:55 pm
- Forum: ZoneMinder 1.29.x
- Topic: CGI auth not working behind reverse proxy
- Replies: 6
- Views: 87518
Re: CGI auth not working behind reverse proxy
Can you post your NGINX config that contains your ZM directives? I remember having a problem with this in the past, I think it was a nginx config issue. Are you running Apache for ZM itselfs? I see you posted about having all NGINX. Below was my old config when I was running ZM in apache behind ...
- Fri Aug 19, 2016 6:10 pm
- Forum: ZoneMinder 1.29.x
- Topic: [Solved] Zoneminder and Nginx
- Replies: 12
- Views: 66184
Re: Zoneminder and Nginx
You the man Steve! To avoid problems with feeds from multiple cameras "fcgiwrap" should be configured to start at least as many processes as there are cameras. It can be done by adjusting DAEMON_OPTS in "/etc/default/fcgiwrap". Systemd users may be affected by the following bug: All you need to do ...
- Fri Aug 05, 2016 3:10 pm
- Forum: ZoneMinder 1.29.x
- Topic: [Solved] Zoneminder and Nginx
- Replies: 12
- Views: 66184
Re: Zoneminder and Nginx
afteroot wrote:The same problem ( any issues ?
What? What does "( any issues ?" mean?
- Wed Aug 03, 2016 9:40 pm
- Forum: ZoneMinder 1.29.x
- Topic: [Solved] Zoneminder and Nginx
- Replies: 12
- Views: 66184
[Solved] Zoneminder and Nginx
I have everything working, except one small thing. I can't stream more than one camera at a time via the web interface, it'll show one and all others will not display. I can stream all my cameras on zmNinja at once (assuming because it's uses the API to do such). I've tried looking at the source ...