Search found 14 matches

by nickmcg
Tue Nov 10, 2020 3:31 pm
Forum: Docker
Topic: ARM64 / Raspberry Pi 4
Replies: 10
Views: 35869

Re: ARM64 / Raspberry Pi 4

There appears to be a 1.32 image here https://hub.docker.com/r/ponte124/zoneminder
I haven't managed to get it to work as it needs the sql server (which I haven't set up yet).

I've had another look at it, and it does have mariadb installed, but zoneminder isn't talking to it ...

HTH
by nickmcg
Mon Mar 23, 2009 7:18 am
Forum: ZoneMinder 1.24.x
Topic: How to install zm 1.24.1 from source on Ubuntu 8.10 - SOLVED
Replies: 71
Views: 72568

I've hit a (potential) problem, and I'm not sure what the knock-on effects are. If an application in the repositories needs ffmpeg, synaptic/apt-get/aptitude will try and install the repo version. I think that this can be worked round using checkinstall as in http://ubuntuforums.org/showthread.php?t...
by nickmcg
Sat Mar 21, 2009 2:42 pm
Forum: ZoneMinder 1.24.x
Topic: How to install zm 1.24.1 from source on Ubuntu 8.10 - SOLVED
Replies: 71
Views: 72568

I've managed to work rounf the problem - it seems to be a problem with the logitech webcam & zoneminder. I used mjpg_streamer as documented in these two threads http://ubuntuforums.org/showthread.php?t=882863 http://www.zoneminder.com/forums/viewtopic.php?t=12082 and everything works really well...
by nickmcg
Thu Mar 19, 2009 3:29 pm
Forum: ZoneMinder 1.24.x
Topic: How to install zm 1.24.1 from source on Ubuntu 8.10 - SOLVED
Replies: 71
Views: 72568

more ... this seems to be a palette problem - if I set the capture palette to yuv, I get lots of pretty colours at 12fps. it looks like an untuned (analog) tv picture, the image is not visible at all, although the timestamp shows up

Nick
by nickmcg
Thu Mar 19, 2009 12:26 pm
Forum: ZoneMinder 1.24.x
Topic: How to install zm 1.24.1 from source on Ubuntu 8.10 - SOLVED
Replies: 71
Views: 72568

Thanks - I had very similar errors on Intrepid too - I'm wondering if it could be my memory seetings. I have 4 Gb physical ram, and the zmu gives Video Capabilities Name: USB Camera (046d:08da) Type: 1 Can capture Video Channels: 1 Audio Channels: 0 Maximum Width: 640 Maximum Height: 480 Minimum Wid...
by nickmcg
Thu Mar 19, 2009 11:08 am
Forum: ZoneMinder 1.24.x
Topic: How to install zm 1.24.1 from source on Ubuntu 8.10 - SOLVED
Replies: 71
Views: 72568

I've tried using your excellent instructions, but on Jaunty, and I get the following errors Mar 19 10:54:32 kitchen-computer zmdc[3392]: INF [Starting pending process, zmc -d /dev/video1] Mar 19 10:54:32 kitchen-computer zmdc[3392]: INF ['zmc -d /dev/video1' starting at 09/03/19 10:54:32, pid = 1646...
by nickmcg
Thu Mar 12, 2009 6:46 pm
Forum: ZoneMinder 1.24.x
Topic: Got signal 11 (Segmentation fault), crashing. Ubuntu 8.10
Replies: 5
Views: 5218

I have the same initial problem - I haven't tried your solution of disabling ffmpeg etc yet. Info on the logitech cam Video Capabilities Name: USB Camera (046d:08da) Type: 1 Can capture Video Channels: 1 Audio Channels: 0 Maximum Width: 640 Maximum Height: 480 Minimum Width: 48 Minimum Height: 32 Wi...
by nickmcg
Thu Mar 12, 2009 5:47 pm
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder Problem.
Replies: 15
Views: 11399

solved:

there was a copy of the original files in /usr/lib/i686/cmov, so I copied the newer ones as before.

HTH

Nick
by nickmcg
Mon Mar 09, 2009 5:52 pm
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder Problem.
Replies: 15
Views: 11399

I copied the files

Nick
by nickmcg
Sun Mar 08, 2009 11:45 am
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder Problem.
Replies: 15
Views: 11399

Another problem (related maybe)

Code: Select all

 sudo zmu -q -v /dev/video1
zmu: symbol lookup error: /usr/local/lib/libavcodec.so.52: undefined symbol: av_gcd
Any ideas?

Nick :cry:
by nickmcg
Sat Mar 07, 2009 9:59 am
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder Problem.
Replies: 15
Views: 11399

Ok, it does seem to be a linker problem.

Zoneminder compiled successfully after I copied the lib files from /usr/local/lib to /usr/lib


HTH

Nick
by nickmcg
Thu Mar 05, 2009 11:19 pm
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder Problem.
Replies: 15
Views: 11399

I think this is a linker problem _ i'm investigating the libraries now & will let you know what (if) I find

Nick
by nickmcg
Thu Mar 05, 2009 4:10 pm
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder Problem.
Replies: 15
Views: 11399

liviab,

I'm unable to compile from sources
zm_rtsp.cpp:183: undefined reference to `avformat_alloc_context'

Using ubuntu 8.10

Nick
by nickmcg
Thu Mar 05, 2009 9:30 am
Forum: ZoneMinder Previous Versions
Topic: ZoneMinder Problem.
Replies: 15
Views: 11399

I have the same problem using a logitech quickcam messenger zmu gives Video Capabilities Name: USB Camera (046d:08da) Type: 1 Can capture Video Channels: 1 Audio Channels: 0 Maximum Width: 640 Maximum Height: 480 Minimum Width: 48 Minimum Height: 32 Window Attributes X Offset: 0 Y Offset: 0 Width: 3...