Search found 7 matches
- Thu May 03, 2012 2:15 am
- Forum: ZoneMinder 1.25.x
- Topic: Zoneminder won't compile on Gentoo
- Replies: 3
- Views: 2404
Re: Zoneminder won't compile on Gentoo
Many thanks!
- Mon Mar 26, 2012 5:00 pm
- Forum: ZoneMinder 1.25.x
- Topic: Zoneminder won't compile on Gentoo
- Replies: 3
- Views: 2404
- Fri Mar 23, 2012 6:14 pm
- Forum: ZoneMinder 1.25.x
- Topic: Raspberry Pi
- Replies: 4
- Views: 3361
Re: Raspberry Pi
Still, that's just outputting a pre-formatted video file. It'll be able to run clients (i.e. chrome/firefox/?) and output them to the display just fine but I doubt it could do real-time transcoding or even analysis of frames. Maybe if you slimmed down the build on it and removed the X11 display ...
- Fri Mar 23, 2012 6:07 pm
- Forum: ZoneMinder 1.25.x
- Topic: CentOS Record causing kernel panic
- Replies: 7
- Views: 4189
Re: CentOS Record causing kernel panic
If you've already versioned your kernel with no effect, you might try replacing your memory modules. This could also be a bug in the direct memory access to your display buffer. What video chipset are you using? Have you tried other programs like DirectFB?
- Fri Mar 23, 2012 5:55 pm
- Forum: ZoneMinder 1.25.x
- Topic: h264 artifacts
- Replies: 5
- Views: 5681
Re: h264 artifacts
I guess I am loosing packets, however I don't understand that the video looks good on VLC (and on the web interface of the camera)... I figure that's accurate if low quality is working and high quality isn't. It's very possible that your route/switch topology has a bottleneck and is dropping ...
- Fri Mar 23, 2012 5:51 pm
- Forum: ZoneMinder 1.25.x
- Topic: Can't see images or video streams
- Replies: 2
- Views: 1686
Re: Can't see images or video streams
Could you run:
cd /tmp/zm/
ls -al /tmp/zm/
Basically to verify that the user the zoneminder process is running under has read/write access to that special file?
cd /tmp/zm/
ls -al /tmp/zm/
Basically to verify that the user the zoneminder process is running under has read/write access to that special file?
- Fri Mar 23, 2012 5:27 pm
- Forum: ZoneMinder 1.25.x
- Topic: Zoneminder won't compile on Gentoo
- Replies: 3
- Views: 2404
Zoneminder won't compile on Gentoo
Zoneminder was taken out of the portage tree as it is no longer maintained. Relevant output: make[2]: Entering directory `/source/zoneminder/svn/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/include -Wall -Wno-sign-compare -fno-inline -I/usr/include -g -O2 -MT zmc.o -MD -MP -MF .deps/zmc ...