Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2010 21:12:46 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/mod_smooth_streaming Makefile distinfo pkg-descr pkg-plist ports/www/mod_smooth_streaming/files pkg-message.in
Message-ID:  <201005252112.o4PLCkis016333@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgollucci    2010-05-25 21:12:46 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_smooth_streaming Makefile distinfo pkg-descr pkg-plist 
    www/mod_smooth_streaming/files pkg-message.in 
  Log:
  Smooth Streaming Module for Apache. Encode your content once
  and playback on Silverlight, iPhone and Flash 10.1.
  
  Advantages & features:
  
    * It's HTTP-based, so no problems with firewalls.
    * It's cache/proxy friendly, so you can use generic HTTP caches/proxies.
    * It's cheap, there is no need for additional media streaming
      services offered by hosting providers.
    * The end user will appreciate the fast starting and seeking
      anywhere in the video.
    * The video dynamically adapts to network conditions.
    * It uses the industry standard MPEG4 file format.
    * Use your favourite open source software (X264) to encode your videos.
    * Encoded content is compatible with both Smooth Streaming for Silverlight
      as well as for HTTP Streaming to the iPhone.
  
  WWW: http://smoothstreaming.code-shop.com/trac/wiki/Mod-Smooth-Streaming-Apache
  
  PR:             ports/146967
  Submitted by:   Marcus Hermansson <bmhermansson at gmail.com>
  
  Revision  Changes    Path
  1.2628    +1 -0      ports/www/Makefile
  1.1       +36 -0     ports/www/mod_smooth_streaming/Makefile (new)
  1.1       +3 -0      ports/www/mod_smooth_streaming/distinfo (new)
  1.1       +11 -0     ports/www/mod_smooth_streaming/files/pkg-message.in (new)
  1.1       +18 -0     ports/www/mod_smooth_streaming/pkg-descr (new)
  1.1       +4 -0      ports/www/mod_smooth_streaming/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005252112.o4PLCkis016333>