Publication: REMIRTA: ejecución remota de aplicaciones multimedia interactivas de tiempo real
Loading...
Official URL
Full text at PDC
Publication Date
2013
Authors
Advisors (or tutors)
Editors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
REMIRTA es una herramienta para la ejecución remota de aplicaciones multimedia interactivas de tiempo real. Sigue un esquema de cliente/servidor en el cual el servidor ejecuta toda la carga de trabajo de la aplicación, y el cliente recibe a través de streaming las imágenes que genera. El proyecto se ha desarrollado con el lenguaje
de programación Python, y busca la optimización de la latencia entre el servidor y el cliente. La principal aplicación de este proyecto es en la industria de los videojuegos, pero también se puede extender a otras aplicaciones como los escritorios remotos.
[ABSTRACT]
REMIRTA is a tool developed for the remote execution of multimedia interactive real-time applications. It follows a client/server model, where the server executes all the workload of the application, while the client receives by streaming the generated images. The project has been developed with the Python programming language, and focus on the optimization of the latency between the client and the server. The main application of this project is on the videogames industry, but it can be used for other applications, like remote desktops.
Description
Trabajo de Fin de Máster en Ingeniería de Computadores