Search found 2400 matches

by knight-of-ni
Mon Aug 12, 2013 12:59 am
Forum: ZoneMinder 1.25.x
Topic: zoneminder bad video
Replies: 3
Views: 1508

Re: zoneminder bad video

I have not used analog cameras tied to a capture card in years so my memory is fuzzy. Are your cameras NTSC or PAL? Find out and then make sure you have programmed zoneminder accordingly. Use a tool called xawtv to see if you can see video. If you get video then the problem may be a zonemidner confi...
by knight-of-ni
Sun Aug 11, 2013 11:03 pm
Forum: ZoneMinder 1.25.x
Topic: Recommended trim/purge/archive/whatever procedure?
Replies: 1
Views: 1630

Re: Recommended trim/purge/archive/whatever procedure?

What zoneminder calls an "archive" event is simply a database flag that is associated with the event in question. Neither the image files nor the dB metadata get moved anywhere when the archive bit is set. Archived events can be deleted just like normal events, which is why it is important...
by knight-of-ni
Sun Aug 11, 2013 10:39 pm
Forum: ZoneMinder 1.25.x
Topic: Apache Config
Replies: 6
Views: 3757

Re: Apache Config

Find your httpd.conf file and edit DocumentRoot to point to the directory you want. However, what I have done instead was edit the default index.html in the DocumentRoot folder to auto-redirect to your zoneminder page. It is a very simple amount of html. That way when users enter www.mywebpage.org, ...
by knight-of-ni
Sun Aug 11, 2013 6:51 pm
Forum: User Contributions
Topic: ZM 1.25.0 Performance Patch - Completed
Replies: 176
Views: 109632

Re: ZM 1.25.0 Performance Patch - Completed

Thank you for all your hard work mastertheknife.

For anyone interested, I have created an RPM & SRPM of the latest kfir-proper branch here:
http://www.zoneminder.com/forums/viewto ... 428#p80428
by knight-of-ni
Sun Aug 11, 2013 6:48 pm
Forum: User Contributions
Topic: Zoneminder RPM & SRPMS for Red Hat & CentOS 6
Replies: 124
Views: 79587

Re: Zoneminder RPM & SRPMS for Red Hat & CentOS 6

This RPM represents the kifr-proper branch on github. Per the github summary page, this is nextime's feature branch from https://github.com/nextime/zum, with perfpatches from masteroftheknife, plugin support and other patches. As with the previous RPM's, the source has been patched to make it more R...
by knight-of-ni
Fri Aug 09, 2013 12:31 pm
Forum: User Contributions
Topic: FOSCAM FI-8620 dome ptz h264 control script on gentoo
Replies: 6
Views: 6561

Re: FOSCAM FI-8620 dome ptz h264 control script on gentoo

It's interesting that you've listed the following as the Source Path: rtsp://{user}:{pwd}@{camera_ip}:554/11 I guess I misread the documentation for this camera. When I read the portion that states how to get a video stream via the rtsp method, I thought it stated that embedding the username and pas...
by knight-of-ni
Wed Aug 07, 2013 6:01 pm
Forum: User Contributions
Topic: FOSCAM FI-8620 dome ptz h264 control script on gentoo
Replies: 6
Views: 6561

Re: FOSCAM FI-8620 dome ptz h264 control script on gentoo

Nice work. Do you happen to know what exactly was modified in the latest firmware for this camera? Looking at how the control script handles authentication, the camera still appears to want to authenticate using a separate password challenge. Can you check the camera setup screenshots? They don't ap...
by knight-of-ni
Mon Aug 05, 2013 1:58 pm
Forum: ZoneMinder 1.25.x
Topic: Zoneminder 1.25 not building on modern GCC compilers (4.7)
Replies: 9
Views: 4787

Re: Zoneminder 1.25 not building on modern GCC compilers (4.

Yeah, this is why I just stick to the ffmpeg at rpmforge. Even if you get this working, you will have to revisit this issue anytime you want to upgrade ffmpeg or zoneminder on your machine. Did you do this part? I suspect that these are macro defines in ffmpeg somewhere so I did a search in the ffmp...
by knight-of-ni
Sat Aug 03, 2013 1:07 pm
Forum: ZoneMinder 1.25.x
Topic: PTZ Control with H264 FOSCAM FI8620
Replies: 6
Views: 3959

Re: PTZ Control with H264 FOSCAM FI8620

I created an Issue in the Zoneminder github regarding this. Can you share your results there as well?
My intent is to see if we can get the developer(s) to incorporate your work into the source tree.

https://github.com/ZoneMinder/ZoneMinder/issues/33
by knight-of-ni
Fri Aug 02, 2013 9:23 pm
Forum: User Contributions
Topic: On git(hub), 1.26, features, bugs, etc.
Replies: 6
Views: 5606

Re: On git(hub), 1.26, features, bugs, etc.

OK, stupid off-topic github question... how do I assign labels to an issue? Or is that reserved for an admin?
by knight-of-ni
Fri Aug 02, 2013 6:57 pm
Forum: User Contributions
Topic: Zoneminder RPM & SRPMS for Red Hat & CentOS 6
Replies: 124
Views: 79587

Re: Zoneminder RPM & SRPMS for Red Hat & CentOS 6

Here are a new set of RPM's. ffmpeg is now listed as a requirement for this rpm (fixes the issue in the previous post). If you use Yum then it will automatically grab it from the rpmforge repository. It also checks to make sure you have the right version, but if you are using the ffmpeg from rpmforg...
by knight-of-ni
Fri Aug 02, 2013 4:54 pm
Forum: ZoneMinder 1.25.x
Topic: Zoneminder 1.25 not building on modern GCC compilers (4.7)
Replies: 9
Views: 4787

Re: Zoneminder 1.25 not building on modern GCC compilers (4.

I was looking for something else when I came across this today: http://tom.webarts.ca/Blog/new-blog-items/buildingzoneminderandrequiredffmpegandx264fromsource#TOC-Build-ffmpeg-without-libx264 Looks like he shows the necessary changes that should be made to the zm source to get it to compile with mod...
by knight-of-ni
Fri Aug 02, 2013 12:02 pm
Forum: ZoneMinder 1.25.x
Topic: Zoneminder 1.25 not building on modern GCC compilers (4.7)
Replies: 9
Views: 4787

Re: Zoneminder 1.25 not building on modern GCC compilers (4.

That's correct. Zoneminder 1.25 is known not to work with modern versions of ffmpeg, including the version you are trying to use. Now I'm sure you could spend time modding the zoneminder source to get it to compile, but I'd rather just use an older version of ffmpeg. The version I know to work witho...
by knight-of-ni
Thu Aug 01, 2013 11:34 pm
Forum: ZoneMinder 1.25.x
Topic: PTZ Control with H264 FOSCAM FI8620
Replies: 6
Views: 3959

Re: PTZ Control with H264 FOSCAM FI8620

Excellent. I look forward to it.
by knight-of-ni
Thu Aug 01, 2013 7:53 pm
Forum: ZoneMinder 1.25.x
Topic: PTZ Control with H264 FOSCAM FI8620
Replies: 6
Views: 3959

Re: PTZ Control with H264 FOSCAM FI8620

OKay, I just noticed the irony in my post.... you are the one I quoted from the Foscam forum. #LaughingAtMyself