summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/AV/README
blob: ffe6958a6db10e180c52820218272bd3acecde6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
// $Id$

TAO Audio/Video Streaming service
---------------------------------


This is a prototype implementation of the CORBA "Control and
Management of A/V streams" specification, that defines various
interfaces for controlling multimedia streams.

This directory contains the following files

AVStreams_i.{h,cpp}:       Implementation of the A/V handshake specification, as well
                           as base classes for the various interfaces defined in the spec. 

Endpoint_Strategy.{h,cpp}: Implementation of various multimedia endpoint activation strategies.

A complete distributed audio/video streaming application that
illustrates the use of the various components defined above is
available in the following directory:

TAO/orbsvcs/tests/AVStreams/mpeg/source/


Sumedh Mungee <sumedh@cs.wustl.edu>
Nagarajan Surendran <naga@cs.wustl.edu>
Alexander Arulanthu <alex@cs.wustl.edu>