Search found 10 matches

by multiplex
Tue Apr 07, 2015 12:45 am
Forum: ZoneMinder 1.26.x
Topic: Foscam F19821W setup for PZT on Linux
Replies: 6
Views: 5129

Re: Foscam F19821W setup for PZT on Linux

for whatever reason the control device field where you enter the password for your 'admin' user. The newer foscam firmware makes you create a new user name and doesn't have 'admin' by default anymore. You'll need to create an admin user and give them permission to control the camera. the script ...
by multiplex
Mon Oct 21, 2013 7:36 pm
Forum: ZoneMinder 1.26.x
Topic: Only need to display one IP camera at full screen on a Pi...
Replies: 11
Views: 7647

Re: Only need to display one IP camera at full screen on a P

gotcha - ok, guess i missed that part. :(

I was still hoping to use ZM with a Pi

thanks
by multiplex
Mon Oct 21, 2013 7:25 pm
Forum: ZoneMinder 1.26.x
Topic: Only need to display one IP camera at full screen on a Pi...
Replies: 11
Views: 7647

Re: Only need to display one IP camera at full screen on a P

nice - i'm going to try this out for two cameras and possibly recording..

surprised at how small the image was. did you then compile ZM from source?
by multiplex
Tue Oct 01, 2013 3:50 pm
Forum: ZoneMinder 1.26.x
Topic: eyeZm events fail to generate due to path issue
Replies: 1
Views: 1552

Re: eyeZm events fail to generate due to path issue

seems as soon as i post something, i think of a solution :lol:

just created symbolic links to the new location and changed the ZM config back to the default

works like a charm
by multiplex
Tue Oct 01, 2013 3:39 pm
Forum: ZoneMinder 1.26.x
Topic: eyeZm events fail to generate due to path issue
Replies: 1
Views: 1552

eyeZm events fail to generate due to path issue

In my ZM config, i'm using a different location for storing events than default. This seems to be causing an issue for eyeZM when it goes to generate videos from events as it trys to tack on the default path '/usr/share/zoneminder/' to my configured path '/media/zonemedia/events/ ' as shown below ...
by multiplex
Wed Sep 25, 2013 12:02 pm
Forum: ZoneMinder 1.26.x
Topic: problem compiling, ffmpeg related?
Replies: 4
Views: 3107

Re: problem compiling, ffmpeg related?

seems as though an error occured while migrating my DB from 1.25.0 to 1.26.3.

I ended up creating a new DB from scratch and everything seems to work now. Now i'll just move over my 20 monitors by hand :(

sorry to clog up the forums
by multiplex
Wed Sep 25, 2013 11:30 am
Forum: ZoneMinder 1.26.x
Topic: problem compiling, ffmpeg related?
Replies: 4
Views: 3107

Re: problem compiling, ffmpeg related?

seems as though the compiled version of ffmpeg i had installed was fighting with the packaged version. I uninstalled ffmpeg from source and things cleared up :roll:

now i'm fighting a memory map error with zmwatch.pl - can't write to the given location

usually things go smoother for me :lol:
by multiplex
Tue Sep 24, 2013 3:02 pm
Forum: ZoneMinder 1.26.x
Topic: problem compiling, ffmpeg related?
Replies: 4
Views: 3107

Re: problem compiling, ffmpeg related?

./configure --with-webdir=/usr/share/zoneminder --with-cgidir=/usr/lib/cgi-bin --with-webuser=www-data --with-webgroup=www-data --with-ffmpeg=/usr/local/lib CPPFLAGS=-D__STDC_CONSTANT_MACROS I did manage to get a little further. Looks like i needed the dev packages of a few 'libav' components ...
by multiplex
Tue Sep 24, 2013 12:50 pm
Forum: ZoneMinder 1.26.x
Topic: problem compiling, ffmpeg related?
Replies: 4
Views: 3107

problem compiling, ffmpeg related?

hello everyone.. what i expected to be a simple upgrade as turned to :oops: i recently upgraded to 12.04 Ubuntu (prior to upgrade) i'm upgrading 1.25 to 1.26.3 from source i get this during make zm_ffmpeg_camera.cpp:85: undefined reference to `avformat_close_input' zm_ffmpeg_camera.o: In function ...
by multiplex
Thu Dec 09, 2010 2:37 pm
Forum: ZoneMinder 1.24.x
Topic: Working on building ZM for Mac OS X Server 10.6.5 - UPDATE 8
Replies: 9
Views: 25608

very interested in your work here! i'll wait a bit and see how you make out with macports