Commit Graph

44 Commits

Author SHA1 Message Date
Eduardo Ramos 3a73af893c Github build with macos15 2024-11-25 22:14:26 +01:00
Eduardo Ramos f0be867bde Improvements 2024-11-25 22:10:46 +01:00
Eduardo Ramos 8be2eea48e Update libs 2024-11-25 14:11:32 +01:00
Eduardo Ramos 01a9eb028d Adding driver based in nokhwa library 2024-11-25 13:35:35 +01:00
Eduardo Ramos 06df6a1856 Update lib 2024-11-25 13:06:16 +01:00
Eduardo Ramos 740d19099f Add driver based in nokhwa library 2024-11-25 12:40:32 +01:00
Eduardo Ramos ae8c94587b Update dependencies 2024-11-25 10:03:09 +01:00
Eduardo Ramos 5885050069
Merge pull request #21 from akexorcist/feature/device-scanning-supports
feat: add webcam discovery supports
2024-04-09 09:27:29 +02:00
Akexorcist 68faa5926c feat: add webcam discovery with 3 seconds interval 2024-04-08 01:15:01 +07:00
Eduardo Ramos dc4b67c6cc
Update README.md 2023-11-16 20:41:45 +01:00
Eduardo Ramos a7167ddf1f Update dependencies 2023-10-04 12:58:25 +02:00
Eduardo Ramos Ibáñez 395d76a752 Add support for custom device events and implement for CaptureManagerSDK driver 2023-09-24 11:27:20 +02:00
Eduardo Ramos d417760b30 Prepare 1.0.0 release for deploy to maven central 2023-09-13 12:24:29 +02:00
Eduardo Ramos 5cbe223700 Update mac natives compiled with catalina 2023-07-06 13:36:42 +02:00
Eduardo Ramos Ibáñez d3f090c408 Fix prefered media type selection in Windows 2023-07-05 22:39:14 +02:00
Eduardo Ramos Ibáñez 5d8bf86ea5 Use video stride correctly in windows 2023-07-05 22:14:33 +02:00
Eduardo Ramos d2279aa02a Prefer YUV/YUY detail 2023-07-05 17:51:05 +02:00
Eduardo Ramos 055cdd61ca Add new function to get bytes per row. Necessary to properly decode some resolutions with row bytes padding 2023-07-05 16:30:17 +02:00
Eduardo Ramos 144a8a7463 Add extended webcam device common interface 2023-05-15 17:43:32 +02:00
Eduardo Ramos ee165b50ff Add support to update image only when there is a new frame 2022-12-21 13:26:13 +01:00
Eduardo Ramos 0704fc70a3 Add extra jar goal to build without natives 2022-12-19 22:03:33 +01:00
Eduardo Ramos 1621879011 Fix build 2022-12-15 11:54:14 +01:00
Eduardo Ramos ea71329c83 Update codesigned Mac dylibs 2022-12-14 21:38:25 +01:00
Eduardo Ramos 1563f8a3b4 Don't crash NativeDriver on other OSs but log an error 2022-12-14 21:15:41 +01:00
Eduardo Ramos bdfdf2453b Don't crash NativeDriver on other OSs but log an error 2022-12-14 21:13:32 +01:00
Eduardo Ramos a320d863e0 Update dependencies 2022-12-14 20:47:21 +01:00
Eduardo Ramos c52644a2dc Update dependencies 2022-12-13 15:12:31 +01:00
Eduardo Ramos f581e26518
Merge pull request #12 from msgilligan/msgilligan-fix-minor-javadoc-href
Fix minor JavaDoc error (use a/href for link)
2022-12-12 17:04:28 +01:00
Eduardo Ramos 15b96b208d
Merge pull request #13 from msgilligan/msgilligan-NativeDriver-os.contains
NativeDriver: replace .indexOf() with .contains()
2022-12-12 17:02:34 +01:00
Eduardo Ramos d8d83ea449
Merge pull request #11 from msgilligan/msgilligan-github-maven.yml-action
Add maven.yml GitHub Actions workflow
2022-12-12 17:02:09 +01:00
Sean Gilligan dcb4aaac21 NativeDriver: replace .indexOf() with .contains() 2022-12-09 17:33:32 -08:00
Sean Gilligan a36450fd0e Fix minor JavaDoc error (use a/href for link) 2022-12-09 17:20:21 -08:00
Sean Gilligan 2a0d824ced Add maven.yml GitHub Actions workflow 2022-12-09 16:59:56 -08:00
Eduardo Ramos e2af1a2615
Merge pull request #8 from msgilligan/msgilligan-auto-module
pom.xml: Add Automatic-Module-Name to JAR
2022-12-09 21:49:05 +01:00
Sean Gilligan 809357c10a pom.xml: Add Automatic-Module-Name to JAR 2022-12-09 12:28:38 -08:00
Eduardo Ramos bee4bb5e4a Add Mac driver 2022-12-09 13:32:44 +01:00
Eduardo Ramos 111542789e Update CaptureManager to 1.21.0 2022-12-05 10:55:25 +01:00
Eduardo Ramos 3b23196d31 Update dependencies 2022-12-05 10:45:56 +01:00
Eduardo Ramos 9f7e88da68 Update dependencies 2021-09-27 16:34:35 +02:00
Eduardo Ramos bfc2474888 Update dependencies 2021-09-08 11:16:37 +02:00
Eduardo Ramos Ibáñez 89d09a1b0c Update Capture Manager SDK natives to 1.19.1 2021-09-07 18:34:21 +02:00
Eduardo Ramos 5f88fce824 Fix typos 2021-06-17 11:25:08 +02:00
Eduardo Ramos Ibáñez 71cf60f42f Fix some pom.xml details 2021-06-17 11:04:34 +02:00
Eduardo Ramos efb8c4fd71 Initial commit for release 2021-06-17 10:38:26 +02:00