Part Number: TDA2E
Tool/software: Linux
I am using tda2xx board. sometimes I need to connect external camera, so can I connect USB camera with tda2xx board and how to connect ,get the data?
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.
Part Number: TDA2E
Tool/software: Linux
I am using tda2xx board. sometimes I need to connect external camera, so can I connect USB camera with tda2xx board and how to connect ,get the data?
Hi Kalaiventhan,
You can connect Ethernet cameras.
What is the protocol you are using?
Regards,
Rishabh
now I connect the board with PC via Ethernet ,what I do in the programming section.
1) how to send the video directly.
2) Please tell step to configure the IP address and which we need to change.
Please change "NSP_INCLUDE_PATH= c:\ti\nsp_gmacsw_4_14_00_00" in the network_tools\build\RULES.MK and point it to NSP package path.
You would have nsp in the vsdk/ti_components/nsp_x_xx.
Can you please add "/packages" after NSP path?
Like below
NSP_INCLUDE_PATH="c:/ti/nsp_gmacsw_4_15_00_00/packages"
Can you please try attached? Remove .txt from file name.
/cfs-file/__key/communityserver-discussions-components-files/791/4670.RULES_5F00_MK.txt