Search found 14 matches
- Tue Jun 09, 2015 8:43 pm
- Forum: ZoneMinder 1.28.x
- Topic: Can I run Ubuntu 15.04 64-bit with Zoneminder 1.28.x?
- Replies: 7
- Views: 2780
Re: Can I run Ubuntu 15.04 64-bit with Zoneminder 1.28.x?
You can also use docker to have this done with two commands and zero headache. Here is the git repo: https://github.com/hrwebasst/docker-zoneminder Or if you're really lazy just install docker and run these two commands (these three commands will do both) sudo wget -qO- https://get.docker.com/ | sh ...
- Tue Jun 09, 2015 8:35 pm
- Forum: ZoneMinder 1.28.x
- Topic: Recommended Hardware for Testing 64 Ip @720p 30fps
- Replies: 5
- Views: 3778
Re: Recommended Hardware for Testing 64 Ip @720p 30fps
You definitely need more ram than that I would estimate 16-32GB
- Mon May 25, 2015 7:52 am
- Forum: ZoneMinder 1.28.x
- Topic: WORKING dockerized zoneminder connected to external database
- Replies: 6
- Views: 6953
WORKING dockerized zoneminder connected to external database
Github repository is here: https://github.com/hrwebasst/docker-zoneminder With two commands you can now have zoneminder connected to an external database in a separate docker. Full readme is on my github repo. sudo docker run -d -e MYSQL_ROOT_PASSWORD=uberpass -e MYSQL_DATABASE=zm -e MYSQL_USER=zm ...
- Thu Apr 16, 2015 5:53 am
- Forum: ZoneMinder 1.28.x
- Topic: Second remote monitor throws socket errors on view
- Replies: 7
- Views: 3223
Re: Second remote monitor throws socket errors on view
wow so it looks like this is the problem the whole flipping time!
umount /dev/shm
mount -t tmpfs -o rw,nosuid,nodev,noexec,relatime,size=2048M tmpfs /dev/shm
fixes this problem. Is there a way around this? Any way we can have zoneminder allocate memory differently? the host has 8gb
umount /dev/shm
mount -t tmpfs -o rw,nosuid,nodev,noexec,relatime,size=2048M tmpfs /dev/shm
fixes this problem. Is there a way around this? Any way we can have zoneminder allocate memory differently? the host has 8gb
- Thu Apr 16, 2015 5:07 am
- Forum: ZoneMinder 1.28.x
- Topic: Second remote monitor throws socket errors on view
- Replies: 7
- Views: 3223
Re: Second remote monitor throws socket errors on view
So this seems to be your problem. You are out of /dev/shm space. Now you are running ubuntu 14 right? And I assume ZM 1.27 or above? In my case (Ubuntu server 14.04) /dev/shm is a pointer to /run/shm (or /var/run/shm which in turn points to /run/shm). In other words, they are all the same. Can you ...
- Thu Apr 16, 2015 3:54 am
- Forum: ZoneMinder 1.28.x
- Topic: ZM 1.28 and CentOS 7 Web Gui Displays stopped
- Replies: 7
- Views: 2935
Re: ZM 1.28 and CentOS 7 Web Gui Displays stopped
are you getting socket errors in the logs for second monitor? if so it's very common and no fix to date.
- Thu Apr 16, 2015 3:52 am
- Forum: ZoneMinder 1.28.x
- Topic: Trendnet TV-ip672W
- Replies: 6
- Views: 2967
Re: Trendnet TV-ip672W
having socket errors on in the log for the second monitor? Seems to be pretty common theme no fix around yet.
- Thu Apr 16, 2015 3:49 am
- Forum: ZoneMinder 1.28.x
- Topic: Can't get Zoneminder 1.28.1 to work Ubuntu Server 14.04
- Replies: 6
- Views: 3480
Re: Can't get Zoneminder 1.28.1 to work Ubuntu Server 14.04
Those socket errors happen all over the place at the moment. it's a zoneminder issue. There are a few posts here about the socket errors. It seems like the first monitor works fine and any additional throw an error like this: socket_sendto( /var/run/zm/zms-663764s.sock ) failed: No such file or ...
- Sun Apr 12, 2015 3:40 am
- Forum: ZoneMinder 1.28.x
- Topic: Docker: saving configuration
- Replies: 3
- Views: 2088
Re: Docker: saving configuration
well if your docker fails everything will be gone just FYI if you don't pass in your configs. if you need to commit changes you've made inside of a docker do the following: run: sudo docker ps this will output something like this: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES e430db294535 ...
- Thu Apr 09, 2015 4:09 am
- Forum: ZoneMinder 1.28.x
- Topic: Second remote monitor throws socket errors on view
- Replies: 7
- Views: 3223
Re: Second remote monitor throws socket errors on view
df -h Filesystem Size Used Avail Use% Mounted on none 5.5T 11G 5.4T 1% / tmpfs 1.9G 4.0K 1.9G 1% /dev shm 64M 64M 0 100% /dev/shm /dev/disk/by-uuid/595c5d58-b12c-4cb4-b475-a5ddd716e310 5.5T 11G 5.4T 1% /etc/hosts meminfo: MemTotal: 7794284 kB MemFree: 3537744 kB MemAvailable: 6492104 kB
- Sun Apr 05, 2015 5:02 am
- Forum: ZoneMinder 1.28.x
- Topic: Can't get Zoneminder 1.28.1 to work Ubuntu Server 14.04
- Replies: 6
- Views: 3480
Re: Can't get Zoneminder 1.28.1 to work Ubuntu Server 14.04
NICE! glad to know I'm not the only one. First monitor works fine but second fails with socket error.
- Sun Apr 05, 2015 4:47 am
- Forum: ZoneMinder 1.28.x
- Topic: Second remote monitor throws socket errors on view
- Replies: 7
- Views: 3223
Re: Second remote monitor throws socket errors on view
And for the record yes my remote host name has http on it but this stupid damn forum kept telling me it was "too spammy" and I had to remove anything that remotely looked like a url.
- Sun Apr 05, 2015 4:45 am
- Forum: ZoneMinder 1.28.x
- Topic: Second remote monitor throws socket errors on view
- Replies: 7
- Views: 3223
Second remote monitor throws socket errors on view
Okay, here's the setup. I'm running ZM in a docker. I can add the first remote monitor (axis 207) totally fine with: Remote host name: myuser:mypass@192.168.0.22 Remote host path: /axis-cgi/mjpg/video.cgi?resolution=640x480 I'm not sure what's going on and google warrioring didn't turn up much. I ...
- Wed May 08, 2013 12:45 am
- Forum: Hardware Queries
- Topic: 32 f18918e foscam IP cameras. What hardware?
- Replies: 2
- Views: 1794
Re: 32 f18918e foscam IP cameras. What hardware?
Wish I knew too. Let me know if you figure this out. I'm just getting into ZM. It looks good but so little info on this kind of thing...