I have found the decision!
On start page needs to change "Configured for Low Bandwidth" to "Configured for High Bandwidth"
Then go to "Options" on tab "High B/W" change WEB_H_VIDEO_MAXFPS to 30
Search found 9 matches
- Wed May 04, 2011 7:52 am
- Forum: ZoneMinder 1.24.x
- Topic: Video in zoneminder brakes
- Replies: 1
- Views: 1416
- Wed May 04, 2011 6:29 am
- Forum: ZoneMinder 1.24.x
- Topic: Video in zoneminder brakes
- Replies: 1
- Views: 1416
Video in zoneminder brakes
I have webcam "made in china", if open camera in mplayer tv:// - all is accurate. But if open camera in zoneminder, the image braked and is a little smeared. How it to correct and why it occurs?
- Wed Mar 30, 2011 7:52 am
- Forum: ZoneMinder 1.24.x
- Topic: Genuis usb web-cam resolution 320x240, 640x480 not work
- Replies: 1
- Views: 1652
Genuis usb web-cam resolution 320x240, 640x480 not work
Hello, i have a cheap web-cameras Genius, and noname, Noname works good with resolution 640x480, Genius works only with 320x240, in 640x480 i see black screen with сolor strips on top. And zoneminder show that speed of shots = 3,53 fps. How to force to work Genius web-cam ??
- Thu Mar 24, 2011 6:38 am
- Forum: ZoneMinder 1.24.x
- Topic: ZoneMinder 1.24.3 Archlinux
- Replies: 5
- Views: 3578
Re: ZoneMinder 1.24.3 Archlinux
tmm is include
/etc/php/php.ini
open_basedir = /srv/http/:/home/:/tmp/:/usr/share/pear/:/etc/:/var/lib/zm/
/etc/php/php.ini
open_basedir = /srv/http/:/home/:/tmp/:/usr/share/pear/:/etc/:/var/lib/zm/
- Wed Mar 23, 2011 1:12 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZoneMinder 1.24.3 Archlinux
- Replies: 5
- Views: 3578
Re: ZoneMinder 1.24.3 Archlinux
In /var/log/httpd/error_log some errors [Wed Mar 23 16:02:25 2011] [error] [client 127.0.0.1] socket_sendto( /tmp/zm/zms-745391s.sock ) failed: No such file or directory, referer: localhost /zm/ ?view=watch&mid=8 [Wed Mar 23 16:02:25 2011] [error] [client 127.0.0.1] array (\n 0 => \n array (\n 'file ...
- Wed Mar 23, 2011 11:57 am
- Forum: ZoneMinder 1.24.x
- Topic: ZoneMinder 1.24.3 Archlinux
- Replies: 5
- Views: 3578
Re: ZoneMinder 1.24.3 Archlinux
Thanks, i I used a configuration from "zoneminder-svn". Then I have installed and have started zoneminder (localhost/zm), then i add my ip-camera TRENDNET TP-110, but picture I haven't seen. In vlc i can see the video from camera In zmwatch.log error 03/23/2011 04:52:39.926274 zmwatch[2271].ERR [Can ...
- Wed Mar 23, 2011 6:51 am
- Forum: ZoneMinder 1.24.x
- Topic: Release 1.24.3 preview
- Replies: 93
- Views: 130492
Re: Release 1.24.3 preview
YES, it's work! thanks
in /etc/php/php.ini
short_open_tag = On
in /etc/php/php.ini
short_open_tag = On
- Tue Mar 22, 2011 4:34 pm
- Forum: ZoneMinder 1.24.x
- Topic: Release 1.24.3 preview
- Replies: 93
- Views: 130492
Re: Release 1.24.3 preview
Hello, i installed ZineMinder 1.24.3 on Archlinux 2.6.37-ARCH, from the my package, and when i go to localhost/zm, i can't see the page.
In /var/log/httpd/error_log
In /var/log/httpd/error_log
Code: Select all
PHP Parse error: syntax error, unexpected $end in /var/lib/zm/www/includes/functions.php on line 2319
- Tue Mar 22, 2011 1:59 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZoneMinder 1.24.3 Archlinux
- Replies: 5
- Views: 3578
ZoneMinder 1.24.3 Archlinux
Hello, I have successfully compiled ZoneMinder 1.24.3 on Archlinux and install it, but how start zoneminder?? ./configure --prefix=/usr \ --with-ffmpeg=/usr CPPFLAGS="-D__STDC_CONSTANT_MACROS" \ --sysconfdir=/etc \ --with-webuser=http \ --with-webgroup=http \ --with-mysql=/usr \ --with-webdir=/var ...