Commit Graph

57 Commits

Author SHA1 Message Date
l1npengtul d92938c417 0.5.0 - update main crate 2021-10-06 23:42:38 +09:00
l1npengtul ba879c3c92 0.5.0 2021-10-06 23:41:42 +09:00
l1npengtul 43825bdb2c 0.4.4 2021-09-28 17:26:23 +09:00
l1npengtul 4a91df99ab 0.4.2, fix docs.rs (again) 2021-09-28 17:24:15 +09:00
l1npengtul df1df67c61 fix docs.rs 2021-09-28 17:06:18 +09:00
l1npengtul e3f4e53004 nokhwa 0.4.0 2021-09-28 16:59:32 +09:00
l1npengtul 1e1e8ed784 rc3 2021-09-27 22:08:49 +09:00
l1npengtul 8dc6825dea add input-avfoundnation 2021-09-27 22:00:04 +09:00
l1npengtul de810eee5d amend crate message 2021-09-27 21:57:13 +09:00
l1npengtul c2cc56243e rc1 version to test docs.rs 2021-09-27 21:53:23 +09:00
l1npengtul 6bf30b4464 fix up patch numbers 2021-09-27 21:53:01 +09:00
l1npengtul 41bd83a8fa Fix up remaining stuff - ready to publish 2021-09-27 21:49:17 +09:00
l1npengtul 0c2b232c2c add threaded camera 2021-09-24 00:08:38 +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 0309c3ad47 get canvas attachment working; FIXME: canvas image capture 2021-08-30 02:08:02 +09:00
l1npengtul 876db19c26 add instantly end capabilities 2021-08-26 15:18:59 +09:00
l1npengtul f661621545 example jscam: get constraints added, request permission fixed; jscamera rs: fixed getconstraints, shortened; make npm sh: removed cargo clean; add .vscode to gitignore 2021-08-26 01:26:20 +09:00
l1npengtul abe9adc968 fix compilation errors on wasm 2021-08-23 23:59:43 +09:00
l1npengtul f8779fbc34 make dediccated npm package, add make npm script, extend wasm api for URI support, start making JSCamera example
remove package lock
2021-08-21 03:09:22 +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 ddedf7ac5a [ci-skip] update nokhwa-bindings-windows 2021-08-14 23:07:52 +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 9e0aff6b90 Bump dependencies, deprecate UVC backend, make use of Cow, finalize Control API 2021-07-20 02:24:12 +09:00
l1npengtul 51d23b7640 fix nokhwa-binding-windows, bump to 0.2.2 2021-07-18 22:19:50 +09:00
l1npengtul 9da7f4ee5d use crates version of nokhwa-bindings-windows 2021-07-18 21:30:57 +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 1f46945c38 Write windows backend base 2021-07-18 18:57:13 +09:00
joshua-maros c604180260 Update ouroboros 2021-07-09 19:06:32 -07:00
l1npengtul fc628e4b45 add MSMF query 2021-07-03 20:30:27 +09:00
l1npengtul 3e75a570f2 update 0.3.1 2021-07-02 18:46:13 +09:00
l1npengtul 3cfed797e8 add dox to cargo toml to prevent gstreamer/opencv build failure 2021-07-02 18:44:46 +09:00
l1npengtul d373b067d0 got yeeted by cargo for keyword spam 2021-07-02 18:26:49 +09:00
l1npengtul 0b0dff4ccc remove unused cargo feature 2021-07-02 18:25:36 +09:00
l1npengtul 3b4878d1cb fix gstreamer streaming, impl gstreamer query-device capabilities, fix lints, attempt fix openCV 2021-07-02 02:24:01 +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 fad0f69216 ffmpeg setup + build rs 2021-06-12 21:07:52 +09:00
l1npengtul b003b7334f add msmf boilerplate 2021-06-08 07:53:49 +09:00
l1npengtul 53a4b36162 add opencv/network camera 2021-06-08 02:35:28 +09:00
l1npengtul e7602b80c5 add write api to capture directly gated by a feature 2021-06-02 00:00:23 +09:00
l1npengtul 30d91b518a refactor feature names, move ourobouros to optional, start impl opencv backend, update cargo toml metadata 2021-06-01 15:16:28 +09:00
l1npengtul 970d21c9d9 add wgpu texture, update readme and cargo toml feature 2021-06-01 00:30:14 +09:00
l1npengtul 309027e523 bump semver to 0.2.0! 2021-05-31 15:14:52 +09:00
l1npengtul f5d024d99d Finish UVC, Finish Camera, library works! add example 2021-05-31 14:41:19 +09:00
l1npengtul c2646e727e add uvc, adjust traits 2021-05-24 17:30:29 +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