<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processors中的主题 Re: How to enable USB webcam support in Linux kernel for i.MX 8M?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-USB-webcam-support-in-Linux-kernel-for-i-MX-8M/m-p/1719016#M212213</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207096"&gt;@brian14&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I am working with Buildroot and not Yocto. My Buildroot version is 2022.02&lt;/P&gt;&lt;P&gt;I have enabled&amp;nbsp;CONFIG_MEDIA_USB_SUPPORT=y, CONFIG_USB_VIDEO_CLASS=y in Linux kernel menuconfig and rebuilt the kernel.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2023 19:43:53 GMT</pubDate>
    <dc:creator>Sourabh1107</dc:creator>
    <dc:date>2023-09-07T19:43:53Z</dc:date>
    <item>
      <title>How to enable USB webcam support in Linux kernel for i.MX 8M?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-USB-webcam-support-in-Linux-kernel-for-i-MX-8M/m-p/1718897#M212201</link>
      <description>&lt;P&gt;I am trying to configure a Logitech USB Webcam for my NXP i.MX 8M based embedded board. I am working with Buildroot and I have enabled CONFIG_MEDIA_USB_SUPPORT=y, CONFIG_USB_VIDEO_CLASS=y, CONFIG_USB_G_WEBCAM=y and CONFIG_MEDIA_CAMERA_SUPPORT=y in the kernel config linux-menuconfig. Added additional config fragment (in menuconfig) using BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES, did rm -rf buildroot/output/build/linux-*.*.*/ and rebuilt the image with make.&lt;/P&gt;&lt;P&gt;But after booting, when I do ls -l /dev/video* I get No such file or directory and v4l2-ctl --list-devices shows Cannot open device /dev/video0, exiting.. But USB device recognized (lsusb lists the device Bus 001 Device 003: ID 046d:0843)&lt;/P&gt;&lt;P&gt;Can anyone please let me know why the device is not showing as /dev/video* and how to resolve it?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 15:03:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-USB-webcam-support-in-Linux-kernel-for-i-MX-8M/m-p/1718897#M212201</guid>
      <dc:creator>Sourabh1107</dc:creator>
      <dc:date>2023-09-07T15:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable USB webcam support in Linux kernel for i.MX 8M?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-USB-webcam-support-in-Linux-kernel-for-i-MX-8M/m-p/1719005#M212209</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195684"&gt;@Sourabh1107&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please tell me your BSP version?&lt;/P&gt;
&lt;P&gt;On the iMX8 family the USB camera is already supported you will need to connect your USB Camera and then list devices with Gstreamer using the following command:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ gst-device-monitor-1.0&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this information will be helpful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 19:27:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-USB-webcam-support-in-Linux-kernel-for-i-MX-8M/m-p/1719005#M212209</guid>
      <dc:creator>brian14</dc:creator>
      <dc:date>2023-09-07T19:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable USB webcam support in Linux kernel for i.MX 8M?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-USB-webcam-support-in-Linux-kernel-for-i-MX-8M/m-p/1719016#M212213</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207096"&gt;@brian14&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I am working with Buildroot and not Yocto. My Buildroot version is 2022.02&lt;/P&gt;&lt;P&gt;I have enabled&amp;nbsp;CONFIG_MEDIA_USB_SUPPORT=y, CONFIG_USB_VIDEO_CLASS=y in Linux kernel menuconfig and rebuilt the kernel.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 19:43:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-USB-webcam-support-in-Linux-kernel-for-i-MX-8M/m-p/1719016#M212213</guid>
      <dc:creator>Sourabh1107</dc:creator>
      <dc:date>2023-09-07T19:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable USB webcam support in Linux kernel for i.MX 8M?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-USB-webcam-support-in-Linux-kernel-for-i-MX-8M/m-p/1719683#M212279</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195684"&gt;@Sourabh1107&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For this case, The Yocto Project is our fully supported tool with documentation and examples to build our BSP. I suggest using this tool instead of Buildroot.&lt;/P&gt;
&lt;P&gt;As I mentioned before, on our latest BSP USB camera is already supported and you can implement the camera using Gstreamer.&lt;/P&gt;
&lt;P&gt;I hope this information will be helpful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 16:52:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-USB-webcam-support-in-Linux-kernel-for-i-MX-8M/m-p/1719683#M212279</guid>
      <dc:creator>brian14</dc:creator>
      <dc:date>2023-09-08T16:52:08Z</dc:date>
    </item>
  </channel>
</rss>

