Live555 version 2009.04.07 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    live555  most recent diff


    version 2009.04.07

      View the most recent changes for the live555 port at: live555.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for live555.
      The raw portfile for live555 2009.04.07 is located here:
      http://live555.darwinports.com/dports/multimedia/live555/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/live555


      The live555 Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: live555
      Version: 2009.04.07
      Category: multimedia
      Maintainers: milosh openmaintainer
      Description: LIVE555 Streaming Media
      Long Description: This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems) - can be used to build streaming applications.
      Homepage: http://www.live555.com/liveMedia/
      Platform: darwin
      Master Sites: ${homepage}public/ macports
      Checksums: md5 724d6779ae6363545d9e83808e5cec2e sha1 2119d60941aa3d74234df0f36faa69bb904a7530 rmd160 4e9c861a3c78d6ddaa79e60723eeabe9856acff3
      distname live.${version}
      universal_variant no
      worksrcdir live
      configure.cmd ./genMakefiles
      configure.pre_args {}
      destroot {
      xinstall -d ${destroot}${prefix}/lib
      file copy ${workpath}/live ${destroot}${prefix}/lib/
      }

      platform macosx {
      configure.args macosx
      }
      platform linux {
      configure.args linux
      }

      livecheck.type regex
      livecheck.url ${homepage}public/
      livecheck.regex live\\.(\[0-9a-z.\]+)\\.tar\\.gz

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/live555
      % sudo port install live555
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching live555
      ---> Verifying checksum for live555
      ---> Extracting live555
      ---> Configuring live555
      ---> Building live555 with target all
      ---> Staging live555 into destroot
      ---> Installing live555
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using live555 with these commands:
      %  man live555
      % apropos live555
      % which live555
      % locate live555

     Where to find more information:

    Darwin Ports



    Lightbox this page.