This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:edge-2l:add-ons:edge-2l-mipi-camera [2025/12/01 05:05] gray update to Edge-2L data, but unverified |
products:sbc:edge-2l:add-ons:edge-2l-mipi-camera [2026/05/11 02:05] (current) nick ↷ Page moved from local:users:gray:products:sbc:edge-2l:add-ons:edge-2l-mipi-camera to products:sbc:edge-2l:add-ons:edge-2l-mipi-camera |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| - | ====== Edge-2L MIPI Camera Usage ====== | + | ====== Edge-2L MIPI camera usage ====== |
| ===== Linux ===== | ===== Linux ===== | ||
| - | Edge-2L | + | All camera interfaces on the Edge-2L support 4K@60fps |
| - | ==== Video Node ==== | + | ==== Video node ==== |
| Line 15: | Line 15: | ||
| | ^ Video Node ^ | | ^ Video Node ^ | ||
| - | ^ | + | ^ |
| - | ^ | + | ^ |
| - | ==== Record | + | ==== Record |
| - | Record video from '' | + | Record video from '' |
| ```shell | ```shell | ||
| - | gst-launch-1.0 v4l2src device=/ | + | gst-launch-1.0 v4l2src device=/ |
| ``` | ``` | ||
| Line 30: | Line 30: | ||
| ```shell | ```shell | ||
| - | gst-launch-1.0 v4l2src device=/ | + | gst-launch-1.0 v4l2src device=/ |
| ``` | ``` | ||
| - | ==== Capture | + | ==== Capture |
| Follow the steps below to install '' | Follow the steps below to install '' | ||
| Line 42: | Line 42: | ||
| ``` | ``` | ||
| - | Capture frame from '' | + | Capture frame from '' |
| ```shell | ```shell | ||
| - | v4l2-ctl -d /dev/video33 | + | v4l2-ctl -d /dev/video31 |
| ``` | ``` | ||
| Line 51: | Line 51: | ||
| ```shell | ```shell | ||
| - | v4l2-ctl -d /dev/video21 | + | v4l2-ctl -d /dev/video22 |
| ``` | ``` | ||
| - | Preview the file: | + | Preview the captured |
| ```shell | ```shell | ||
| Line 62: | Line 62: | ||
| ``` | ``` | ||
| - | ==== Camera | + | ==== Camera |
| <tabbox IMX415> | <tabbox IMX415> | ||
| - | * connect | + | * Connect |
| | ^ frame rate ^ | | ^ frame rate ^ | ||
| - | ^ CAM0 | | ||
| ^ CAM1 | | ^ CAM1 | | ||
| + | ^ CAM2 | | ||
| - | * connect | + | * Connect |
| | ^ frame rate ^ | | ^ frame rate ^ | ||
| + | ^ CAM1 | | ||
| ^ CAM2 | | ^ CAM2 | | ||
| - | ^ CAM3 | | ||
| <tabbox OS08A10> | <tabbox OS08A10> | ||
| - | * connect | + | * Connect |
| | ^ frame rate ^ | | ^ frame rate ^ | ||
| - | ^ CAM0 | | ||
| ^ CAM1 | | ^ CAM1 | | ||
| + | ^ CAM2 | | ||
| - | * connect | + | * Connect |
| | ^ frame rate ^ | | ^ frame rate ^ | ||
| + | ^ CAM1 | | ||
| ^ CAM2 | | ^ CAM2 | | ||
| - | ^ CAM3 | | ||
| <tabbox IMX585> | <tabbox IMX585> | ||
| - | * connect | + | * Connect |
| | ^ frame rate ^ | | ^ frame rate ^ | ||
| - | ^ CAM0 | | ||
| ^ CAM1 | | ^ CAM1 | | ||
| + | ^ CAM2 | | ||
| - | * connect | + | * Connect |
| | ^ frame rate ^ | | ^ frame rate ^ | ||
| + | ^ CAM1 | | ||
| ^ CAM2 | | ^ CAM2 | | ||
| - | ^ CAM3 | | ||
| <tabbox IMX678> | <tabbox IMX678> | ||
| - | * connect | + | * Connect |
| | ^ frame rate ^ | | ^ frame rate ^ | ||
| - | ^ CAM0 | | ||
| ^ CAM1 | | ^ CAM1 | | ||
| + | ^ CAM2 | | ||
| - | * connect | + | * Connect |
| | ^ frame rate ^ | | ^ frame rate ^ | ||
| + | ^ CAM1 | | ||
| ^ CAM2 | | ^ CAM2 | | ||
| - | ^ CAM3 | | ||
| </ | </ | ||