Tested in 1.22.1.
sudo apt install libv4l-dev
sudo apt install libgtk-3-dev
cargo run
MIT
- rscamとrelmを利用して、カメラの画像を表示するアプリをrustで作る方法
- Are there any video capture libraries out there?
- Struct gtk::Image
- How to draw in-memory images to a window?
- Trait gtk::ImageExt
- GTKとRustでLinuxデスクトップアプリ入門
- 2.13. Reserved Format Identifiers
- Gdk pixbuf load image from memory
- Struct gdk_pixbuf::PixbufLoader
- How do I update/redraw a GTK Widget (GTKLabel) internally without a key press event using python?
- fn connect_exec_ignore_err<CALLBACK, STREAM, TOSTREAM>
- relm/examples/async/src/main.rs