<?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: webcam streaming (h.264) using imx6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283266#M32999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No&amp;nbsp; update from&amp;nbsp; customer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 May 2013 22:13:13 GMT</pubDate>
    <dc:creator>karina_valencia</dc:creator>
    <dc:date>2013-05-09T22:13:13Z</dc:date>
    <item>
      <title>webcam streaming (h.264) using imx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283262#M32995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using webcam 720P from Logitech and I tried successfully mjpeg streaming on iMX6. Below are the commands if it is useful for some one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #10253f;"&gt;iMX6 Server:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;/usr/bin/gst-launch-0.10 v4l2src device=/dev/video2 ! 'video/x-raw-yuv,framerate=(fraction)30/1' ! ffmpegcolorspace ! vpuenc codec=12 ! multipartmux ! tcpserversink host=10.10.4.117 port=5000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;#default resolution of this webcam is 1280x960&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #10253f;"&gt;iMX6 Client:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;gst-launch tcpclientsrc host=10.10.4.117 port=5000 ! queue ! jpegdec ! autovideosink &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #10253f;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The above works fine.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;I wanted to do the same with h.264 encoded stream instead of mjpeg, but I could not get to work. pipe says it is playing, but I could not decode it either by using vlc or iMX6 as client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any experts throw any idea on following.&lt;/P&gt;&lt;P&gt;1. how to do h.264 tcp streaming (instead of above it was mjpeg) ?&lt;/P&gt;&lt;P&gt;2. For mjpeg I could not use vpudec (actually it was very jerky with vpudec), any ideas why ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate if some experts share some pointers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 14:31:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283262#M32995</guid>
      <dc:creator>alokkumar</dc:creator>
      <dc:date>2013-04-24T14:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: webcam streaming (h.264) using imx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283263#M32996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in case you need live-streaming, here is a document showing a pipeline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-94646"&gt;GStreamer Live Streaming&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example uses another bin element (rtp). Try to adapt it to your needs and let me know the result. I believe the above link answers your question 1, but I am not sure about 2. Both has been queried internally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 17:04:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283263#M32996</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-04-29T17:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: webcam streaming (h.264) using imx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283264#M32997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Leo, appreciate your response. &lt;/P&gt;&lt;P&gt;I will give a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 13:27:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283264#M32997</guid>
      <dc:creator>alokkumar</dc:creator>
      <dc:date>2013-04-30T13:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: webcam streaming (h.264) using imx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283265#M32998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For question 2 when you play the file whit a pipeline (without media server) using the vpudec do you see the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MJPEG should work on Mx6 according with the feature matrix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remember back in Mx5 only Baseline DCT MJPEG decoding was supported. I'm not support if that is the case with Mx6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible for you to provide a file to test?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you open the file with hex mode you can find the kind of MJPEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="tbl_stats" style="font-family: Tahoma, Arial, Helv, sans-serif; font-size: 12px; color: #ccccff; background-color: #000000; border: 1px none #cc99ff;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cccccc; background-color: #222222; border-width: 1px; border-style: solid none none solid; border-top-color: #666666; border-left-color: #666666;"&gt;Hex&lt;/TH&gt;&lt;TH style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cccccc; background-color: #222222; border-width: 1px; border-style: solid none none solid; border-top-color: #666666; border-left-color: #666666;"&gt;Marker&lt;/TH&gt;&lt;TH style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cccccc; background-color: #222222; border-width: 1px; border-style: solid none none solid; border-top-color: #666666; border-left-color: #666666;"&gt;Marker Name&lt;/TH&gt;&lt;TH style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cccccc; background-color: #222222; border-width: 1px; border-style: solid none none solid; border-top-color: #666666; border-left-color: #666666;"&gt;Description&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;0x FFC0&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;SOF0&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;Start of Frame 0&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;Baseline DCT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;0x FFC1&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;SOF1&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;Start of Frame 1&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;Extended Sequential DCT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;0x FFC2&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;SOF2&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;Start of Frame 2&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;Progressive DCT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;0x FFC3&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;SOF3&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;Start of Frame 3&lt;/TD&gt;&lt;TD style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #c4cacf; padding: 5px 5px 5px 10px; background-color: #333333; border-width: 1px; border-style: solid none none; border-color: #999999 #cccccc;"&gt;Lossless (sequential)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 22:49:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283265#M32998</guid>
      <dc:creator>ChucoChe</dc:creator>
      <dc:date>2013-05-03T22:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: webcam streaming (h.264) using imx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283266#M32999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No&amp;nbsp; update from&amp;nbsp; customer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 22:13:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283266#M32999</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-05-09T22:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: webcam streaming (h.264) using imx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283267#M33000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could not build up a vpudec pipeline which works with mjpeg files.&lt;/P&gt;&lt;P&gt;This file is captured using step 1) filesink.&lt;/P&gt;&lt;P&gt;I have file with .mjpeg extension, but I dont know how to send it to you. uploading youtube did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 14:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283267#M33000</guid>
      <dc:creator>alokkumar</dc:creator>
      <dc:date>2013-05-10T14:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: webcam streaming (h.264) using imx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283268#M33001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Send it to my email &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:b17952@freescale.com"&gt;b17952@freescale.com&lt;/A&gt;&lt;SPAN&gt;. Did you verify the generated file is Baseline DCT?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 May 2013 19:12:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/webcam-streaming-h-264-using-imx6/m-p/283268#M33001</guid>
      <dc:creator>ChucoChe</dc:creator>
      <dc:date>2013-05-11T19:12:14Z</dc:date>
    </item>
  </channel>
</rss>

