-
Hello Stefan,
I followed your answer from https://github.com/TheImagingSource/tiscamera/issues/193.
Comparing the results I get from `list_formats()` (from the examples folder) and `tcam-ctrl -c` …
yoelk updated
5 years ago
-
I have some error at running of sample code, 04-list-formats.py.
Following is my environments and error code.
Please give me some help.
## Details for PC
Surface laptop (64bit)
## OS
Ubuntu (6…
-
I've successfully installed the tiscamera software and have the gige-daemon running, but my camera is never detected. If I use wireshark, I can see that the gige-daemon is sending out GVCP broadcasts,…
-
After ARAVIS installed and Gige-vision devices installed, I want to run some examples. When I make the code in the examples/c, the program always says that 'Package gtk+-3.0 was not found in the pkg-c…
-
I have 2 cameras and would like to place both images side-by-side into 1 GUI (Pylon Image Window). I've reviewed grabmultiplecameras.py and guiimagewindow.py as reference. Currently I can create a GUI…
-
Hello,
My issue is the following, I'm using a camera Basler acA1300-30gm alongside with Aravis. It works well on the local system and also while calling from a different network using uniscast. On th…
-
Greetings,
Using the simple snap c++ example for capturing images using a DFK 33GX273. I cannot set the format to GRAY8 in `cam.set_capture_format("BGRx", FrameSize{640,480}, FrameRate{30,1});
` .…
-
I am working with a number of different GigE cameras, all of them being GenTL 1.5 producers (IDS, Sentech, etc) and was trying out rc_genicam_api with them. I ran into an issue with the Sentech models…
-
Hi, after conversations with @MarkRivers and @ulrikpedersen started when I updated docs for the ADFastCCD, I have started to move the AD docs over to using sphinx (restructured text source) and to use…
-
The code that is supposed to handle register cache in arvgcregisternode.c is broken:
* The default value is not correctly set (it is always set to NoCache, which is wrong)
* pInvalidator nodes…