Hello,
I am trying to use Model Composer (https://dev.ti.com/modelcomposer) for training an object detection model for my AM62A. Everything works fine when I import images from file, or use a USB cam connected to my PC. But I am having trouble using the Device Camera as input source.
I have installed both the browser extension and the ti cloud agent.
I have connected to the device through serial USB, it says connected and shows the device IP in the Model Composer Capture page footer.
The device has an ArduCam 8mp (imx219) camera connected, which works perfectly well with the model examples bundled with the SDK.
I have SSH connectivity with the device.
My PC is on the same subnet as the device.
But when I select Device Camera as Input Source I only get a popup dialog that says "Unable to Connect Device. Please Check Your Device Connection".
Any idea on why it won't connect? Are there some specific ports that need to be open on the device? Does it only work for USB cameras?
All the best,
Magnus