Skip to content

Instantly share code, notes, and snippets.

@lucasmediaflow
Created December 18, 2021 07:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucasmediaflow/eb95c521ec8f7bf05921147fa4fed4e4 to your computer and use it in GitHub Desktop.
Save lucasmediaflow/eb95c521ec8f7bf05921147fa4fed4e4 to your computer and use it in GitHub Desktop.
>>> from camera import *
[2021-12-18 20:30:50.250] [debug] Python bindings - version: 2.13.2.0.dev+87552f67f0820a6eef058550af2c27724795fefe from 2021-11-27 00:53:57 +0100 build: 2021-12-18 07:15:11 +0000
[2021-12-18 20:30:50.250] [debug] Library information - version: 2.13.2, commit: 3da1b89a57804c969b9394c38f1553da0643a146 from 2021-11-27 00:53:01 +0100, build: 2021-12-18 07:15:09 +0000
[2021-12-18 20:30:50.252] [debug] Initialize - finished
[2021-12-18 20:30:50.490] [debug] Resources - Archive 'depthai-bootloader-fwp-0.0.15.tar.xz' open: 5ms, archive read: 233ms
Found 1 devices
[2021-12-18 20:30:51.419] [debug] Resources - Archive 'depthai-device-fwp-9dce18f220f3f927be309fe7b4aa535cf897897a.tar.xz' open: 5ms, archive read: 1163ms
[33186.710] finished setup 02-back
cams setup, starting them
[2021-12-18 20:30:52.237] [debug] Device - OpenVINO version: 2021.4
[2021-12-18 20:30:53.509] [debug] Booting FW with Bootloader. Version 0.0.12, Time taken: 831ms
[2021-12-18 20:30:53.509] [debug] DeviceBootloader about to be closed...
Stack trace (most recent call last) in thread 4120:
#1 Object "/lib/arm-linux-gnueabihf/libc.so.6", at 0xb6989caf, in
#0 Object "/usr/local/lib/python3.7/site-packages/depthai.cpython-37m-arm-linux-gnueabihf.so", at 0xacd6add5, in backward::SignalHandling::sig_handler(int, siginfo_t*, void*)
Segmentation fault (Address not mapped to object [(nil)])
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment