Commit Graph

  • 7a9862eda2 refactor(webcam-capture-driver-native): 优化代码结构并调整依赖版本 master JianGuo 2025-02-08 14:35:23 +0800
  • 88a4c75b2d Update readme Eduardo Ramos 2025-01-04 13:07:38 +0100
  • a4d9e333b5 Bump version Eduardo Ramos 2025-01-04 13:02:16 +0100
  • 996441a1ac Update windows libs Eduardo Ramos 2025-01-04 12:53:20 +0100
  • f37fe3fd3b Bump version Eduardo Ramos 2024-11-28 20:21:13 +0100
  • 7dc9d94ff9 Set log level to debug in camera listing Eduardo Ramos 2024-11-28 20:20:16 +0100
  • b7eb36961f
    Update README.md Eduardo Ramos 2024-11-26 14:14:31 +0100
  • 0001a4300f
    Merge pull request #28 from eduramiba/use-libnokhwa Eduardo Ramos 2024-11-26 13:55:22 +0100
  • b03a084702 Update lib Eduardo Ramos 2024-11-26 13:48:34 +0100
  • e5fb6cff7c Update linux libs Eduardo Ramos 2024-11-26 13:43:19 +0100
  • da0d883349 Remove unnecessary dependency Eduardo Ramos 2024-11-26 13:31:20 +0100
  • 8884994599 Update readme Eduardo Ramos 2024-11-26 13:23:22 +0100
  • 21425486f0 Update bindings Eduardo Ramos 2024-11-26 12:31:06 +0100
  • bc7ea82924 Update linux libs Eduardo Ramos 2024-11-26 12:23:00 +0100
  • a374e0cdb5 Update lib Eduardo Ramos 2024-11-26 12:18:50 +0100
  • 01d245dab3 Update readme and remove capture manager Eduardo Ramos 2024-11-25 23:03:26 +0100
  • 4bc3d1d1cd Update linux libs and constants Eduardo Ramos 2024-11-25 22:51:06 +0100
  • a76fce0e93 Update linux libs Eduardo Ramos 2024-11-25 22:38:31 +0100
  • 3a73af893c Github build with macos15 Eduardo Ramos 2024-11-25 22:14:26 +0100
  • f0be867bde Improvements Eduardo Ramos 2024-11-25 22:10:46 +0100
  • 8be2eea48e Update libs Eduardo Ramos 2024-11-25 14:11:32 +0100
  • 01a9eb028d Adding driver based in nokhwa library Eduardo Ramos 2024-11-25 13:35:35 +0100
  • 06df6a1856 Update lib Eduardo Ramos 2024-11-25 13:06:16 +0100
  • 740d19099f Add driver based in nokhwa library Eduardo Ramos 2024-11-25 12:40:32 +0100
  • ae8c94587b Update dependencies Eduardo Ramos 2024-11-25 10:03:09 +0100
  • 5885050069
    Merge pull request #21 from akexorcist/feature/device-scanning-supports Eduardo Ramos 2024-04-09 09:27:29 +0200
  • 68faa5926c feat: add webcam discovery with 3 seconds interval Akexorcist 2024-04-08 01:15:01 +0700
  • dc4b67c6cc
    Update README.md Eduardo Ramos 2023-11-16 20:41:45 +0100
  • a7167ddf1f Update dependencies Eduardo Ramos 2023-10-04 12:58:25 +0200
  • 395d76a752 Add support for custom device events and implement for CaptureManagerSDK driver Eduardo Ramos Ibáñez 2023-09-24 11:27:20 +0200
  • d417760b30 Prepare 1.0.0 release for deploy to maven central Eduardo Ramos 2023-09-13 12:24:29 +0200
  • 5cbe223700 Update mac natives compiled with catalina Eduardo Ramos 2023-07-06 13:36:42 +0200
  • d3f090c408 Fix prefered media type selection in Windows Eduardo Ramos Ibáñez 2023-07-05 22:39:14 +0200
  • 5d8bf86ea5 Use video stride correctly in windows Eduardo Ramos Ibáñez 2023-07-05 22:14:33 +0200
  • d2279aa02a Prefer YUV/YUY detail Eduardo Ramos 2023-07-05 17:51:05 +0200
  • 055cdd61ca Add new function to get bytes per row. Necessary to properly decode some resolutions with row bytes padding Eduardo Ramos 2023-07-05 16:30:17 +0200
  • 144a8a7463 Add extended webcam device common interface Eduardo Ramos 2023-05-15 17:43:32 +0200
  • ee165b50ff Add support to update image only when there is a new frame Eduardo Ramos 2022-12-21 13:26:13 +0100
  • 0704fc70a3 Add extra jar goal to build without natives Eduardo Ramos 2022-12-19 22:03:33 +0100
  • 1621879011 Fix build Eduardo Ramos 2022-12-15 11:54:10 +0100
  • ea71329c83 Update codesigned Mac dylibs Eduardo Ramos 2022-12-14 21:38:25 +0100
  • 1563f8a3b4 Don't crash NativeDriver on other OSs but log an error Eduardo Ramos 2022-12-14 21:15:41 +0100
  • bdfdf2453b Don't crash NativeDriver on other OSs but log an error Eduardo Ramos 2022-12-14 21:13:32 +0100
  • a320d863e0 Update dependencies Eduardo Ramos 2022-12-14 20:47:10 +0100
  • c52644a2dc Update dependencies Eduardo Ramos 2022-12-13 15:12:31 +0100
  • f581e26518
    Merge pull request #12 from msgilligan/msgilligan-fix-minor-javadoc-href Eduardo Ramos 2022-12-12 17:04:28 +0100
  • 15b96b208d
    Merge pull request #13 from msgilligan/msgilligan-NativeDriver-os.contains Eduardo Ramos 2022-12-12 17:02:34 +0100
  • d8d83ea449
    Merge pull request #11 from msgilligan/msgilligan-github-maven.yml-action Eduardo Ramos 2022-12-12 17:02:09 +0100
  • dcb4aaac21 NativeDriver: replace .indexOf() with .contains() Sean Gilligan 2022-12-09 17:33:32 -0800
  • a36450fd0e Fix minor JavaDoc error (use a/href for link) Sean Gilligan 2022-12-09 17:20:21 -0800
  • 2a0d824ced Add maven.yml GitHub Actions workflow Sean Gilligan 2022-12-09 16:59:56 -0800
  • e2af1a2615
    Merge pull request #8 from msgilligan/msgilligan-auto-module Eduardo Ramos 2022-12-09 21:49:05 +0100
  • 809357c10a pom.xml: Add Automatic-Module-Name to JAR Sean Gilligan 2022-12-09 12:28:38 -0800
  • bee4bb5e4a Add Mac driver Eduardo Ramos 2022-12-09 13:32:44 +0100
  • 111542789e Update CaptureManager to 1.21.0 Eduardo Ramos 2022-12-05 10:55:25 +0100
  • 3b23196d31 Update dependencies Eduardo Ramos 2022-12-05 10:45:56 +0100
  • 9f7e88da68 Update dependencies Eduardo Ramos 2021-09-27 16:34:35 +0200
  • bfc2474888 Update dependencies Eduardo Ramos 2021-09-08 11:16:37 +0200
  • 89d09a1b0c Update Capture Manager SDK natives to 1.19.1 Eduardo Ramos Ibáñez 2021-09-07 18:34:21 +0200
  • 5f88fce824 Fix typos Eduardo Ramos 2021-06-17 11:25:08 +0200
  • 71cf60f42f Fix some pom.xml details Eduardo Ramos Ibáñez 2021-06-17 11:04:34 +0200
  • efb8c4fd71 Initial commit for release Eduardo Ramos 2021-06-17 10:35:42 +0200