You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Here’s a basic guide: SSCMA Example SG200X, if you want to compile your own application to run on the device. After running cpack, you will get a .deb package, which can be uploaded to the device using tools like SFTP for installation. However, please note that if there are third-party dependencies such as libmosquitto, you need to add those dependencies when compiling reCameraOS. This way, you can generate the SDK. The SDK download link is here.
Is there any instruction on how to do this?
I found that the system has opkg package manager, but it doesn't work, any chance to install without success, event opkg list print is empty
I found that the system is using Buildroot, the only way that I found is using a
make menuconfig
but the issue that make is isn't installed )))The text was updated successfully, but these errors were encountered: