1,331 research outputs found
Architektur und Implementierung eines Anwendungsprotokolls fĂŒr digitale Filme
Das Movie Transmission Protocol ist ein portables Anwendungsprotokoll zur Ăbertragung von kontinuierlichen Medien. Es ist vollstĂ€ndig implementiert und setzt auf den Internet-Transportprotokollen auf. Die FunktionalitĂ€t der existierenden Transportschnittstellen muss MTP allerdings um vorausschauende Fehlerkorrektur und ratenbasierte Flusskontrolle erweitern. In dieser Arbeit werden nach einer EinfĂŒhrung in die Architektur des XMovie-Systems zunĂ€chst die funktionalen Einheiten von MTP vorgestellt. Danach wird der Dienst von MTP beschrieben und die Spezifikation des Protokolls skizziert sowie auf einige Implementierungsdetails eingegangen
Effiziente Verarbeitung von multimedialen Datenströmen in Window-Systemen
Fensterorientierte Oberflaechen haben sich auf Workstations aller Leistungsklassen durchgesetzt. Deshalb liegt es nahe, Multimedia-Anwendungen in solche Oberflaechen zu integrieren. Dieser Artikel gibt zunaechst eine Uebersicht ueber die verschiedenen technischen Moeglichkeiten zur Integration von Multimedia-Datenstroemen in ein Fenstersystem; die Vor- und Nachteile der einzelnen Ansaetze werden gegenuebergestellt. Waehrend Loesungen mit Hardware-Unterstuetzung im allgemeinen schneller sind, sind reine Software-Implementierungen flexibler und portabler. Als ein Beispiel fuer eine Software-Loesung werden Architektur, Implementierung und Leistungsanalyse eines netzwerkfaehigen Filmsystems fuer das X-Window-System ausfuehrlich diskutiert. Es zeigt sich, dass die Uebertragung und Darstellung von digitalen Filmen auf modernen Workstations in Hochgeschwindigkeitsnetzen ohne spezielle Hardware in Realzeit moeglich ist. AuĂerdem werden neue Ansaetze zur Gestaltung der Mensch-Maschine-Schnittstelle mit multimedialen Komponenten vorgestellt
MCAM: An Application Layer Protocol for Movie Control, Access, and Management
Most of the recent work on distributed multimedia systems has concentrated on the transmission, synchronization and operating system support for continuous media data streams. We consider the integrated control of remote multimedia devices, such as cameras, speakers and microphones, to be an important part of a distributed multimedia system. In this paper we describe MCAM, an application layer architecture, service and protocol for Movie Control, Access, and Management in a computer network. The OSI Reference Model is our framework. We present the protocol data units and the Finite State Machine for our application protocol and outline the automatic generation of the implementation code for layer 7 from our formal specification. MCAM allows complete and integrated control of movie data streams and devices in a heterogeneous multimedia network
Erweiterung von X fĂŒr digitale Filme
In dieser Arbeit wird eine Erweiterung von X11 fĂŒr die Bewegtbilddarstellung in einer verteilten Umgebung vorgestellt. Sie ermöglicht den benutzerkontrollierten Ablauf von Filmen in Fenstern, die von X zur VerfĂŒgung gestellt werden. Nach einer EinfĂŒhrung in die Problematik der Bewegtbilddarstellung und -ĂŒbertragung wird die Erweiterung des X-Window-Systems detailliert beschrieben. Der Schwerpunkt liegt dabei auf der FunktionalitĂ€t der Benutzerschnittstelle und der Verarbeitung von FilmauftrĂ€gen im X-Server. Ausserdem werden verschiedene Leistungsmessungen prĂ€sentiert, die zur Engpassanalyse des Systems durchgefĂŒhrt wurden
XMovie: Architecture and Implementation of a Distributed Movie System
We describe a system for storing, transmitting and presenting digital movies in a computer network. The hardware used in the system is standard hardware, as found in typical workstations today; no special hardware is required. The movies are shown in windows of the X window system. This allows full integration with the classical components of computer applications such as text, color graphics, menus and icons. The XMovie system has several innovative features: First, it contains a new algorithm for the gradual adaptation of the color lookup table during the presentation of the movie to ensure optimal color quality on low-end workstations. Second, it is a multi-standard system supporting the compression techniques MPEG, H.261, Motion JPEG, and a newly developed extension to the well known Color Cell Compression method. Third, we introduce AdFEC, a new adaptable forward error correction method for our movie transmission protocol
Implementing Movie Control, Access and Management - from a Formal Description to a Working Multimedia System
In this paper we describe the tool-supported specification and implementation of a multimedia communication protocol on parallel hardware. MCAM is an application layer protocol for movie control, access and management. We specify the full MCAM protocol together with ISO presentation and session layers in Estelle. Using a code generator, we derive parallel C++ code from the specification. The code is compiled and executed on a multiprocessor system under OSF/1 and on UNIX workstations. Measurements show the performance speedup gained by several different configurations of parallel units. We also report on experiences with our methodology
- âŠ