Commit Graph

18 Commits

Author SHA1 Message Date
l1npengtul 876db19c26 add instantly end capabilities 2021-08-26 15:18:59 +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 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 5af7d26aed update capture 2021-08-15 12:41:08 +09:00
l1npengtul 088934ff81 define new backend trait API for control, add MPL license header 2021-07-18 23:24:17 +09:00
l1npengtul 0aecde7658 add finishing touches for 0.3.0 release 2021-07-02 18:11:02 +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 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 8a1d220a14 Fix Issue #2 2021-06-01 13:43:29 +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