Sciweavers

1066 search results - page 123 / 214
» Stream Option Manager
Sort
View
JOT
2007
99views more  JOT 2007»
13 years 8 months ago
The Parametric Singleton Design Pattern
The parametric singleton design pattern combines the singleton design pattern with a parameter that enables unique creation of instances of a class. These instances are cached in ...
Douglas A. Lyon, Francisco Castellanos
CCR
2000
121views more  CCR 2000»
13 years 8 months ago
mmdump: a tool for monitoring internet multimedia traffic
Internet multimedia traffic is increasing as applications like streaming media and packet telephony grow in popularity. It is important to monitor the volume and characteristics o...
Jacobus E. van der Merwe, Ramón Cáce...
ICMCS
2005
IEEE
165views Multimedia» more  ICMCS 2005»
14 years 1 months ago
Ravitas: Realistic Voice Chat Framework for Cooperative Virtual Spaces
In this paper, we propose RAVITAS, a framework for realistic voice chat among multiple users in a virtual space reproducing the cocktail party effect. RAVITAS utilizes context-awa...
Keiichi Yasumoto, Klara Nahrstedt
IH
1998
Springer
14 years 12 days ago
Steganography in a Video Conferencing System
We describe a steganographic system which embeds secret messages into a video stream. We examine the signal path which typically includes discrete cosine transformation (DCT) based...
Andreas Westfeld, Gritta Wolf
IWMM
2011
Springer
254views Hardware» more  IWMM 2011»
12 years 11 months ago
Short-term memory for self-collecting mutators
We propose a new memory model called short-term memory for managing objects on the heap. In contrast to the traditional persistent memory model for heap management, objects in sho...
Martin Aigner, Andreas Haas, Christoph M. Kirsch, ...