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/09 23:20] louis |
products:sbc:edge2:npu:demos:yolov8n [2025/06/24 06:02] (current) louis |
||
|---|---|---|---|
| Line 203: | Line 203: | ||
| # Run USB camera | # Run USB camera | ||
| $ cd install/ | $ cd install/ | ||
| - | $ ./ | + | $ ./ |
| # Run MIPI camera | # Run MIPI camera | ||
| $ cd install/ | $ cd install/ | ||
| - | $ ./ | + | $ ./ |
| ``` | ``` | ||
| <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, '' | ||
| </ | </ | ||