Introduction

Remotia is an open-source media processing and streaming framework written in Rust. While being designed with remote rendering and cloud gaming in mind, its components are versatile and can be used in a variety of contexts. Bindings and plug-and-play modules for well-enstablished libraries such as ffmpeg and the SRT protocol are available, while more are in development and will be released soon.

Remotia is actively used for research projects of the IPLab of the University of Catania.

Bibliography

If you use remotia in one of your work, please cite the following paper:

@article{remotia,
  title={An open source framework for video streaming in cloud gaming},
  author={Catania, Lorenzo and Giudice, Oliver and Battiato, Sebastiano and Stanco, Filippo and Allegra, Dario},
  journal={Multimedia Tools and Applications},
  pages={1--24},
  year={2025},
  publisher={Springer}
}