Re: zoneminder AXIS mpeg4 ffmpeg-libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/20/2010 02:41 PM, Nikolay Yatsyshyn wrote:
> Mogens Kjaer wrote:
>>  On 04/20/2010 01:23 PM, Nikolay Yatsyshyn wrote:
>>  ...
>>
>>>  I have been installed ffmpeg-devel, but it was not helpful. This is
>>>  complete log, when I enable camera with mpeg4 profile:
>>>
>>
>>  You'll need to recompile zoneminder. You can't use the version of
>>  zoneminder from the fedora repository.
>>
>>  Mogens
>>
>>
> Ok, I have downloaded srpm with
> yumdownloader --source zoneminder&&  rpm -ivh zoneminder-1.24.2-3.fc12.src.rpm.
> zoneminder from repos was compiled with:
>
> %configure \
>           --with-libarch=%{_lib} \
>           --with-mysql=%{_prefix} \
>           --with-webdir=%{_datadir}/%{name}/www \
>           --with-cgidir=%{_libexecdir}/%{name}/cgi-bin \
>           --with-webuser=%{zmuid} \
>           --with-webgroup=%{zmgid} \
>           --disable-debug \
>           $OPTS
> make %{?_smp_mflags}
> %{__perl} -pi -e 's/(ZM_WEB_USER=).*$/${1}%{zmuid_final}/;' \
>                 -e 's/(ZM_WEB_GROUP=).*$/${1}%{zmgid_final}/;' zm.conf
>
> so I have added:
>           --with-ffmpeg \
>           --with-extralibs="-lmp3lame"
> but still get: FAT [You must have ffmpeg libraries installed to use remote
> camera protocol 'rtsp' for monitor 3]. Where can I get a complete list of
> extralibs to put valid options as "-lmp3lame" in config? I think it need to put
> something like "-lrtsp", but I don't know which option is valid. I know only
> ffmpeg -formats.
>

Is HAVE_LIBAVFORMAT set to 1 in config.h in the BUILD directory?

Else search for ffmpeg in config.log in the same directory.

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

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux