Search found 66 matches

by chippy99
Fri Nov 01, 2013 3:22 pm
Forum: ZoneMinder 1.26.x
Topic: Memory map and palette issues
Replies: 4
Views: 2391

Re: Memory map and palette issues

What is your capture pallete and target colourspace set to ?
by chippy99
Fri Nov 01, 2013 1:15 am
Forum: ZoneMinder 1.26.x
Topic: No Control Tab for FI9821W on Monitor Setup
Replies: 2
Views: 2253

Re: No Control Tab for FI9821W on Monitor Setup

If you go into options from the main screen and then select the system tab, near the bottom is OPT_CONTROL, enable this and you should then see the control tab that is missing.
by chippy99
Wed Oct 30, 2013 12:14 pm
Forum: ZoneMinder 1.24.x
Topic: EasyN FS613A-M105 IP camera setup issue?
Replies: 5
Views: 6489

Re: EasyN FS613A-M105 IP camera setup issue?

It should work. Think this is a Foscam clone so try looking at the wiki entries for setting up Foscam cameras.
by chippy99
Tue Oct 29, 2013 2:14 pm
Forum: ZoneMinder 1.26.x
Topic: 1.26.4 Error while decoding frame errors
Replies: 34
Views: 25357

Re: 1.26.4 Error while decoding frame errors

I have three different types of camera, Vivotek IP7134, Vivotek IP8133 and AverMedia SF1301. All worked ok on 1.26.3. The Vivotek 8133 is the only camera that supports h.264. Vivoteks set to Protocol RTSP, Remote method RTP/RTSP. The Avermedia only works when set to RTP/Multicast.
by chippy99
Tue Oct 29, 2013 1:13 am
Forum: ZoneMinder 1.26.x
Topic: 1.26.4 Error while decoding frame errors
Replies: 34
Views: 25357

Re: 1.26.4 Error while decoding frame errors

zm_rtp_source.cpp are very different between 1.26.3 and 1.26.4.
You have diffed zm_remote_camera_rtsp.cpp not zm_rtp_source.cpp
It looks like the latest version will only work with H.264 since it is looking for NAL packets only.
by chippy99
Mon Oct 28, 2013 1:31 am
Forum: ZoneMinder 1.26.x
Topic: 1.26.4 Error while decoding frame errors
Replies: 34
Views: 25357

Re: 1.26.4 Error while decoding frame errors

A temporary solution to this is to copy the 1.26.3 version of zm_rtp_source.cpp from the src directory into the 1.26.4 release and recompile with that. Seems to work ok and fixes the decoding frame errors.
Hopefully somebody cleverer than me will be able to resolve this problem soon.
by chippy99
Sat Oct 26, 2013 6:55 pm
Forum: ZoneMinder 1.26.x
Topic: ZMLarch ISO - trying to install, but crashes / freezes
Replies: 3
Views: 2024

Re: ZMLarch ISO - trying to install, but crashes / freezes

Have never tried ZMLarch but since it has not been updated in 4 years it would seem to be a dead project and you will not be getting all the latest updates to ZM. Why not just install a distro (Ubuntu, Mint, Centos seem popular) and then install ZoneMinder. There is plenty of documentation on this s...
by chippy99
Fri Oct 25, 2013 2:53 pm
Forum: ZoneMinder 1.26.x
Topic: Monitor won't start recording
Replies: 2
Views: 2127

Re: Monitor won't start recording

Have you tried setting the min pixel threshold to a lower figure? You currently have it set at 20, try setting it to 10 or even lower if still no motion detection.
by chippy99
Tue Oct 22, 2013 8:25 pm
Forum: ZoneMinder 1.26.x
Topic: 1.26.4 Upgrade Failure
Replies: 15
Views: 9049

Re: 1.26.4 Upgrade Failure

This looks like same issue as I am having here
by chippy99
Mon Oct 21, 2013 11:52 pm
Forum: ZoneMinder 1.26.x
Topic: New Open source Video Surveillance
Replies: 2
Views: 2128

Re: New Open source Video Surveillance

From looking at the code I see it uses Qt Libraries which are compatible with Linux but will it run on Linux and how should it be compiled, there are no make files in the source and no documentation as to how to build this software. The link in the readme sends you to a page that is all written in c...
by chippy99
Sat Oct 19, 2013 5:27 pm
Forum: ZoneMinder 1.26.x
Topic: [SOLVED] How can change skin?
Replies: 3
Views: 2361

Re: How can change skin?

Put ?skin=classic at the end of your url (ie http://localhost/zm/index.php?skin=classic) and you should then be able to change the skin in options.
by chippy99
Sat Oct 19, 2013 5:20 pm
Forum: ZoneMinder 1.26.x
Topic: 1.26.4 Error while decoding frame errors
Replies: 34
Views: 25357

Re: 1.26.4 Error while decoding frame errors

This is the output from ffmpeg, it shows swscale is present. ffmpeg version N-57215-g3ed65d9 Copyright (c) 2000-2013 the FFmpeg developers built on Oct 17 2013 01:09:29 with gcc 4.8.1 (GCC) 20130725 (prerelease) configuration: --prefix=/usr/local --enable-gpl --enable-postproc --enable-swscale --ena...
by chippy99
Thu Oct 17, 2013 5:07 pm
Forum: ZoneMinder 1.26.x
Topic: 1.26.4 Error while decoding frame errors
Replies: 34
Views: 25357

Re: 1.26.4 Error while decoding frame errors

Is anyone using 1.26.4 with rtsp mpeg without getting any errors ?
by chippy99
Thu Oct 17, 2013 12:28 am
Forum: ZoneMinder 1.26.x
Topic: 1.26.4 Error while decoding frame errors
Replies: 34
Views: 25357

Re: 1.26.4 Error while decoding frame errors

Just did a fresh install of ffmpeg and Zoneminder and still getting same errors. Have reverted back to 1.26.3 and all working ok again. Used same configure options to build 1.26.4 and 1.26.3 so the configure options cannot be the problem. Very odd.
by chippy99
Mon Oct 14, 2013 8:29 pm
Forum: ZoneMinder 1.26.x
Topic: Max Storage Usage Setting
Replies: 4
Views: 6029

Re: Max Storage Usage Setting

Click on the filters button on bottom of main screen and then select purgewhenfull filter