Skip to content

ImTheSquid/gst-ximageredux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XImage Redux

A revived version of GStreamer's ximagesrc, now with resizable window support.

Currently show-cursor is not fully implemented due to a crash condition, but PRs to fix this are welcome.

Usage

In a Library

Add gst-plugin-ximageredux to your Cargo.toml, then use the standard GStreamer API.

CLI

Build the library with cargo build --release, then either add the library in target/release to your GStreamer plugin path or copy the file to the standard location.

About

A revived version of GStreamer's ximagesrc, now with resizable window support

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages