From f7c354b4eb747c7b5bd052245361e576c2bf879b Mon Sep 17 00:00:00 2001 From: sakumisu <1203593632@qq.com> Date: Fri, 30 May 2025 19:00:41 +0800 Subject: docs: update image Signed-off-by: sakumisu <1203593632@qq.com> --- docs/source/show/img/usbdev_uvc_mjpeg.png | Bin 0 -> 4399953 bytes docs/source/show/img/usbdev_uvc_yuv.png | Bin 0 -> 4219553 bytes docs/source/show/index.rst | 8 ++++++++ 3 files changed, 8 insertions(+) create mode 100644 docs/source/show/img/usbdev_uvc_mjpeg.png create mode 100644 docs/source/show/img/usbdev_uvc_yuv.png (limited to 'docs/source') diff --git a/docs/source/show/img/usbdev_uvc_mjpeg.png b/docs/source/show/img/usbdev_uvc_mjpeg.png new file mode 100644 index 00000000..a2321c15 Binary files /dev/null and b/docs/source/show/img/usbdev_uvc_mjpeg.png differ diff --git a/docs/source/show/img/usbdev_uvc_yuv.png b/docs/source/show/img/usbdev_uvc_yuv.png new file mode 100644 index 00000000..a630cd67 Binary files /dev/null and b/docs/source/show/img/usbdev_uvc_yuv.png differ 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 ----------------------- -- cgit v1.3.1