Package com.arunta.base.audio.streaming

Total Recall System Audio Streaming

See:
          Description

Interface Summary
StreamPacketListener Interface for remote clients that wish to receive audio stream packets from a Total Recall VR system.
 

Class Summary
StreamControlPacket Stream control packet.
StreamMediaPacket Packet that carries media for a specified stream.
StreamPacket Base class for audio stream packets sent to remote clients.
StreamPacketReceiver Receiver for audio stream packets.
StreamPacketSender Audio stream packet sender.
 

Package com.arunta.base.audio.streaming Description

Total Recall System Audio Streaming

This package contains classes which implement an audio streaming framework.

Total Recall systems use this framework to deliver audio to remote clients for the purpose of real-time call monitoring and off-line playing of recordings.

Basic Use

See the TRMonitoringExample.java and TRPlaybackExample.java file for details on how to use this streaming framework to monitor calls being recorded and play recordings of completed calls.



Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.