This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:edge2:npu:demos:yolov8n [2025/04/23 05:23] louis |
products:sbc:edge2:npu:demos:yolov8n [2025/06/24 06:02] (current) louis |
||
---|---|---|---|
Line 212: | Line 212: | ||
<WRAP info > | <WRAP info > | ||
'' | '' | ||
+ | </ | ||
+ | |||
+ | === Camera input multithreading demo === | ||
+ | |||
+ | Put '' | ||
+ | |||
+ | ```shell | ||
+ | # Compile | ||
+ | $ bash build.sh | ||
+ | |||
+ | # Run USB camera | ||
+ | $ cd install/ | ||
+ | $ ./ | ||
+ | |||
+ | # Run MIPI camera | ||
+ | $ cd install/ | ||
+ | $ ./ | ||
+ | ``` | ||
+ | |||
+ | <WRAP info > | ||
+ | The last num, '' | ||
</ | </ | ||