Skip to content
arut edited this page Jun 26, 2012 · 20 revisions

The project started in March 2012.

Project features:

  • H264/AAC
  • Apple HTTP Live Streaming (HLS)
  • Transcoding with FFmpeg

HLS (HTTP Live Streaming)

iPhone requires H264 stream to be encoded with baseline profile. If not follow this rule the video will be jerky.

Choosing player

  • JWPlayer
  • FlowPlayer
  • StrobeMediaPlayer

Using ffmpeg

Verifying session

Clone this wiki locally