Search found 125 matches

by liderbug
Tue May 27, 2014 6:37 pm
Forum: ZoneMinder 1.27.x
Topic: Getting a image snapshot
Replies: 5
Views: 3909

Re: Getting a image snapshot

What about zmtrigger? From what I read it will do what I want except its already running (Address already in use at ...) I have tried "update monitor set function = record, sleep 5, set function = mondect. Works fine, except it doesn't "record". So when you do it with a mouse somethin...
by liderbug
Tue May 27, 2014 6:31 pm
Forum: ZoneMinder 1.27.x
Topic: Smearing
Replies: 13
Views: 7200

Re: Smearing

I knew that (sure he did) or at least I should have... Thanks
by liderbug
Sun May 25, 2014 12:38 pm
Forum: ZoneMinder 1.27.x
Topic: Getting a image snapshot
Replies: 5
Views: 3909

Re: Getting a image snapshot

It's a RSTP/libvlc - wget just sits there. Had a thought (don't go there...) that I could do a script: mysql update Monitors set function = 'Record' where id = 1; wait 1 or 2 seconds the reset to 'Modect'. Then just reach in and grab a jpg [ and erase the rest ] So I tried it by hand and the web scr...
by liderbug
Sun May 25, 2014 2:44 am
Forum: ZoneMinder 1.27.x
Topic: Message from syslogd
Replies: 2
Views: 1652

Message from syslogd

Thought I had posted - but I guess not. Anyhow I was having a problem so I "yum erase" ZM and redownloaded.rpm and reinstalled and did all the check this, fix that part of the install. Now when I enable my cam using libvlc I get the following. Does this mean anything to anyone? Thanks Oh, ...
by liderbug
Fri May 23, 2014 8:52 pm
Forum: ZoneMinder 1.27.x
Topic: Smearing
Replies: 13
Views: 7200

Re: Smearing

I did/have and I going to say [SOLVED] :-D Although, and only a very minor problem, when I play back an alarm it sometimes, it, ah, does a Superman move. The car passes by then does a horz. smear - no not smear - sooooorrrrt oooofffff - you know when Superman streaks away and some of his image is st...
by liderbug
Thu May 22, 2014 8:15 pm
Forum: ZoneMinder 1.27.x
Topic: Smearing
Replies: 13
Views: 7200

Re: Smearing

yes ffmpeg mondet noblend noblend ---------- rtsp://sg11:554/user=admin&password=&channel=1&stream=0.sdp?tcp 24 bit color 1920 1080 norm disabled --------------------- just for fun I switched to libvlc - time will tell --------------- Next morning - much better. Though there have been a ...
by liderbug
Thu May 22, 2014 7:04 pm
Forum: ZoneMinder 1.27.x
Topic: Smearing
Replies: 13
Views: 7200

Re: Smearing

Both blank and I changed the FPS at the camera to 10 - no joy...
by liderbug
Thu May 22, 2014 1:31 pm
Forum: ZoneMinder 1.27.x
Topic: Smearing
Replies: 13
Views: 7200

Smearing

Nice new cam 1920x1080 RSTP. Took a while but I got it working - except after a few minutes the top 15% is good and the bottom smears then clears up - "ALARM". The only other posts I've found suggests lowering FPS fixed their problem - not mine. Suggestions? vlc "rtsp://sg11:554/user=...
by liderbug
Tue May 20, 2014 7:03 pm
Forum: ZoneMinder 1.27.x
Topic: Getting a image snapshot
Replies: 5
Views: 3909

Getting a image snapshot

I have need (weather cam) an image every 3 minutes. When ZM is watching a camera for an event is the frame in memory or on disk. If on disk somewhere - where? Where does it "buffer" the frames?

Thanks
Chuck
by liderbug
Tue May 20, 2014 3:55 pm
Forum: ZoneMinder 1.25.x
Topic: Anran ar-24nr-ip-ip2
Replies: 3
Views: 2894

Re: Anran ar-24nr-ip-ip2 - SOLVED

O...M...G...!!! It works. It really really works. I found this: http://www.zoneminder.com/forums/viewtopic.php?f=9&t=21400 had to tweek function.php by setting my php timezone then: Source: General: Source type: Ffmpeg Function: Modect enabled, no blending.. ---------------- Source: rtsp://sg11:...
by liderbug
Tue May 20, 2014 3:28 pm
Forum: User Contributions
Topic: Zoneminder RPM & SRPM for Fedora
Replies: 24
Views: 17718

Re: Zoneminder RPM & SRPM for Fedora

function.php needs
"date_default_timezone_set('MST7MDT');"
added to the beginning of the file.
and zmupdate.pl has to be run
by liderbug
Tue May 20, 2014 2:22 pm
Forum: ZoneMinder 1.27.x
Topic: Cmake prob. ZLIB missing - found 1.2.7
Replies: 3
Views: 3365

Re: Cmake prob. ZLIB missing - found 1.2.7

I found this: zoneminder-1.27.0-1.fc19.x86_64.rpm but haven't been able to install it. error: Failed dependencies: libmysqlclient.so.1018 perl(LWP::Protocol::https) perl(X10::ActiveHome) So with help from the Fedora Forum I did yum localinstall. Which ran better until: Error: Package: zoneminder-1.2...
by liderbug
Mon May 19, 2014 2:41 pm
Forum: ZoneMinder 1.27.x
Topic: Cmake prob. ZLIB missing - found 1.2.7
Replies: 3
Views: 3365

Re: Cmake prob. ZLIB missing - found 1.2.7

Thanks - when I ran make and it errored out with: In file included from src/zm_event.cpp:34:0: src/zm_mpeg.h:43:7: error: use of enum ‘PixelFormat’ without previous declaration enum PixelFormat pf; src/zm_mpeg.h:44:2: error: ‘AVOutputFormat’ does not name a type AVOutputFormat *of; AVFormatContext *...
by liderbug
Sun May 18, 2014 2:24 pm
Forum: ZoneMinder 1.27.x
Topic: Cmake prob. ZLIB missing - found 1.2.7
Replies: 3
Views: 3365

Cmake prob. ZLIB missing - found 1.2.7

FC19 cmake -- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.7") -- Could NOT find CURL (missing: CURL_LIBRARY) (found version "7.29.0") What version is it looking for 1.2. 6 or 8? Thanks --------------------------- Next day - what I want to do is RTSP. I'm runni...
by liderbug
Sat May 17, 2014 8:51 am
Forum: ZoneMinder 1.25.x
Topic: Anran ar-24nr-ip-ip2
Replies: 3
Views: 2894

Re: Anran ar-24nr-ip-ip2

It's now 2:33 AM - bad dream at midnight - @@$$@ mind won't shut down, so what'da hey... google anran stream -> http://www.ispyconnect.com/man.aspx?n=ANRAN and try'em all vlc "rtsp://sg11:554/user=admin&password=&channel=1&stream=1.sdp" WORKS!!!!! Of course ZM gets snarky with ...