tappas dependancy on gcc-9 and g++9

tappas_v3.28.0 $ ./install.sh --skip-hailort
trying to install TAPPAS 3.28 on Raspberry Pi AI kit, using manual installer tappas_3.28.0_linux_installer.zip.
Getting following error.

WARNING: Requirement gcc-9 not found.
WARNING: Requirement g+±9 not found.

Tried to install gcc-9 and g+±9 but they are not available in repositories for bookworm.
E: Unable to locate package gcc-9
E: Package ‘g+±9’ has no installation candidate

is it possible to change it to gcc-12 and g+±12?

hey @accounts

Please use the automatic installation and follow the guide in

We are adding support for gcc-12 and g+±12 in later versions.

Regards

How to run multistream_app using RTSP streams?

hey @accounts

To use RTSP streams please check out our examples :

Regards

as per this post, Hailo-Application-Code-Examples, do not work on Raspberry Pi at the moment.