Commit graph

4 commits

Author SHA1 Message Date
Philip M. Gollucci
b77e307a41 - Mark mod_* modules MAKE_JOBS_SAFE=yes
With Hat:   apache@
Tested by:  Several P6 TB runs
2010-09-22 21:50:03 +00:00
Pav Lucistnik
b993f73478 - Fix plists: cannot use %F one line above the handled file
Reported by:	pointyhat
2010-05-30 17:43:22 +00:00
Philip M. Gollucci
d0f8c62898 - Fill in the maintainer (original submitter) 2010-05-27 14:56:01 +00:00
Philip M. Gollucci
273e59cbe0 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>
2010-05-25 21:12:46 +00:00