TheImagingSource / tiscamera

The Linux SDK for The Imaging Source cameras.
https://www.theimagingsource.com
Apache License 2.0
299 stars 146 forks source link

tiscamera example doesn't work #527

Closed MaxexTian closed 5 months ago

MaxexTian commented 1 year ago
  1. I use camera type "DMM 37AX296-ML" When I used the example 6 from the website(https://www.theimagingsource.com/en-us/documentation/tiscamera/examples.html). I received the following error: Traceback (most recent call last): File "//test.py", line 6, in gi.require_version("Gst", "1.0") File "/usr/lib/python3/dist-packages/gi/init.py", line 126, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Gst not available

  2. And when I download the install package tiscamera, there is no examples in it.

May I get the instructions to fix the code and run the example on my raspberrypi successfully?

Screenshots

computer used (please complete the following information):

If your bug report has potentially sensitive information, please write us directly at support@theimagingsource.com .

TIS-Stefan commented 1 year ago

Hello it seems, you miss some GStreamer packages on your system. Did you download and install the package from https://www.theimagingsource.com/en-us/support/download/tiscameraarm6432-1.1.0.4139/ and the PiMIPIsrc from https://www.theimagingsource.com/en-us/support/download/pimipisrc-1.3.0.662/ If not, please do so and see, what happens.

Stefan

MaxexTian commented 1 year ago

Yes, I've downloaded and installed these two package and still have the same problem. I also uninstalled and installed them several time but still not work.

MaxexTian

MaxexTian commented 1 year ago

After I install the gstreamer package the example runs. it has the image. But the "trigger" Botton cannot work and when I press "enter" to trigger the image the error comes as "the property is not implemented" May I have the solution of the problem?

TIS-Stefan commented 1 year ago

I am very sorry, but your camera does not have trigger support. The documentation says:

grafik

Since your model still has the name "37AX..." I must assume, it is board revision 1.

When did you got this camera?

Stefan

MaxexTian commented 1 year ago

Hi Actually I bought DMM 36AX296-ML on Jun 16th 2023. we purchased it because the website stated it has trigger capability. we were given a box with DMM 37AX296-ML. We were told that the DMM 36 and DMM 37 are the same camera and just difference in inventory vs website enumeration. If the DMM 37 is not capable for a trigger, then an RMA process needs to be started.

Estimate_55618_Redacted.pdf Gmail - Imaging Source 36 vs. 37_Redacted.pdf

TIS-Stefan commented 1 year ago

Hello This is a bad situation. Can you have a look on the board revision of the sensor board? If version 1, then there is no trigger and we have to make an RMA. I am very sorry for this Stefan

MaxexTian commented 1 year ago

Hi Here are the pictures of the board version and the identification of the product. If there is no trigger mode on this board, please contact me and make an RMA soon. Thanks for your help!

MaxexTian

IMG_5767 IMG_5768 IMG_5769

TIS-Stefan commented 1 year ago

Hello

it is "R1.00", which means revision 1.0. Thus, please contact your camera dealer.

Stefan

TIS-Edgar commented 5 months ago

Closed due to inactivity.