<?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 Re: imx6S problem with webcam (GStreamer) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6S-problem-with-webcam-GStreamer/m-p/394253#M57670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; perhaps the problem concerns with performance issue. You may try the recent&lt;/P&gt;&lt;P&gt;FSL BSP &lt;A href="http://www.freescale.com/webapp/Download?colCode=L3.14.38_6UL_LINUX_DOCS" title="http://www.freescale.com/webapp/Download?colCode=L3.14.38_6UL_LINUX_DOCS"&gt;http://www.freescale.com/webapp/Download?colCode=L3.14.38_6UL_LINUX_DOCS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2015 06:04:17 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2015-11-13T06:04:17Z</dc:date>
    <item>
      <title>imx6S problem with webcam (GStreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6S-problem-with-webcam-GStreamer/m-p/394252#M57669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is my first post so I hope to respect any rules.. &lt;/P&gt;&lt;P&gt;I'm developing a board based on IMX6S and I have some issue with gstreamer and the webcam (microsoft life cam cinema).&lt;/P&gt;&lt;P&gt;The board (I have the same problem with the wand board and with the soloLite Freescale demo bard) is connected to a 800x480 display,&lt;/P&gt;&lt;P&gt;I have yocto jethro and the last gstreamer, when I use this pipeline:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: HelveticaNeue; font-size: 12px;"&gt;gst-launch-1.0 --gst-debug=*:3 v4l2src device=/dev/video0 do-timestamp=true ! 'image/jpeg,width=1280,height=720,framerate=10/1'&amp;nbsp; ! imxvpudec ! imxipuvideotransform ! imxipuvideosink sync=false&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sometimes it work correctly, sometimes it works at very low frame rate with this Warning:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #000000; font-family: HelveticaNeue; font-size: 12px;"&gt;0:00:13.753400668&amp;nbsp;&amp;nbsp; 410&amp;nbsp;&amp;nbsp; 0xf3aa00 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; videodecoder gstvideodecoder.&lt;/P&gt;&lt;P style="color: #000000; font-family: HelveticaNeue; font-size: 12px;"&gt;c:2512:gst_video_decoder_prepare_finish_frame:&amp;lt;imxvpudec0&amp;gt; decreasing timestamp&lt;/P&gt;&lt;P style="color: #000000; font-family: HelveticaNeue; font-size: 12px;"&gt;(0:00:00.000000000 &amp;lt; 0:00:12.450436303)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and sometimes it show me just the first frame.&lt;/P&gt;&lt;P&gt;I can't find a way to replicate the problem in a constant way (and this is frustrating). Another warning I see sometimes is:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;0:00:10.566781001&amp;nbsp;&amp;nbsp; 667&amp;nbsp; 0x16b0720 FIXME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v4l2 gstv4l2bufferpoo&lt;/P&gt;&lt;P&gt;l.c:1152:gst_v4l2_buffer_pool_dqbuf:&amp;lt;v4l2src0:pool:src&amp;gt; Unhandled enum v4l2_fiel&lt;/P&gt;&lt;P&gt;d 0 - treating as progressive&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the attache file the log when I obtain just the first frame.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any idea or suggestion?&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336480"&gt;onlyOneFrame.TXT.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Nov 2015 18:03:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6S-problem-with-webcam-GStreamer/m-p/394252#M57669</guid>
      <dc:creator>Archimede</dc:creator>
      <dc:date>2015-11-08T18:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: imx6S problem with webcam (GStreamer)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6S-problem-with-webcam-GStreamer/m-p/394253#M57670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; perhaps the problem concerns with performance issue. You may try the recent&lt;/P&gt;&lt;P&gt;FSL BSP &lt;A href="http://www.freescale.com/webapp/Download?colCode=L3.14.38_6UL_LINUX_DOCS" title="http://www.freescale.com/webapp/Download?colCode=L3.14.38_6UL_LINUX_DOCS"&gt;http://www.freescale.com/webapp/Download?colCode=L3.14.38_6UL_LINUX_DOCS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 06:04:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6S-problem-with-webcam-GStreamer/m-p/394253#M57670</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-11-13T06:04:17Z</dc:date>
    </item>
  </channel>
</rss>

