srs

WebM screen recorder.


Keywords
rust, screen-capture, webm
License
MIT

Documentation

Screen Recording Software

srs records your screen.

Installation

cargo install srs

Don't forget to install libvpx and libopus.

Video Format

The video is stored as a WebM file, using the VP9 and Opus codecs.

Contributing

All contributions are (obviously) appreciated.