Raduq91

Results 19 comments of Raduq91

I tried RF24Audio too and it was the same. I tried the normal library nRF24L01 with the teensy audio and it works.But there is a bit of latency(I think because...

> I think this is because of the deadzone logic we use to ensure that you can double click reliably. Windows and most applications will ignore double clicks if the...

> @Raduq91 did you solve this issue? I have the same problem. I used https://github.com/jkevin/PS3EyeDirectShow

Additional info: AMCAP Video Capture pin settings: ![image](https://github.com/pupil-labs/pyuvc/assets/31180871/d4176fee-3d12-4d64-a8b2-5de70c3531bd) ( opencv 4.7.0.68 ) In Python if I use cv2.VideoCapture(0), there is video(640x360@60fps), but I can't change resolution. cv2.VideoCapture(0, cv2.CAP_DSHOW) is needed...

Additional info: Partially working on Android with UVC using https://github.com/Peter-St/Android-UVC-Camera ( maybe relevant info: https://github.com/Peter-St/Android-UVC-Camera/issues/38 ) Changing resolution works but not the fps(the only choice is 330fps) 640x320@330 : fps...

> > > @Raduq91 did you solve this issue? I have the same problem. > > > > > > I used https://github.com/jkevin/PS3EyeDirectShow > > can you use it in...

and tried to build latest criterion from source using the clang package of meson and it failed ([mingw-w64-clang-x86_64-meson](https://packages.msys2.org/package/mingw-w64-clang-x86_64-meson?repo=clang64) ) : ``` Radu@DAPD98DP MSYS ~ $ meson --version 1.3.2 Radu@DAPD98DP MSYS...

``` Could not initialize inheritable arena: Not enough space ``` is because of using "LARGEADDRESSAWARE:NO"

Thank you it works, but I have an issue with this kind of setup, the arrow in file explorer is there : Obsidian Options>Files and Links: Default Location for new...

@LostPaul For: ``` with this kind of setup, the arrow in file explorer is there : Obsidian Options>Files and Links: Default Location for new attachments = in subfolder under current...