wcap
screen_capture_lite
wcap | screen_capture_lite | |
---|---|---|
1 | 1 | |
844 | 648 | |
- | - | |
7.1 | 3.4 | |
about 2 months ago | over 1 year ago | |
C | C | |
The Unlicense | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wcap
screen_capture_lite
-
Hey Rustaceans! Got a question? Ask here! (34/2022)!
I am trying my hand at writing bindings to screen_capture_lite, my current attempt at this is here where I am statically linking to it. When running my window_count example, I get lots of "unresolved external symbol" errors for some winapi stuff. However, it works as intended if I manually tell my build.rs to link to each individual dependency that it needs. I was under the impression that statically linking to a library with dynamic dependencies wouldn't break them or anything like is apparently happening here. My question is how I can prevent it from breaking these dependencies, or how can I export the list of dependencies to use in build.rs?
What are some alternatives?
video_encoder_for_ogl_dx - H264/HEVC Video Encoder for OpenGL
macfand - Fan control for Macs running Linux
camstudio - CamStudio fork
Cap - Open source Loom alternative. Beautiful, shareable screen recordings.
avidemux2 - Avidemux2, simple video editor
xcap - XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (to be implemented).
ott-packager - OTT/ABR streaming encoder (H264/HEVC) and packager for DASH and HLS
pwr-hd44780 - A driver for HD44780 LCDs, with support for GPIO and I2C - created for use with Raspberry Pi
libmpeghe - MPEG-H 3D Audio Low Complexity Profile Encoder. Decoder: https://github.com/ittiam-systems/libmpegh Contact: [email protected]
screen_capture_lite - cross platform screen/window capturing library
obs-vaapi - OBS Studio VAAPI support via GStreamer
regex - An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.