USER INTERFACE TOOLKIT ARCHITECTURES
FOR DISTRIBUTED MULTIMEDIA APPLICATIONS

Joseph A. Konstan

Department of Computer Science
University of Minnesota
200 Union Street SE -- Room 4-192
Minneapolis, MN 55455

CONTACT INFORMATION

konstan@cs.umn.edu
+1 612 625-1831 (phone)
+1 612 625-0572 (fax)

WWW PAGE

http://www.cs.umn.edu/research/GIMME/

PROGRAM AREA

Usability and User-Centered Design

KEYWORDS

Multimedia systems, user interface toolkits, distributed multimedia applications, embeddable applications

PROJECT SUMMARY

We have found that current graphical user interface toolkits provide little support for distributed multimedia applications. This project investigates components of toolkit architecture to support distributed multimedia applications.

The primary component of the project is the "embeddable application" architecture. Embeddable applications are multimedia widgets with both programmatic controls and user interfaces for controls. For example, a video embeddable application has user interfaces to control playing, pausing, reverse and fast-forward play, and random access. It also has programmatic controls that allow other parts of the application to control the video display and that allow the embeddable application to be synchronized with other embeddable applications (through links to a common clock). The user interface for the controls is adjustable. The user can cycle through different interfaces when appropriate (a technique adapted the SUIT system) and the application designer can specify that redundant interfaces be hidden (e.g., two tightly synchronized video streams can share a single control set).

The goal of this part of the project is to design a model for multimedia interface components that can be assembled into a complete interface at media discovery time. An application browsing the world wide web, for example, should be able to negotiate with a media server to select a set of streams and their synchronizations. Then, the application can assemble embeddable applications into a semi-custom displayer for that set of streams. Other key issues include the various composition methods for embeddable applications and the possibility of storing embeddable applications in a dynamically loadable form at well-known servers to support a wider range of browsing flexibility.

Finally, the project is also investigating event models for toolkits that support distributed multimedia applications to determine which models are most effective for providing high performance and support for collaboration.

PROJECT REFERENCES

References to papers or other sources of more information about your project.

Konstan, J.A. "An Agent-Event Architecture for Graphical User Interface Toolkits," Ph.D. Dissertation, Computer Science Division, University of California, Berkeley, 1993.

Rowe, L.A., Konstan, J.A., et. al., "The Picasso Application Framework," Proceedings of UIST '91, Hilton Head, SC, 1991.

AREA BACKGROUND

Multimedia application and toolkit architecture deals with the design of software systems to support authoring and browsing multimedia presentations. A great deal of progress has been made commercially in developing systems that can be configured to use external viewers to manage different media. For example, both MIME-compliant mail readers and Netscape software allow users and site administrators to configure their systems by specifying which players are availible.

In my opinion, the future is very much focused on establishing media connections (rather than download-and-play interfaces) and its success will depend heavily on how well multiple streams of information can be integrated. As a simple example, users should be able to request audio tracks for some image sets in different languages, or text captions, and still view a coherent presentation.

Substantial excitement exists over the idea that we may be able to define media rich enough to provide highly interactive and adaptive interfaces. These interfaces may even contact other sites on the network to request implementations of media players not available. Both the HotJava work and some of my own work on commands as media is exploring this frontier.

AREA REFERENCES

Patterson, J.F., Hill, R.D., et.al., "Rendezvous: An architecture for synchronous multi-user applications," Proceedings of the Conference on Computer-Supported Cooperative Work, Los Angeles, CA, October 1990.

Rowe, L.A., and Smith, B.C., "A continuous media player," Proc. 3rd Int. Workshop on Network and Operating System Support for Digital Audio and Video, San Diego, CA, November 1992.

Blakowski, G. et. al. "Tool support for the synchronization and presentation of distributed multimedia." Computer Communications, 15(10) (December 1992), 611-618.

Schnepf, J. et. al. "Doing FLIPS: FLexible Interactive Presentation Synchronization," IEEE Journal on Selected Areas of Communications, to appear.

Sun Microsystems, Inc. "The HotJava Browser: A White Paper." http://java.sun.com/1.0alpha3/doc/overview/ hotjava/index.html.

RELATED PROGRAM AREAS

Adaptive Human Interfaces

Virtual Environments

POTENTIAL RELATED PROJECTS

Adaptive extensions to the embeddable application composition model.

Extensions into a wider range of media including immersive and non-immersive virtual environments.