Commit Graph

35 Commits

Author SHA1 Message Date
l1npengtul 43825bdb2c 0.4.4 2021-09-28 17:26:23 +09:00
l1npengtul 41bd83a8fa Fix up remaining stuff - ready to publish 2021-09-27 21:49:17 +09:00
l1npengtul 2bfbda2b93 Working AVFoundationn 2021-09-23 23:23:40 +09:00
l1npengtul 8a08efae72 satisfy clippy 2021-09-20 20:22:50 +09:00
l1npengtul 664e06e052 untested impl AVFoundation, add nokhwa init to init nokhwa, optimize cargo.toml/features, change CameraInfo to &CameraInfo, fix UVC, fix macros 2021-09-20 19:58:10 +09:00
l1npengtul 9e50f920ed working MSMF 2021-09-11 20:49:35 +09:00
l1npengtul e820612ce6 add more api test to web example, add proper atttachment for wasm bindgen classes, add name resolution for queryCameras 2021-08-27 15:16:16 +09:00
l1npengtul abe9adc968 fix compilation errors on wasm 2021-08-23 23:59:43 +09:00
l1npengtul aebd179215 update js_camera with documentation and new APIs, update README, update jenkins CI to use wasm-pack 2021-08-18 23:02:14 +09:00
Patrick Auernig 43918fdc33 Remove default features from image crate dependency (#7)
* Remove default features for image crate

* Add missing feature flag for impl
2021-08-18 00:59:57 +09:00
l1npengtul 08be818ee8 fix clippy errors 2021-08-15 14:34:33 +09:00
l1npengtul 5ef0990d26 add rest of JSCamera members, document and other random fixes for API consistancy 2021-08-14 18:44:32 +09:00
l1npengtul 04c0d3b744 fix documentation warnings 2021-08-10 22:38:33 +09:00
l1npengtul 7e10d36c9e implelemt JSCamera, finish implement Media Foundation, add documentation 2021-08-10 18:25:50 +09:00
l1npengtul d8106f35e6 satisfy clippy 2021-08-01 01:37:48 +09:00
l1npengtul 9e0aff6b90 Bump dependencies, deprecate UVC backend, make use of Cow, finalize Control API 2021-07-20 02:24:12 +09:00
l1npengtul 088934ff81 define new backend trait API for control, add MPL license header 2021-07-18 23:24:17 +09:00
l1npengtul 6cb2d744b1 bump to 0.4.0 to indicate development, add impls for MF types, preliminary definition of mediafoundationcapturedevice, impl msmf query, add query for camera controls, switch frame_raw's return from vec u8 to cow [u8] 2021-07-18 21:29:02 +09:00
l1npengtul fc628e4b45 add MSMF query 2021-07-03 20:30:27 +09:00
l1npengtul 0aecde7658 add finishing touches for 0.3.0 release 2021-07-02 18:11:02 +09:00
l1npengtul ec51884e64 add gstreamer backend, update docs, add new threaded camera bare bones, add network camera, update camera and camera traits, add new macros for future update conveince, add extensive example app 2021-06-28 18:07:02 +09:00
l1npengtul 40f730c380 Fix issue #3 2021-06-25 00:05:49 +09:00
l1npengtul 3d3bda57f6 fix captureAPI backend formatting 2021-06-01 13:42:25 +09:00
l1npengtul acb8048a51 add finishing touches, more docs 2021-05-31 15:13:56 +09:00
l1npengtul f5d024d99d Finish UVC, Finish Camera, library works! add example 2021-05-31 14:41:19 +09:00
l1npengtul 85f94eb470 finish impl stream for UVC, change to auto default camera format, adjust trait API 2021-05-28 19:37:16 +09:00
l1npengtul 0c2432b5cc start implement uvc, remove IDE folder from git, update gitignore, add docs, pub use for mod.rs, trait impl for CameraFormat (UVC specific), add error sections 2021-05-26 17:23:58 +09:00
l1npengtul b4a4e43f85 start work on UVC, add create and create with, adjust input trait, add new error, add display to backend enum, etc 2021-05-25 15:24:47 +09:00
l1npengtul c2646e727e add uvc, adjust traits 2021-05-24 17:30:29 +09:00
l1npengtul 4549b443c4 update rustdoc 2021-05-23 23:31:27 +09:00
l1npengtul e77c065fd8 finish v4l2 camera capture 2021-05-22 13:50:50 +09:00
l1npengtul 7aba8d308f start impl v4l2 capture backend 2021-05-21 15:22:31 +09:00
l1npengtul df412f4fcd add trait and new for v4l2 2021-05-20 15:03:32 +09:00
l1npengtul 1f430064b6 add a bunch of files 2021-05-19 23:31:21 +09:00
l1npengtul 8567293b08 add file structure and features 2021-05-18 15:10:48 +09:00