<?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>topic Uncompressed video frame format for USB Video device class in Embedded Software and Tools Clinic</title>
    <link>https://community.nxp.com/t5/Embedded-Software-and-Tools/Uncompressed-video-frame-format-for-USB-Video-device-class/m-p/1023421#M101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am struggling to make video streaming uncompressed RGB565 over USB. I have the iMX streaming data to PC in this format:&lt;/P&gt;&lt;P&gt;[12 bytes header] [RGB1 RGB2 ... RGBn]&lt;/P&gt;&lt;P&gt;where RGBn is the 2 bytes of RGB565 of the last frame. This means I start sending bitmap data bytes directly after the protocol header. The problem is the Camera app on PC side doesn't seem to recognize any images.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I record the stream and compare this with compressed JPEG example, the activity of [12 bytes header] is the same. The only difference is the JPEG payload has JPEG specific header information, while uncompressed RGB565 does not.&lt;/P&gt;&lt;P&gt;Eg,&amp;nbsp;&lt;SPAN&gt;[12 bytes header] [JPEG header JPEG payload1 ... payloadn]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Or may be uncompressed data should have header also ? if so, what is the uncompressed payload start header ? eg: BMP header , etc ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used many apps, windows webcam app, VLC, webcam viewer, ... they all show black screen while on NXP side it shows streaming data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help! Thank you !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have sample traffic send RGB24 data out :&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;sent 202062B8, 12&lt;BR /&gt; C 2 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 3F 1F 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 202062B8, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 202066AC, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20206AA0, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20206E94, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20207288, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 2020767C, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20207A70, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20207E64, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20208258, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 2020864C, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20208A40, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20208E34, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20209228, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020961C, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20209A10, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20209E04, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020A1F8, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 2020A5EC, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 2020A9E0, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020ADD4, 752&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 3 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 3F 1F 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 202062B8, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 202066AC, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20206AA0, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20206E94, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20207288, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 2020767C, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20207A70, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20207E64, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20208258, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 2020864C, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20208A40, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20208E34, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20209228, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020961C, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20209A10, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20209E04, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020A1F8, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 2020A5EC, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 2020A9E0, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020ADD4, 752&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2020 00:59:52 GMT</pubDate>
    <dc:creator>danny30</dc:creator>
    <dc:date>2020-02-27T00:59:52Z</dc:date>
    <item>
      <title>Uncompressed video frame format for USB Video device class</title>
      <link>https://community.nxp.com/t5/Embedded-Software-and-Tools/Uncompressed-video-frame-format-for-USB-Video-device-class/m-p/1023421#M101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am struggling to make video streaming uncompressed RGB565 over USB. I have the iMX streaming data to PC in this format:&lt;/P&gt;&lt;P&gt;[12 bytes header] [RGB1 RGB2 ... RGBn]&lt;/P&gt;&lt;P&gt;where RGBn is the 2 bytes of RGB565 of the last frame. This means I start sending bitmap data bytes directly after the protocol header. The problem is the Camera app on PC side doesn't seem to recognize any images.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I record the stream and compare this with compressed JPEG example, the activity of [12 bytes header] is the same. The only difference is the JPEG payload has JPEG specific header information, while uncompressed RGB565 does not.&lt;/P&gt;&lt;P&gt;Eg,&amp;nbsp;&lt;SPAN&gt;[12 bytes header] [JPEG header JPEG payload1 ... payloadn]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Or may be uncompressed data should have header also ? if so, what is the uncompressed payload start header ? eg: BMP header , etc ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used many apps, windows webcam app, VLC, webcam viewer, ... they all show black screen while on NXP side it shows streaming data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help! Thank you !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have sample traffic send RGB24 data out :&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;sent 202062B8, 12&lt;BR /&gt; C 2 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 3F 1F 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 202062B8, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 202066AC, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20206AA0, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20206E94, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20207288, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 2020767C, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20207A70, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20207E64, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20208258, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 2020864C, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20208A40, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20208E34, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20209228, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020961C, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20209A10, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20209E04, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020A1F8, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 2020A5EC, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 2020A9E0, 1024&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020ADD4, 752&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 1 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 3 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 3F 1F 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 202062B8, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 202066AC, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20206AA0, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20206E94, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20207288, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 2020767C, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20207A70, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20207E64, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20208258, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 2020864C, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 20208A40, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20208E34, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20209228, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020961C, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 20209A10, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 20209E04, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020A1F8, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0 FF&lt;BR /&gt;sent 2020A5EC, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0&lt;BR /&gt;sent 2020A9E0, 1024&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0 0 FF 0 0 FF 0 0 FF 0 0 FF 0 0&lt;BR /&gt;sent 2020ADD4, 752&lt;BR /&gt; C 0 0 0 0 0 0 0 0 0 0 0&lt;BR /&gt;sent 202062B8, 12&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2020 00:59:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Embedded-Software-and-Tools/Uncompressed-video-frame-format-for-USB-Video-device-class/m-p/1023421#M101</guid>
      <dc:creator>danny30</dc:creator>
      <dc:date>2020-02-27T00:59:52Z</dc:date>
    </item>
  </channel>
</rss>

