diff --git a/Testing.md b/Testing.md index 4a055cd..1097132 100644 --- a/Testing.md +++ b/Testing.md @@ -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 \ No newline at end of file