This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
products:sbc:edge2:add-ons:edge2-mipi-camera [2026/05/12 22:56] nick |
products:sbc:edge2:add-ons:edge2-mipi-camera [2026/05/12 23:03] (current) nick |
||
|---|---|---|---|
| Line 80: | Line 80: | ||
| gst-launch-1.0 v4l2src device=/ | gst-launch-1.0 v4l2src device=/ | ||
| ``` | ``` | ||
| + | |||
| + | Preview: | ||
| + | |||
| + | ```shell | ||
| + | gst-launch-1.0 v4l2src device=/ | ||
| + | ``` | ||
| + | |||
| For 4K@60fps, framerate should be set 60/1 | For 4K@60fps, framerate should be set 60/1 | ||
| Line 87: | Line 94: | ||
| gst-launch-1.0 v4l2src device=/ | gst-launch-1.0 v4l2src device=/ | ||
| ``` | ``` | ||
| + | |||
| + | Preview: | ||
| + | |||
| + | ```shell | ||
| + | gst-launch-1.0 v4l2src device=/ | ||
| + | ``` | ||
| + | |||
| /* | /* | ||