480 Commits

Author SHA1 Message Date
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 ae69454d2c fix up macos and windows binding crates 2021-09-27 21:51:28 +09:00
l1npengtul 41bd83a8fa Fix up remaining stuff - ready to publish 2021-09-27 21:49:17 +09:00
l1npengtul 765955a15f add gitignores, add skeleton for macos 2021-09-27 21:18:39 +09:00
l1npengtul 5ca4f6367c Add no link compile for macos 2021-09-24 01:43:04 +09:00
l1npengtul 73a6496a42 update README documentation 2021-09-24 00:12:00 +09:00
l1npengtul 0c2b232c2c add threaded camera 2021-09-24 00:08:38 +09:00
l1npengtul 2bfbda2b93 Working AVFoundationn 2021-09-23 23:23:40 +09:00
l1npengtul 4db43f7197 fix CI for real this time 2021-09-22 12:33:27 +09:00
l1npengtul c7def34839 fix CI 2021-09-22 11:49:13 +09:00
l1npengtul a543d2b522 fixed but it keeps crashing because im missing a info.plist and i cant figure out xcode please help 2021-09-22 02:05:38 +09:00
l1npengtul 6e5f9bd435 fix 0.20.0 update, make MSMF thread safe using AtomicBool 2021-09-21 14:34:24 +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 22258d791e try making bindings to avfoundation 2021-09-18 16:21:51 +09:00
l1npengtul 8859328e6e add lifetime to MSMF 2021-09-14 18:16:42 +09:00
l1npengtul 4edb4f7322 Initial AVFoundation Commit 2021-09-14 01:33:45 +09:00
l1npengtul 85d74b181e Update MSMF status 2021-09-11 20:53:26 +09:00
l1npengtul 7558f6a62b Merge branch 'msmf-merge' into senpai 2021-09-11 20:50:39 +09:00
l1npengtul 9e50f920ed working MSMF 2021-09-11 20:49:35 +09:00
l1npengtul f4852becb7 Merge pull request #10 from kuy/senpai
update quaternion to fix upside down
2021-09-03 08:25:34 +09:00
Yuki Kodama 2c76ca85bc update quaternion to fix upside down 2021-09-02 23:46:33 +09:00
l1npengtul dc23557a51 fix clippy error 2021-09-01 14:51:13 +09:00
l1npengtul c0368ffdbf WASM backend feature completion, all featuers work. update nokhwajs major version bump 2021-09-01 14:42:01 +09:00
l1npengtul 04a0a6d1b1 refactor repeating code out 2021-08-31 13:50:28 +09:00
l1npengtul 22e453450a add canvas hidden to get uri 2021-08-30 15:14:58 +09:00
l1npengtul 0309c3ad47 get canvas attachment working; FIXME: canvas image capture 2021-08-30 02:08:02 +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 450098d6ad refactor obj macro, add default name for cameras 2021-08-27 01:37:20 +09:00
l1npengtul 876db19c26 add instantly end capabilities 2021-08-26 15:18:59 +09:00
l1npengtul d740f78caf refactor build to use Object, update docs and fn signatures 2021-08-26 11:01:58 +09:00
l1npengtul 77adf7b9de remove js functions on builds without feature, remove wasmloader, add setup.sh 2021-08-26 09:02:40 +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 7e24626a5b fix webpack, fix ipcam compile error 2021-08-25 13:52:31 +09:00
l1npengtul fee903c9eb [ci skip] reorganize jscapture into src and dest and add gitignore 2021-08-25 01:02:21 +09:00
l1npengtul 4e68514d80 go back to HTML for demo 2021-08-24 14:38:12 +09:00
l1npengtul abe9adc968 fix compilation errors on wasm 2021-08-23 23:59:43 +09:00
l1npengtul 4f9201ae76 change example to yew, remove unneeded lint escape for v4l 2021-08-23 01:51:56 +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 8ac6cc3350 fix CI for gstreamer 2021-08-18 23:13:10 +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 90961424a9 change mediafoundation to powershell core 2021-08-18 00:23:18 +09:00
l1npengtul 08be818ee8 fix clippy errors 2021-08-15 14:34:33 +09:00
l1npengtul 5af7d26aed update capture 2021-08-15 12:41:08 +09:00
l1npengtul ddedf7ac5a [ci-skip] update nokhwa-bindings-windows 2021-08-14 23:07:52 +09:00
l1npengtul 5b05648c46 [ci-skip] fix CI errors, skip for pipeline edit from bat to pwsh 2021-08-14 23:06:15 +09:00