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 [2024/11/14 01:10] nick |
products:sbc:edge2:add-ons:edge2-mipi-camera [2024/12/18 20:43] (current) gray [Record Video with Gstreamer] Update record command to reach 4k@60fps |
||
---|---|---|---|
Line 57: | Line 57: | ||
```shell | ```shell | ||
- | gst-launch-1.0 v4l2src device=/ | + | gst-launch-1.0 v4l2src device=/ |
``` | ``` | ||
Line 63: | Line 63: | ||
```shell | ```shell | ||
- | gst-launch-1.0 v4l2src device=/ | + | 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 70: | Line 70: | ||
```shell | ```shell | ||
- | gst-launch-1.0 v4l2src device=/ | + | gst-launch-1.0 v4l2src device=/ |
``` | ``` | ||