9b4d5d203892449dfd48cdf74bbea6310c5072c4
Handle PLI to send a keyframe whenever the client requests. This should fix image freezes.
Mira Screenshare
A high-performance screen-sharing / remote collaboration software written in Rust.
The project is still in its early development phase.
Build
You need to have ffmpeg installed.
- For macOS, you could use
brew install ffmpeg. - For Windows, you need to download ffmpeg from here.
Make sure you download a shared library build such as
ffmpeg-n5.1-latest-win64-gpl-5.1.zip.
Then, simply run cargo build --release to build the project. and cargo run --release to run it.
Configure
Configuration file is by default config.toml. There are preset configs in configs/ directory that you could use
as a starting point.
License
GPLv3
Attributions
Languages
Rust
97%
HLSL
1.8%
Makefile
0.8%
Shell
0.3%
Batchfile
0.1%