Search found 49 matches

by orsty3001
Thu Dec 19, 2013 4:58 pm
Forum: ZoneMinder 1.26.x
Topic: ZoneMinder Feed does not show video window
Replies: 4
Views: 2571

Re: ZoneMinder Feed does not show video window

I have the same problem. I've noticed that the log says:
libjpeg-turbo is required for JPEG encoding directly from BGR24 source
I have libjpeg-turbo installed so I'm not sure how to proceed from this point.
by orsty3001
Thu Dec 13, 2012 12:36 am
Forum: ZoneMinder 1.25.x
Topic: Compile Error
Replies: 8
Views: 4132

Re: Compile Error

orsty, Did you get the streaming part resolved? I have a ZM1.25 build on Slackware 14 x86. Can't get it to stream video. Thanks! Yeah I figured it out. Apparently when I did an upgrade from 13.37 to 14 it replaced my httpd.conf file. I copied the old one and had a turn a couple of things off that a...
by orsty3001
Mon Dec 03, 2012 2:54 am
Forum: ZoneMinder 1.25.x
Topic: Compile Error
Replies: 8
Views: 4132

Re: Compile Error

That fixed that problem. It compiled and installed without any errors.

I have a new problem now, live stream isn't working. ZM is recording motion and I can view those without a problem, just can't view any live images. Nothing pops up in the error logs either.
by orsty3001
Sun Dec 02, 2012 4:57 pm
Forum: ZoneMinder 1.25.x
Topic: Compile Error
Replies: 8
Views: 4132

Compile Error

I'm trying to compile ZM 1.25.0 on Slackware 14 and get this error. zm_logger.cpp:112:49: error: 'isatty' was not declared in this scope zm_logger.cpp: In member function 'void Logger::logFile(const string&)': zm_logger.cpp:444:69: error: 'getpid' was not declared in this scope zm_logger.cpp: In...
by orsty3001
Mon Sep 12, 2011 2:57 am
Forum: ZoneMinder 1.25.x
Topic: Compile Error
Replies: 25
Views: 17752

Re: Compile Error

add this --with-ffmpeg=/usr/local/share/ffmpeg CPPFLAGS="-D__STDC_CONSTANT_MACROS" and ./configure again note: for fedora it may be just /usr/share/ffmpeg I never used the fedora distro That fixed it for me. I just had another silly problem where I didn't turn on short tags in my php.ini ...
by orsty3001
Sat Sep 10, 2011 3:44 am
Forum: ZoneMinder 1.25.x
Topic: Compile Error
Replies: 25
Views: 17752

Re: Compile Error

What version should ffmpeg be?
by orsty3001
Tue Sep 06, 2011 10:16 pm
Forum: ZoneMinder 1.25.x
Topic: Compile Error
Replies: 25
Views: 17752

Re: Compile Error

FFmpeg version 0.6 libavutil 50.15. 1 / 50.15. 1 libavcodec 52.72. 2 / 52.72. 2 libavformat 52.64. 2 / 52.64. 2 libavdevice 52. 2. 0 / 52. 2. 0 libavfilter 1.19. 0 / 1.19. 0 libswscale 0.11. 0 / 0.11. 0 libpostproc 51. 2. 0 / 51. 2. 0 Before this version it was ffmpeg was 0.8.2. Last night I change...
by orsty3001
Tue Sep 06, 2011 12:02 am
Forum: ZoneMinder 1.25.x
Topic: Compile Error
Replies: 25
Views: 17752

Compile Error

I'm trying to install zm on a box running slackware 13.37 64bit. When I try to compile I get this error I get. make all-recursive make[1]: Entering directory `/home/225125/ZoneMinder-1.25.0' Making all in src make[2]: Entering directory `/home/225125/ZoneMinder-1.25.0/src' g++ -DHAVE_CONFIG_H -I. -I...
by orsty3001
Tue Aug 23, 2011 10:28 pm
Forum: ZoneMinder 1.24.x
Topic: Errors while trying to make 1.24.4.
Replies: 0
Views: 915

Errors while trying to make 1.24.4.

I'm trying to setup zoneminder on a new slackware box. It's slackware 13.37 64bit. I'm at a lost. make all-recursive make[1]: Entering directory `/home/55455/ZoneMinder-1.24.4' Making all in src make[2]: Entering directory `/home/55455/ZoneMinder-1.24.4/src' g++ -DHAVE_CONFIG_H -I. -I.. -Iusr/lib64/...
by orsty3001
Tue Feb 02, 2010 8:38 pm
Forum: ZoneMinder 1.24.x
Topic: Won't stream video
Replies: 50
Views: 29661

I am only guessing because I'm not that familiar with the code but... It looks to be failing in the LocalCamera::PrimeCapture function and it appears that one of things it sets in this is the format. Try changing the device format. If its currently set to PAL try NTSC and vice versa. If it still do...
by orsty3001
Tue Feb 02, 2010 7:43 pm
Forum: ZoneMinder 1.24.x
Topic: Won't stream video
Replies: 50
Views: 29661

I am only guessing because I'm not that familiar with the code but... It looks to be failing in the LocalCamera::PrimeCapture function and it appears that one of things it sets in this is the format. Try changing the device format. If its currently set to PAL try NTSC and vice versa. If it still do...
by orsty3001
Tue Feb 02, 2010 3:14 am
Forum: ZoneMinder 1.24.x
Topic: Won't stream video
Replies: 50
Views: 29661

Go to your zonemonder webpage and select "options". About the 3rd tab in is "paths" and one of these settings should be for "PATH_LOGS". Check that the directory pointed to by this option exists and look for the zoneminder logs in there. zmwatch.log zmwatch[3661].ERR [...
by orsty3001
Mon Feb 01, 2010 6:42 pm
Forum: ZoneMinder 1.24.x
Topic: Won't stream video
Replies: 50
Views: 29661

Not sure if zms is working but I do the path in zoneminder is pointed to that directory and also i set up a script alias for that directory in Apache's conf file. I wrote a hello world perl script to make sure it was parsing and worked fine in that directory. Is there a way to test zms to see if it'...
by orsty3001
Mon Feb 01, 2010 5:16 pm
Forum: ZoneMinder 1.24.x
Topic: Installing ZM 1.24 on Slackware 12.2 - howto
Replies: 6
Views: 5525

Is there something special you have to do if you are install zoneminder on Slackware 12 where you are using virtual hosts? I followed your guide and have a problem with streaming video. Zoneminder is recoding movement, also I'm able to generate a video and view it. But streaming the live video does ...
by orsty3001
Fri Jan 29, 2010 6:59 pm
Forum: ZoneMinder 1.24.x
Topic: Won't stream video
Replies: 50
Views: 29661

[Fri Jan 29 13:55:17 2010] [error] [client 192.168.1.254] PHP Notice: Use of undefined constant ZM_WEB_AJAX_TIMEOUT - assumed 'ZM_WEB_AJAX_TIMEOUT' in /home/web/<mysebsite>/zm/ajax/stream.php on line 3 [Fri Jan 29 13:55:17 2010] [error] [client 192.168.1.254] PHP Notice: Undefined index: connkey in ...