diff options
| author | sakumisu <[email protected]> | 2025-05-30 19:00:41 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2025-05-30 19:00:41 +0800 |
| commit | f7c354b4eb747c7b5bd052245361e576c2bf879b (patch) | |
| tree | 5d41210bee8c9b2779c20a28e272911cf8df7742 /docs/source | |
| parent | ff42a6f2eaab58227f259205d43c106609f36734 (diff) | |
docs: update image
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/show/img/usbdev_uvc_mjpeg.png | bin | 0 -> 4399953 bytes | |||
| -rw-r--r-- | docs/source/show/img/usbdev_uvc_yuv.png | bin | 0 -> 4219553 bytes | |||
| -rw-r--r-- | docs/source/show/index.rst | 8 |
3 files changed, 8 insertions, 0 deletions
diff --git a/docs/source/show/img/usbdev_uvc_mjpeg.png b/docs/source/show/img/usbdev_uvc_mjpeg.png Binary files differnew file mode 100644 index 00000000..a2321c15 --- /dev/null +++ b/docs/source/show/img/usbdev_uvc_mjpeg.png diff --git a/docs/source/show/img/usbdev_uvc_yuv.png b/docs/source/show/img/usbdev_uvc_yuv.png Binary files differnew file mode 100644 index 00000000..a630cd67 --- /dev/null +++ b/docs/source/show/img/usbdev_uvc_yuv.png diff --git a/docs/source/show/index.rst b/docs/source/show/index.rst index a80b7d2c..ad1b33d0 100644 --- a/docs/source/show/index.rst +++ b/docs/source/show/index.rst @@ -49,6 +49,14 @@ USB Device RNDIS .. figure:: img/usbdev_rndis_win.png .. figure:: img/usbdev_rndis_linux.png +USB Device UVC +----------------------- + +演示 USB Device UVC + 摄像头传输 YUYV/MJPEG 640 * 480 图像。FPS 30。 + +.. figure:: img/usbdev_uvc_mjpeg.png +.. figure:: img/usbdev_uvc_yuv.png + USB Host HUB ----------------------- |
