-
**Deepstream Vesrsion: 6.2
Jetpack Version: 5.1-b147
TensorRT Version: 8.5.2-1+cuda11.4**
I am getting the following error:
_/usr/bin/ld: cannot find -lnvinfer_plugin
collect2: error: ld retu…
-
Is there any way to access a frame's ID and timestamp? I tried via `VideoCapture.cam.Timestamp.GetValue() ` but it throws
> _PySpin.SpinnakerException: Spinnaker: Invalid handle of type IntegerNod…
-
Anyone tell me what is happening here? How do I correct this?
`Python 3.5`
pip installed
> django==1.11.1
> djangorestframework==3.8.2
> django-cors-headers==2.2.0
This is my settings.py…
-
Frame times from PySpin.Image chunk data are saved into a text file. Also save CPU epoch time, since camera times can be counted from when the camera starts, rather than from epoch or any reasonable 0…
-
Hello, a question on bit depth and word sizes from the "capture.read" method in EasyPySpin
cap = EasyPySpin.VideoCapture(0)
print("bit depth ", cap.get_pyspin_value("AdcBitDepth"))
gives a valu…
-
I am getting error
```
In [3]: config_filename = r"C:\Users\AR-VR lab W1\Documents\Valentyn\custom_python_libraries\instrumentation\flir-camer
...: a\config_SN14120164_12bit.conf"
...: fro…
-
Collection of troubleshooting steps taken to improve the video transfers on the VideoPC. This post is a summary of two days worth of troubleshooting.
2022-02-22 - VideoPC at CCU had its `ibllib` br…
-
When I run the video.py example, a video feed is displayed for a few seconds, but the code then crashes with the following error:
Traceback (most recent call last):
File "video.py", line 32, in…
-
Followed all steps including downloading and setting up conda envrinment, connecting and testing camera and setting up stepper motors. We know the DSLR camera is working with it (tested using Live_vie…
-
# Major Issue
*Used*
```CSC_Independent % sudo python3.8 -m pip install --ignore-installed spinnaker_python-2.6.0.156-cp38-cp38-macosx_10_14_x86_64.whl```
But now have error :
```python
T…