Difference between revisions of "Talk:VLC Developers Corner"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
== 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.