Difference between revisions of "Talk:VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Reverted edits by Zenic (Talk); changed back to last version by Dionoea)
Line 1: Line 1:
== English Spelling/Grammar ==
 
"Passed discussions" should be "Past discussions" (see http://wsu.edu/~brians/errors/passed.html)
 
 
 
== Streaming Profiles ==
 
== Streaming Profiles ==
  

Revision as of 14:58, 28 February 2007

Streaming Profiles

The idea is to make streaming very easy, and yet powerful by using parametrable profiles. These could be used either by the graphical interfaces or through HTTP/command line interfaces. This section will document the design as it progresses.

The various steps in the process will be: - Identification of the feature set - Transforming the features into requirements - Developing the Analysis Model - Developing the Design Model

The Feature-based Object-Orieted Methodology (FOOM) [1], an extension of the Unified Software Process will be followed.