Hi there. I have managed it to run the OAK flawlessly with a Raspberry Pi 4. Now, I wanted to use my 7" touch-display, but it seems that the camera stream cannot be displayed on it.
Is there any workflow to consider? The display also runs well on the Pi…but there´s a problem after starting the demo script from the OAK.
Touch Display/RSP4
- Edited
Oh, thats cool.
I receive several erros:
addEvent 264 condition failed:event header
addEventwithPerf 276 condition failed:event header
XLinkReadData:156
Device get Data failed: 7
I must say that I´m a pretty newbie in opencv and python. I can´t read these errors properly.
- Edited
Is the error caused on implementing a specific command or over all executions. What are you executing?
All executions. I was trying to open the demo.py
This demo runs well on this device attached to a standard display, I get the errors only with the attached 7" display.
neOdym_191 Interesting...@Brandon what could possibly be the issue here?
- Edited
neOdym_191
If the display is powered from the USB port of RPI there won't be enough power for OAK.
The combined max power for all USB devices are 1.2A for RPI4.
https://www.raspberrypi.org/documentation/faqs/#::text=3.0A-,1.2A,-600mA
