Can someone confirm whether TAPPAS needs to be installed on the Raspberry Pi 5 itself or on an external development computer? Also, what does TAPPAS stand for and what is it exactly?
Thank you
Can someone confirm whether TAPPAS needs to be installed on the Raspberry Pi 5 itself or on an external development computer? Also, what does TAPPAS stand for and what is it exactly?
Thank you
Hey @M_S,
TAPPAS is Hailo’s library for running complex GStreamer-based applications. Your installation needs depend on your goals:
For Hailo RPI Examples (GitHub - hailo-ai/hailo-rpi5-examples):
For Python applications using our Python API:
pyHailoRT
For Python API usage examples, please visit: GitHub - hailo-ai/Hailo-Application-Code-Examples
Note: These examples are not yet optimized for Raspberry Pi. We’re currently working on this optimization.
Regards