-
Hey! I just bumped into this useful plugin, since I am trying to get frames from two (or more) Scene Capture components to be sent via TCP. I managed to get it working with a simple C++ class with a s…
-
Hello,
This is not actually an issue with the plugin but some questions I have related to its usage.
If is the worng place to place my questions, i apologize and will remove them.
…
-
```
MicroPython v1.18-74-gfeeeb5ea3 on 2022-02-02; ESP32-cam module (i2s) with ESP32
Type "help()" for more information.
>>> import camera
>>> camera.init(0, d0=32, d1=35, d2=34, d3=5, d4=39, d5=1…
-
`InstantAnimationsRule` doesn't work with compose.
I have some components that have animations and it would be great to be able to take a screenshot of the last frame.
This use case could be ful…
-
Hi all,
Writing a script that automates capturing of some experimental data using synchronous capturing with an Allied Vision G-235B. So far it works reasonably well, but we are testing extreme-ish…
-
Hello i am trying to configure the d455 and d405 camera for high speed capture mode using python
i have verified that my camera is detected as USB 3 as mentioned in #2818 Couldn't resolve requests…
-
Devices on Windows with more than 8 ch are presented as multiple WDM devices with 8 ch each.
In contrast the ASIO driver presents the whole channel count.
For these devices, CamillaDSP can't be us…
-
Hi, thank you for this nice project.
Could one connect a neural network to the NFM module, and learn them at the same time? Any example code or tips on how to do that?
I am interested in using a c…
-
### Tweaks version
OutRun2006Tweaks-0.6.1
### Describe your issue here (please attach the OutRun2006Tweaks.log file with your report, you can drag+drop it into the text area)
![image](https://githu…
k0pp0 updated
3 weeks ago
-
I started with the development of a GUI application with PySide2 together with VimbaPython using PixelFormat `RGB8`. I did 72h tests capturing RGB8 frames with 12 fps without any problems.
After sw…