issues
search
mycrl
/
hylarana
A cross-platform screen casting library implemented by Rust.
https://crates.io/crates/hylarana
GNU Lesser General Public License v2.1
12
stars
1
forks
source link
feat: windows pre release version;
#17
Closed
mycrl
closed
6 months ago
mycrl
commented
6 months ago
Use libobs for capture and ffmpeg for encoding and decoding;
Can capture audio, video devices, monitors, windows;
Provides a simple example of using SDL to render a video stream;
Known issues
There is currently an issue with audio capture, in the example no audio frames are output;
The transport layer does not have metadata headers for audio;
Known issues