Thanos

Results 19 comments of Thanos

Hello, just arrived at this point - used 0.3.13-SNAPSHOT; I get this: ``` Caused by: java.lang.UnsatisfiedLinkError: org.openimaj.video.capture.OpenIMAJGrabber.getVideoDevices()Lorg/bridj/Pointer; at org.openimaj.video.capture.OpenIMAJGrabber.getVideoDevices(Native Method) ~[core-video-capture-1.3.jar:na] at org.openimaj.video.capture.VideoCapture.getVideoDevices(VideoCapture.java:221) ~[core-video-capture-1.3.jar:na] at com.github.sarxos.webcam.ds.openimaj.OpenImajDriver$GetDevicesTask.handle(OpenImajDriver.java:58) ~[webcam-capture-driver-openimaj-0.3.13-20200330.202457-6.jar:na] at com.github.sarxos.webcam.WebcamProcessor$AtomicProcessor.run(WebcamProcessor.java:81) ~[webcam-capture-0.3.13-20200330.202351-7.jar:na]...

Thanks for the quick reply @kkieffer ! Got to the bottom of this, going through OpenIMAJ tickets and a few from this repo. Simpler solution that WFM 💯 is: 1....

Hi - have the same problem - did this get fixed at the end?

Still buffed by the way the datetime is handled. Example: ``` granularities: { 'h' : { ttl: ts.hours(2) , duration: ts.minutes(60) }, 'd' : { ttl: ts.days(2) , duration: ts.hours(24)...

This was really killing me, thanks for the answer. Shouldn't this however be a bug really for the node-redis-timeseries module? I would appreciate a solution for this module - and...

Hi @alph486, @tonyskn I can confirm that it is the case for _both_ week and month intervals. Weeks tend to start on a Thursday, and Months tend to start on...

Hi guys, any update re/time line? Everyone too busy :(

Hi Adrien, Understood but why give the false impression for minutes, hours and days? Στις 9 Μαρ 2015 5:55 μ.μ., ο χρήστης "Adrien Risser" < [email protected]> έγραψε: > Thing aren't...

As discussed in previous posts, the problem is that the small granularities (hour, day, minute) work from the start of each. Only the larger ones exhibit the issue starting from...

Hey there, I also have similar issue with the below log; ``` o.s.s.d.d.r.s.DynamoDBRepositoryFactory : Spring Data DynamoDB Version: 5.1.0 (2.1) o.s.s.d.d.r.s.DynamoDBRepositoryFactory : Spring Data Version: 2.2.10.RELEASE o.s.s.d.d.r.s.DynamoDBRepositoryFactory : AWS SDK...