Nothing in the apache logs. OK, the FQDN error, and that is about it.
I did you that recipe on an Ubuntu server install. Went thought it more then twice as I missed a pathing setting.
Search found 1060 matches
- Sun Sep 02, 2018 1:23 am
- Forum: ZoneMinder 1.30.x
- Topic: Cannot View Event Video
- Replies: 10
- Views: 57112
- Sun Aug 12, 2018 3:01 am
- Forum: ZoneMinder 1.30.x
- Topic: Cannot View Event Video
- Replies: 10
- Views: 57112
Re: Cannot View Event Video
Bumped CPU and RAM and still get it.
- Sun Aug 05, 2018 2:07 am
- Forum: ZoneMinder 1.30.x
- Topic: ZoneMinder + FreeNAS SMB
- Replies: 4
- Views: 4835
Re: ZoneMinder + FreeNAS SMB
FreeNAS will do NFS and you will have much less trouble then with smb.
- Sun Aug 05, 2018 1:58 am
- Forum: ZoneMinder 1.30.x
- Topic: High disk utilization
- Replies: 6
- Views: 4488
Re: High disk utilization
Using multiple partitions is old school. Modern distros use one partition by default. Well, maybe two, one swap and one ext4. Bionic uses one partition with a swap file. This only works if you have one disk. If you want videos on the NFS mount on the storage array and you want mysql to run on the ...
- Sun Aug 05, 2018 1:47 am
- Forum: ZoneMinder Distributions
- Topic: Low CPU usage
- Replies: 1
- Views: 7241
Re: Low CPU usage
You will need to decode the h264 and then display it, so there is some work. And 1080p is not lightweight. I have 4 720 streams in a VM with 2 cores and 3 gig of ram and I am getting close to the limits when I am looking at video. This is with modetect however.
- Sun Aug 05, 2018 1:41 am
- Forum: ZoneMinder 1.30.x
- Topic: Cannot View Event Video
- Replies: 10
- Views: 57112
Re: Cannot View Event Video
I am also getting this. Not often, and on different cameras. But often enough to be a problem. I lothe to try the fix below as then the events start too late. https://forums.zoneminder.com/viewtopic.php?f=29&t=21511 Also, tmpfs is 3% and my swap is almost untouched. But it is using a bit so I may ...
- Wed Jul 04, 2018 3:50 am
- Forum: Hardware Queries
- Topic: Trouble adding cameras
- Replies: 1
- Views: 2979
Re: Trouble adding cameras
What is the address line in VLC that works?
- Wed Jul 04, 2018 3:39 am
- Forum: Hardware Queries
- Topic: Running ZM in a VM
- Replies: 2
- Views: 5029
Re: Running ZM in a VM
I am also running on KVM but with only 2 cores, and 4gig of ram. Load is not over .5 most of the time. Never over 1. I think it will need to be scoped properly, and you should also have the actual headroom on your hypervisor is it is not intermittent load!
- Wed Jul 04, 2018 2:46 am
- Forum: Hardware Compatibility List
- Topic: Secure PoE camera
- Replies: 2
- Views: 4468
Re: Secure PoE camera
I finally got the GeoVision/USAvision 1300 cameras working. They are 720p and $30 at Frys. Nice picture and the IR is controllable in the web config. The down side is that the web config is Internet Explorer ONLY! Even with no streaming... Sigh. But they are cheap!
- Wed Jul 04, 2018 2:23 am
- Forum: ZoneMinder 1.30.x
- Topic: Camera disappears after "Gone into alert state"
- Replies: 16
- Views: 8890
Re: Camera disappears after "Gone into alert state"
Did anything change before the problem? This was not right after you upgraded to 17.10 is it?
- Mon Jul 02, 2018 12:05 am
- Forum: ZoneMinder 1.30.x
- Topic: Preferable OS
- Replies: 7
- Views: 4542
Re: Preferable OS
Ubuntu is probably the most tested. And 16.04 has the most testing so far. Use what you are most comfortable with, but you will get support from people who know your OS. I have servers on everything from Ubuntu to FreeBSD, with lots of things inbetween. I used 16.04 on my recent install, as the 18 ...
- Sun Jul 01, 2018 11:54 pm
- Forum: ZoneMinder 1.30.x
- Topic: [Solved]ffmpeg and vlc work. Zoneminder does not...
- Replies: 2
- Views: 2518
Re: ffmpeg and vlc work. Zoneminder does not...
Sigh... Never mind... Missed this in the instructions. Need to bring back the flash tag from the 80s.
TLDR: User error, but the instructions could be more clear.
Also, the images directory does not hold the images...PATH_ZMS is not set to /zm/cgi-bin/nph-zms
TLDR: User error, but the instructions could be more clear.
- Sun Jul 01, 2018 11:39 pm
- Forum: ZoneMinder 1.30.x
- Topic: [Solved]ffmpeg and vlc work. Zoneminder does not...
- Replies: 2
- Views: 2518
Re: ffmpeg and vlc work. Zoneminder does not...
More details... Ubuntu 16.04.4 using the Wiki instructions and the PPA. Logs... 2018-07-01 18:37:52.837877 zmc_m2 19363 INF Priming capture from rtsp://admin:admin@192.168.64.70/media/video2 zm_ffmpeg_camera.cpp 104 2018-07-01 18:37:52.821862 zmc_m2 19363 INF Starting Capture version 1.30.4 zmc.cpp ...
- Sun Jul 01, 2018 11:14 pm
- Forum: ZoneMinder 1.30.x
- Topic: [Solved]ffmpeg and vlc work. Zoneminder does not...
- Replies: 2
- Views: 2518
[Solved]ffmpeg and vlc work. Zoneminder does not...
I am trying to get the amazingly cheap GeoVision/USAvision cameras to work. I have the main channel set up for H.264 and the sub for mjpeg with RTSP. It works fine on vlc with rtsp://user:password@192.168.64.70/media/video1 and rtsp://user:password@192.168.64.70/media/video2 . It also captures fine ...
- Mon Sep 24, 2012 10:19 pm
- Forum: ZoneMinder Previous Versions
- Topic: can't find framebuffer base address
- Replies: 4
- Views: 9647
Re: can't find framebuffer base address
A little late, but he is still right... http://www.zoneminder.com/forums/viewto ... 51&p=43147 For the xawtv solution.