Recently I tried IE on a customers machine. Worked.robi wrote:Agree. What other browser is recommended under Windows, to fully enjoy ZM's MJPEG stream capability?
Search found 17 matches
- Sun Oct 19, 2008 6:55 pm
- Forum: Non-ZoneMinder Chat
- Topic: Firefox3 Final - DO NOT USE
- Replies: 39
- Views: 36180
- Sun Sep 07, 2008 1:48 pm
- Forum: Non-ZoneMinder Chat
- Topic: Firefox3 Final - DO NOT USE
- Replies: 39
- Views: 36180
Confirming to have same trouble with FF 3.x. Systemload goes up to 20+, extensive memory usage - system is swaping to death. If closing all FF windows from other (client) machine after some time load goes down to normal. So FF3 is indeed not usable with ZM. Because reading your FF2 / IE suggest here ...
- Wed Jun 11, 2008 2:19 pm
- Forum: Hardware Queries
- Topic: PTZ troubles with RS485 [SOLVED]
- Replies: 0
- Views: 3744
PTZ troubles with RS485 [SOLVED]
Having also a PTZ cam here with an RS485 control interface using Pelco-D protocol. It ist this cam: http://www.security-center.de/de/scweb/produkte/produkt.php?ARID=1332 Testing was a mess. Nothing worked in the beginning. But now it does! Following settings are are valid for using cams PTZ: Switch ...
- Sat May 24, 2008 5:51 pm
- Forum: Hardware Queries
- Topic: Mismatched cameras on a PV-183 16 port capture card
- Replies: 2
- Views: 3127
Hello, using Bluecherry's pv-155 here. Distro ubuntu 7.10. Providing also 16 channels. Yes flickering here, too. Probably because playing around. I am not safe if this is an initialization problem of zm. But it seems... I fiddled around a lot because I could not get the signals of upper eight cams ...
- Fri Feb 22, 2008 9:05 am
- Forum: Hardware Queries
- Topic: Philips SPC900NC this time dark video
- Replies: 3
- Views: 5455
Found the solution myself:
This obviously activates automatic control mode for relevant parameters in webcam. Why this has been switched off - don't ask me!
rob*
Code: Select all
$ mysql -u root -p zm
mysql> update Monitors set Brightness=-1, Contrast=-1, Hue=-1, Colour=-1 where id=2;
rob*
- Thu Feb 21, 2008 6:46 pm
- Forum: Hardware Queries
- Topic: Philips SPC900NC this time dark video
- Replies: 3
- Views: 5455
Philips SPC900NC this time dark video
Because of the trouble on my regular box I did set up another machine. Again Kubuntu 7.10 like the other machine. As before I used SPC900NC (full story here: http://www.zoneminder.com/forums/viewtopic.php?t=10958 ). Camorama is working fine with it, xawtv, either. ZoneMinder is working so far. The ...
- Fri Feb 15, 2008 12:36 pm
- Forum: Hardware Queries
- Topic: Philips SPC900NC no go
- Replies: 23
- Views: 17101
I ran into some troubles when increasing kernel.shmall and kernel.shmmax. Several times ZM did freeze system capabilities. Load went from nominal 20% system load up to nowhere (100%) leaving me sitting in front of an unusable machine. (Will add log entries below) Other negative (unacceptable) side ...
- Fri Feb 15, 2008 11:59 am
- Forum: User Contributions
- Topic: Windows Live Viewer..27-11-05 Now Complete Frontend for ZM!!
- Replies: 725
- Views: 579277
- Sun Feb 10, 2008 3:35 pm
- Forum: Hardware Queries
- Topic: Philips SPC900NC no go
- Replies: 23
- Views: 17101
@Mat: yes, 640x480 working now with ZM and SPC900NC, too. according to the link, I set in /etc/sysctl.conf shared memory to kernel.shmall = 134217728 (=128MB) and same on kernel.shmmax = 134217728 (maybe anyone is interested in further reading while stumbling over this thread http://www.rwitkop.com ...
- Fri Feb 08, 2008 8:48 am
- Forum: Hardware Queries
- Topic: Philips SPC900NC no go
- Replies: 23
- Views: 17101
- Tue Feb 05, 2008 9:10 pm
- Forum: Hardware Queries
- Topic: Philips SPC900NC no go
- Replies: 23
- Views: 17101
Deleting /dev/video0 in localhost/zm dialog does not disable/release device.
Only the hard way:quits the access. Maybe it can be released actively by the web interface in a different way?
rob*
Only the hard way:
Code: Select all
# sudo /etc/init.d/zoneminder restart
rob*
- Tue Feb 05, 2008 8:53 pm
- Forum: Hardware Queries
- Topic: Philips SPC900NC no go
- Replies: 23
- Views: 17101
Thanks! I take it you've tried a smaller capture size? That's it! Tried with 320x240 worked! Back to 640x480 5 fps nope! Again this ever appearing memory messages. Probably a USB2 data transfer problem... This machine should be sufficient for this purpose Core2 2,44 GHz. Maybe bad cable. Or the hub ...
- Tue Feb 05, 2008 7:46 pm
- Forum: Hardware Queries
- Topic: Philips SPC900NC no go
- Replies: 23
- Views: 17101
Sorry forgot to mention:
I again tested this Phillips extension dialog. Under low light conditions I could see significant differences. Look here:
http://picasaweb.google.de/lh/photo/5gO ... fF9OOEwEtQ
rob*
I again tested this Phillips extension dialog. Under low light conditions I could see significant differences. Look here:
http://picasaweb.google.de/lh/photo/5gO ... fF9OOEwEtQ
rob*
- Tue Feb 05, 2008 7:34 pm
- Forum: Hardware Queries
- Topic: Philips SPC900NC no go
- Replies: 23
- Views: 17101
Thanks for reply Mathew. Post your current monitor settings for the camera. Do the ZM logs give any hint? It recently switched into state yellow once, took a snapshot then turned back to red again. This is appearing in log file: Feb 5 20:31:30 kulix zmwatch[5564]: INF ['zmc -d /dev/video0' starting ...
- Tue Feb 05, 2008 1:33 pm
- Forum: Hardware Queries
- Topic: Philips SPC900NC no go
- Replies: 23
- Views: 17101
Can you view images okay in 'camstream'? Yes, it does. It contains a handy control for Philips extensions allowing you to tweak different things and set/reset the EEPROM etc. Found that there is only marginal difference between 10 fps and 30 fps stream while choosing 640x480 resolution. The moving ...