ARTS is the APE class library for Real Time Streaming.  ARTS includes
abstract classes to implement core support for RTP derived protocols as a
threaded stack, and is targeted at the development of streaming servers
such as VoIP gateways, network audio conference systems, etc.  ARTS is
derived from and does require the APE class library which may be found at
http://www.tycho.com/ape.  The ARTS software distribution may be found
either at ftp://ftp.tycho.com/pub/arts or ftp://www.voxilla.org/pub/arts.

The first question that has been asked is how ARTS relates to other
projects, such as Open H323.  First the goal of ARTS is a flexible
class library that can be used to implement a wide range of streaming
media services, and hence does not target nor will support a single
protocol family.  However, ARTS will not mearly include RTP streaming, but
also will over time support abstract classes to enable implementation
of all the various session management and control protocols one might
associate with projects such as Open H323, SIP, etc, and hence can be
thought of as a general purpose class library framework for the
development of expairemental streaming applications and internet
telephony services in general.

This initial release of ARTS covers the core base classes proposed for
the RTP framework, and their design as dual threaded sockets.  This
release of ARTS will be followed shortly with a functional RTP Audio
streaming class which will implement the common audio codecs, and
associated RTCP control.  After that, abstract classes will be introduced
for the common session management protocols.

While there is a concentration on the development of internet voice
telephony servers with ARTS, the goal is for ARTS to be general purpose
enough to use in the development of any kind of streaming media
applications including streaming video servers, mpeg broadcasting, etc.

The arts home page will be initially started at http://www.tycho.com/arts,
and will shortly thereafter migrate to Voxilla.  ARTS is GPL'd and
is held in copyright by the Open Source Telecom Corporation.  Please send
any comments and feedback to dyfet@ostel.com.


 
