Hello Champs,
1. How does the edgeai-gst-apps demo use c66 and c7 core? Is there some source code for c66 and c7?
2. What is the function of edgeai-tiovx-kernels and edgeai-tiovx-modules and the test?
Thanks
Regards
Shine
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Champs,
1. How does the edgeai-gst-apps demo use c66 and c7 core? Is there some source code for c66 and c7?
2. What is the function of edgeai-tiovx-kernels and edgeai-tiovx-modules and the test?
Thanks
Regards
Shine
Due to regional holiday, the expert handling this thread is currently out of office. Please expect a 1~2 day delay in responses.
Apologies for the delay, and thank you for you patience.
Hi,
Thank you for your patience.
How does the edgeai-gst-apps demo use c66 and c7 core? Is there some source code for c66 and c7?
As part of edgeai sdk offering, it uses C6x and C7x binaries however the source code is not exposed.
. What is the function of edgeai-tiovx-kernels and edgeai-tiovx-modules and the test?
The gstreamer is plugin based framework we have, there are few open source plugins and few TIs TIOVX (Based on OpenVx)
The tiovx based modules/plugins enables OpenVx pipeline on TI SoC, where openvx pipeline will run on ARM core, and based on specified targets of each node it will get offloaded to it, via internal IPC mechanism.
Best,
Pratik