parent
bce5c5e785
commit
d9afeaeb94
|
@ -32,3 +32,11 @@ gst-launch-1.0 nvarguscamerasrc sensor-id=0 aelock=true awblock=true ! 'video/x-
|
|||
```bash
|
||||
gst-launch-1.0 nvarguscamerasrc sensor-id=0 aelock=true awblock=true ! 'video/x-raw(memory:NVMM), width=(int)1280, height=(int)720, format=(string)NV12,framerate=(fraction)45/1' ! fakesink
|
||||
```
|
||||
|
||||
Documentation:
|
||||
|
||||
* CSI2 adapter board guide: https://nextcloud.spirirobotics.com/f/3369
|
||||
* Camera module data sheet: https://nextcloud.spirirobotics.com/f/3382
|
||||
* Camera sensor data sheet: https://nextcloud.spirirobotics.com/f/3392
|
||||
* Camera sensor development guide: https://nextcloud.spirirobotics.com/f/3396
|
||||
* MIPI bridge: https://nextcloud.spirirobotics.com/f/3386
|
Loading…
Reference in New Issue