On 04/20/2010 11:04 AM, Nikolay Yatsyshyn wrote: ... > zmc_m3[8961]: FAT [You must have ffmpeg libraries installed to use > remote camera protocol 'rtsp' for monitor 3]. > zoneminder was installed from fedora repos and ffmpeg with ffmpeg-libs > was installed from rpmfusion repos. Reading the source code: #if HAVE_LIBAVFORMAT camera = new RemoteCameraRtsp( ... ); #else // HAVE_LIBAVFORMAT Fatal( "You must have ffmpeg libraries installed to use remote camera protocol '%s' for monitor %d", protocol.c_str(), id ); #endif // HAVE_LIBAVFORMAT The ffmpeg libraries (ffmpeg-devel) must be available when zoneminder is compiled. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Mobile: +45 22 12 53 25 Email: mk@xxxxxx Homepage: http://www.crc.dk -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines