As of now NullSrc link supporting only a single channel, so can I know the changes for multi-channel support?
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.
As of now NullSrc link supporting only a single channel, so can I know the changes for multi-channel support?
cd $(INSTALL_DIR)/vision_sdk git init git add . git commit -m "Initial commit" git am 0001-NullSrc-link-Multi-Channel-support-on-A15-Linux.patch
cd $(INSTALL_DIR)/vision_sdk git am 0002-NullSrc-A15-link-Multi-Channel-test.patch
Thanks
Gaviraju