Im currently working on the security setup for my new compagny and i think that ZoneMinder would be great as my camera server. Im a gentoo user so i tried to do a emerge for ZoneMinder and i got this error :
Code: Select all
zm_mpeg.cpp: In member function `double VideoStream::EncodeFrame(uint8_t*, int,
bool, unsigned int)':
zm_mpeg.cpp:263: error: cannot convert `AVCodecContext**' to `AVCodecContext*'
in initialization
make[2]: *** [zm_mpeg.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/zoneminder-1.21.3/work/zm-1.21.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/zoneminder-1.21.3/work/zm-1.21.3'
make: *** [all] Error 2
!!! ERROR: www-misc/zoneminder-1.21.3 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! emake failed