Re: zoneminder AXIS mpeg4 ffmpeg-libraries

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

 



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.
-- 
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]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux