
Can't attach a picture here "Sorry, the board attachment quota has been reached" so hopefully you can see this from facebook link...

In my alert emails it happens as well. See above.
Any advice?
Thank you
Ben
these are the directions I followed to build itknnniggett wrote:Looks like your screenshots did attach.
Haven't seen this one before.
What does your event log say for this camera?
Does the resolution in zoneminder for this monitor match exactly the resolution in the camera?
What are (all of) your camera settings? Can you post screenshots?
Oh, and please verify whether or not you are using a release of zoneminder or a development snapshot.
live view is not duplicated.knnniggett wrote:Does the live view appear normal or does it look like the screenshots as well?
I tried libvlc but couldn't get it to work.PacoLM wrote:Are you using Ffmpeg as the source type? If so, could you try Libvlc. From my experience it works better and its more stable.
Hope it helps,
PacoLM
but I did have to install ffmpeg manually http://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntubencollinz wrote:I tried libvlc but couldn't get it to work.PacoLM wrote:Are you using Ffmpeg as the source type? If so, could you try Libvlc. From my experience it works better and its more stable.
Hope it helps,
PacoLM
Wait, what? So you deviated from the Ubuntu instructions you posted earlier.bencollinz wrote: but I did have to install ffmpeg manually http://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
so maybe, libvlc is missing?
yes. ffmpeg was not installed with those instructions. I rebuilt twice, from scratch. All I could find to make this camera work was to install ffmpeg manually. I tried libvlc first and it didn't work.knnniggett wrote:Wait, what? So you deviated from the Ubuntu instructions you posted earlier.bencollinz wrote: but I did have to install ffmpeg manually http://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
so maybe, libvlc is missing?
What prompted you to do this?
The trouble with doing that is you have a packaged version of ZoneMinder installed on your system. That packaged version of ZoneMinder was built against the specific version of libav, which ships with your version of Ubuntu. The code path for libav & ffmpeg are different in zoneminder. If you install a version of zoneminder built against libav, but then replace libav with ffmpeg, zoneminder is making the wrong function calls. This is not guaranteed to work.
Best case, zoneminder will still work but won't be running as efficient as it could be. Worst case, anything can happen from general weirdness to a complete crash.