remotia

Crates.ioremotia
lib.rsremotia
version0.1.3
created_at2025-04-05 21:45:03.472395+00
updated_at2025-07-12 18:15:19.859191+00
descriptionOpen source framework for the development of media streaming and remote rendering software in pure Rust
homepage
repositoryhttps://github.com/remotia/remotia
max_upload_size
id1622477
size69,791
Lorenzo (aegroto)

documentation

README

remotia

Current Crates.io Version Minimum Supported Rust Version

Introduction

remotia is an open source framework for building remote rendering software, implemented in pure Rust.

The objective of this project is to provide:

  • A easy to customize benchmarking tool to researchers that want to evaluate their network communication protocols and encoders in a context of real-time video streaming.

  • A solid basis for teams that want to develop both the server and the client part of a remote rendering solution, with a special focus on cloud gaming and real-time desktop streaming.

Author's note

As of the time of writing, remotia is a one-man PhD project. My aim is to fill the gap that other discontinued projects like GamingAnywhere left, providing an OS/Hardware agnostic platform to run the same kind of experiments while relying on a modern language like Rust. Contributions, tips and reviews are appreciated and encouraged.

Lorenzo.

Usage

Documentation is in progress, for information consult the Remotia Book.

Commit count: 220

cargo fmt