Search found 8 matches
- Thu Dec 03, 2015 5:42 pm
- Forum: ZoneMinder 1.28.x
- Topic: Not Streaming on monitor
- Replies: 19
- Views: 100305
Re: Not Streaming on monitor
I started with a clean install of Ubuntu 14.04LTS (03Dec2015) fully patched Followed the install instructions for this at zoneminder.readthedocs.org for ZM 1.28 Also kept on getting the socket failed errors in the Apache log. I had to enable the cgi module in Apache: sudo a2enmod cgi sudo service ...
- Wed Mar 18, 2015 5:01 pm
- Forum: ZoneMinder 1.27.x
- Topic: Can't get X10 to work
- Replies: 3
- Views: 46574
Re: Can't get X10 to work
I was trying to get an alarm condition to trigger an X10 action, but I eventually gave up on the built-in X10 side of things. Here is a relatively obvious way to get the same result. Basically follow the example Perl script (in the wiki or doc page, can't remember) to monitor for any alarm condition ...
- Tue Mar 10, 2015 10:26 am
- Forum: ZoneMinder 1.27.x
- Topic: Can't get X10 to work
- Replies: 3
- Views: 46574
Re: Can't get X10 to work
I'm basically in the same boat as you were. Don't really know what I'm doing but hacked it to the same point as you were. I can get the command line to work, but a camera in alarm mode does nothing. Settings in the monitor setup for X10 don't seem to stay at all. (direct database entry or not) Using ...
- Thu Dec 27, 2012 11:49 pm
- Forum: ZoneMinder 1.25.x
- Topic: Trouble in X10 paradise
- Replies: 1
- Views: 1662
Re: Trouble in X10 paradise
Ok, so I played around a bit more with zmx10.pl (slightly different online versions and adding print comments to see where it gets to) Basically I now have it saying: Unable to connect, starting server every time I run it. Checking ps -ef seems to agree, there is nothing with x10 running. (Should it ...
- Thu Dec 27, 2012 10:32 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 with Foscam FI8918W - Control Problems
- Replies: 5
- Views: 3465
Re: ZoneMinder 1.25.0 with Foscam FI8918W - Control Problems
Don't know! I saw no reason to change the port ... I'm sure there is a way to do it if you dig deep enough. The problem I still have, and you may run into it, is that the camera only moves for the first button press. Then the controls stop working. Video feed remains active, just the controls are ...
- Thu Dec 27, 2012 10:19 pm
- Forum: ZoneMinder 1.25.x
- Topic: Trouble in X10 paradise
- Replies: 1
- Views: 1662
Trouble in X10 paradise
Hi, I hope there is somebody able and willing to give me some pointers. This is driving me nuts!!! I'm on Ubunto 12.04 LTS trying to get basic X10 connectivity working. I followed the instructions @ /forums/viewtopic.php?f=11&t=15793&p=74254&hilit=x10#p74254 and everything went well up to: zmx10.pl ...
- Thu Dec 27, 2012 9:59 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 with Foscam FI8918W - Control Problems
- Replies: 5
- Views: 3465
Re: ZoneMinder 1.25.0 with Foscam FI8918W - Control Problems
Each camera has it's own IP address, so you can have both of them on port 80.
It's only when you are running multiple items on the same IP that you need to use different ports. (e.g. two web servers on one pc needs different ports)
It's only when you are running multiple items on the same IP that you need to use different ports. (e.g. two web servers on one pc needs different ports)
- Thu Dec 27, 2012 9:31 pm
- Forum: ZoneMinder 1.25.x
- Topic: ZoneMinder 1.25.0 with Foscam FI8918W - Control Problems
- Replies: 5
- Views: 3465
Re: ZoneMinder 1.25.0 with Foscam FI8918W - Control Problems
Hi, I'm not an expert here, just did the same as you. Followed the instructions, it took about 2 days to get a Foscam FI8910W up and running with controls. (few days ago) The problem is that your webcam port is set to port 7090, and and ZM is trying to connect to port 80 192.168.1.150: 7090 ...