Search found 8 matches

by zorque
Mon Dec 22, 2008 6:50 am
Forum: ZoneMinder 1.24.x
Topic: memory issues (I think)-Ubuntu svr 8.04 / 1.24.0-rc1-2678
Replies: 12
Views: 11514

Was just asking because your screen shot setting above show you have it set for RTP/RTSP Oh yeah. I had switched it for S&Gs; forgot to switch it back before prnt-scrn What version of ffmpeg are you using? In the process of re-installing CentOS (too tired to remember all the changes I have made ...
by zorque
Mon Dec 22, 2008 6:09 am
Forum: ZoneMinder 1.24.x
Topic: memory issues (I think)-Ubuntu svr 8.04 / 1.24.0-rc1-2678
Replies: 12
Views: 11514

in zoneminder, yes (at least that's what the preset sets). On the
cordel wrote:Shouldn't your remote method be RTP/Unicast?
camera side I was instructed to set the streaming method to RTP over UDP.
by zorque
Mon Dec 22, 2008 5:39 am
Forum: ZoneMinder 1.24.x
Topic: memory issues (I think)-Ubuntu svr 8.04 / 1.24.0-rc1-2678
Replies: 12
Views: 11514

Checked and triple-checked. RTSP, RTP-over-UDP, port 7070, 640x680@30fps, exactly per isntructions from bluecherry for those cameras. Funny that they had zm support marked as yes on theuir store page, and the weekend after I call for help they change it to note 1.24 only :) Any other ideas? I would ...
by zorque
Mon Dec 22, 2008 12:54 am
Forum: ZoneMinder 1.24.x
Topic: memory issues (I think)-Ubuntu svr 8.04 / 1.24.0-rc1-2678
Replies: 12
Views: 11514

Set debug to 5 and got the same errors. One error log did show: Try setting debug to 5 and check the debug logs. It might turn up something a bit more useful. When ZM can not capture from a device, it may look like memory errors but when in reality since it could not capture anything to place in ...
by zorque
Sun Dec 21, 2008 11:25 pm
Forum: ZoneMinder 1.24.x
Topic: memory issues (I think)-Ubuntu svr 8.04 / 1.24.0-rc1-2678
Replies: 12
Views: 11514

Source Setup

FYI, my source is set up (using ACTI preset). The camera is set up to default, then changed to RTP over UDP and 640x480@30fps. Source is as follows:
(note: I tried with and without the admin:123456@...)
Image
by zorque
Sun Dec 21, 2008 10:58 pm
Forum: ZoneMinder 1.24.x
Topic: memory issues (I think)-Ubuntu svr 8.04 / 1.24.0-rc1-2678
Replies: 12
Views: 11514

UPDATE:

As I find it very hard to sit still, I threw in a different hard drive and installed CentOS 5.2 and installed (following oakleeman's guide at http://www.zoneminder.com/forums/viewtopic.php?t=11153 ) The only change (other than using 1.24) I made was yum install perl-Sys-Mmap Now I have a clean ...
by zorque
Sat Dec 20, 2008 6:25 pm
Forum: ZoneMinder 1.24.x
Topic: memory issues (I think)-Ubuntu svr 8.04 / 1.24.0-rc1-2678
Replies: 12
Views: 11514

The /dev/shm directory has rwxrwxrwt, so should be world write-able. There is nothing in that directory (ls -a -l) whether zm is running or not. I tried 'touch .zm.mmap.5' for S&Gs and the zmwatch errors went away. The debug errors stayed, though, and the camera still did not work. Any other ideas ...
by zorque
Sat Dec 20, 2008 1:18 am
Forum: ZoneMinder 1.24.x
Topic: memory issues (I think)-Ubuntu svr 8.04 / 1.24.0-rc1-2678
Replies: 12
Views: 11514

memory issues (I think)-Ubuntu svr 8.04 / 1.24.0-rc1-2678

OK, Let's see if I can ask my first question without looking dumb. Ubuntu server 8.04, fresh install (LAMP) intel i386, 1.5G RAM, 200G HDD apt-get install of: libc6-dev libssl-dev libgnutls-dev libjpeg62-dev ffmpeg libmysqlclient15-dev build-essential xawtv ssh and open server cpan install of: PHP ...