Tool/software: Linux
Dear All,
Is their any Video loop back prog for AM572x evm using Processor SDK and please let me know the document need to refer for the same
Regards,
Hussain
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.
Tool/software: Linux
Dear All,
Is their any Video loop back prog for AM572x evm using Processor SDK and please let me know the document need to refer for the same
Regards,
Hussain
Hello,
Please check the demos here:
software-dl.ti.com/.../Examples_and_Demos_Application_Demos.html
You could check and this guide:
software-dl.ti.com/.../Foundational_Components_Multimedia.html
These are the demos we have.
Please refer the below answer :
e2e.ti.com/.../780782
Hope this helps.
BR
Margarita
Yes margarita, actually i am very new to linux that's why looking for step wise procedure other wise can we edit available code, rebuild it and execute it specially related to image and video processing
Regards,
Hussain
Hello,
You could write your own v4l2loopback demo.
Please check these guides:
software-dl.ti.com/.../Overview_Getting_Started_Guide.html
This is useful guide processors.wiki.ti.com/.../Processor_Linux_SDK_Top-Level_Makefile
Refer also:
software-dl.ti.com/.../Overview_Building_the_SDK.html
You could refer the examples under example-applications folder as references(for example dual camera demo).
Hope this helps.
BR
Margarita