ZM 1.29 with IP302-PI
Posted: Fri Jan 15, 2016 2:22 am
Hey all, I've just installed 1.29 and I've got a few problems, and I hope that somebody can help me out.
First of all, the system that I'm running zoneminder on(it's an old computer of mine, but it still works!):
AMD Athlon 64 x2 3800+(2.0 GHz)
4 GB RAM
> 1TB HDD space
Debian 8 (Jessie)
I've got two Trendnet IP302-PI cameras that I want to connect up. In order to do that, I've installed the latest version of Zoneminder from git,
as according to this issue the cameras won't work with 1.28: https://github.com/ZoneMinder/ZoneMinder/pull/691 (1.28 is what is in jessie-backports). To install it from git I did:
ln -s distros/debian8 debian
dpkg-buildpackage
dpkg -i <generated .deb files>
Everything seems to work fine, but I can't see any streaming on the web console. The source is green, on the web side, which the docs indicate means that it is working properly. I setup the secondary stream on the camera for testing purposes, which is set to a 320x240
stream at 10 FPS. Zoneminder has been setup with a 'Source Type' of ffmpeg and a source path of admin:admin@10.10.10.21:554/v2. I can play this video perfectly fine using VLC and opening up a network stream.
However, once I try to view the camera through the web it never comes up. Also, on my server, the 'zmc' process is running at 100%
all the time, which seems very odd given the small resolution that I have set the camera to. *note: I managed to drop the process down
in CPU usage by limiting the FPS on the Zoneminder side.
I'd really like to get these cameras working, any ideas on what I can do/what other information would be helpful?
First of all, the system that I'm running zoneminder on(it's an old computer of mine, but it still works!):
AMD Athlon 64 x2 3800+(2.0 GHz)
4 GB RAM
> 1TB HDD space
Debian 8 (Jessie)
I've got two Trendnet IP302-PI cameras that I want to connect up. In order to do that, I've installed the latest version of Zoneminder from git,
as according to this issue the cameras won't work with 1.28: https://github.com/ZoneMinder/ZoneMinder/pull/691 (1.28 is what is in jessie-backports). To install it from git I did:
ln -s distros/debian8 debian
dpkg-buildpackage
dpkg -i <generated .deb files>
Everything seems to work fine, but I can't see any streaming on the web console. The source is green, on the web side, which the docs indicate means that it is working properly. I setup the secondary stream on the camera for testing purposes, which is set to a 320x240
stream at 10 FPS. Zoneminder has been setup with a 'Source Type' of ffmpeg and a source path of admin:admin@10.10.10.21:554/v2. I can play this video perfectly fine using VLC and opening up a network stream.
However, once I try to view the camera through the web it never comes up. Also, on my server, the 'zmc' process is running at 100%
all the time, which seems very odd given the small resolution that I have set the camera to. *note: I managed to drop the process down
in CPU usage by limiting the FPS on the Zoneminder side.
I'd really like to get these cameras working, any ideas on what I can do/what other information would be helpful?