Changes between Version 5 and Version 6 of Overview

Show
Ignore:
Author:
cpopescu (IP: 194.102.93.160)
Timestamp:
12/13/09 16:56:25 (9 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Overview

    v5 v6  
    44 
    55'''whisperCast''' is a free, open source and extensible solution for media distribution. We hope you find it useful for your own Internet media projects. 
     6  * '''[wiki: Main Page]'''  
     7  * '''[wiki:Download]'''  
     8 
    69 
    710== Overview == 
    2225Protocols 
    2326 
     27== [wiki:Licensing] == 
     28 
     29whisperCast is free and open source software. We offer most of the software under a BSD-style license. Certain components are LGPL.   
     30(There are also some [wiki:commercial] components offered by whisperSoft, available under a commercial style license.) 
     31 
    2432=== Supported streaming protocols === 
    2533 
    2836=== Media Formats === 
    2937 
    30 Supported media formats for streaming: Flash Video, mp3, AAC. 
     38Supported media formats for streaming: Flash Video (flv/f4v), mp4, mp3, AAC. 
    3139 
    3240=== Performance === 
    4048There are several components of the system: 
    4149 
    42 === whisperLib === 
     50=== [wiki:whisperLib] === 
    4351 
    4452This is a general purpose library. Contains code for common things like logging and file manipulation, networking, an HTTP protocol implementation (server&client), and an RPC library. 
    5664It is distributed under a BSD-style license 
    5765 
    58 === '''whisperCast''' === 
     66=== '''[wiki:whisperCast]''' === 
    5967 
    6068This is a streaming server itself. It puts together components from '''whisperLib''' and '''whisperStreamLib''' into a full solution for media streaming and distribution. The input for streaming can come from files, pushed or pulled streams (from another '''whisperCast''' or '''whisperer''' [see bellow]), mixed, mangled and massaged inside the server, according to your desire, and served to the user via HTTP or RTMP protocols. 
    7078It is distributed under the LGPL. 
    7179 
    72 === whisperer === 
     80=== '''[wiki:whisperer]''' === 
    7381 
    7482This is a server that can encode live streams to be served through '''whisperCast'''. It can be used as the feeding point for an entire distribution network, as the encoded stream from a camera (or other capture device, like a tv-tuner) can be be pushed to (or pulled by) '''whisperCast''' for serving.  
    8290It is distributed under a BSD-style license. 
    8391 
    84 == Commercial Components == 
     92== [wiki:commercial Commercial Components] == 
    8593 
    8694There are several auxiliary components that whisperSoft offers as [wiki:commercial] products (ie. for money, with a commercial license).