<?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: Gstream support on IMX53 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206348#M11905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Finally i found problem with camera, For live video streaming camera should support "UVC (USB VIdeo Class) Camera". I really spend so much time for this problem.&lt;/P&gt;&lt;P&gt;Please make sure to use UVC camera when implementing the video streaming application on IMX53 platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ch.Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 13:30:39 GMT</pubDate>
    <dc:creator>chintakanisiva</dc:creator>
    <dc:date>2012-10-11T13:30:39Z</dc:date>
    <item>
      <title>Gstream support on IMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206343#M11900</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;Present Gstream binaries not supporting the "smokeenc and smokedec" techniques. Please Can any one help me how to configure those "smokeenc/smokedec"&amp;nbsp;&amp;nbsp; any run on IMX53-linux platfrom.&lt;/P&gt;&lt;P&gt;Please let me know is there any other "enc/dec" techniques are available on IMX53 to do video streaming..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ch.Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 12:49:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206343#M11900</guid>
      <dc:creator>chintakanisiva</dc:creator>
      <dc:date>2012-10-02T12:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Gstream support on IMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206344#M11901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use mfw_vpudecoder and mfw_vpuencoder plugins for doing decoding/enconding using the VPU (Video Processing Unit) on mx53.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 15:55:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206344#M11901</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2012-10-02T15:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Gstream support on IMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206345#M11902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio Estevam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have enter the following "gstream" command at IMX53 platform for streaming live video to Some other host platform using the "USB based Quantum web cam". I am failing with below errors while running the command on IMX53 platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;######&amp;nbsp; IMX53 ########## &lt;/P&gt;&lt;P&gt;root@lucid-desktop:/# gst-launch-0.10 -v mfw_v4lsrc capture-width=640 capture-height=480 ! mfw_vpuencoder width=640 height=480 codec-type=std_avc ! rtph264pay ! udpsink host=192.168.40.235 port=5000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MFW_GST_V4LSRC_PLUGIN 2.0.3-1-179-e630aa8d build on Sep 28 2011 15:03:29.&lt;/P&gt;&lt;P&gt;Setting pipeline to PAUSED ...&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp;&amp;nbsp;&amp;nbsp; Product Info: i.MX53&lt;/P&gt;&lt;P&gt;VPU Version: firmware 13.4.41; libvpu: 5.3.2 &lt;/P&gt;&lt;P&gt;MFW_GST_VPU_ENCODER_PLUGIN 2.0.3-1-179-e630aa8d build on Sep 28 2011 15:00:51.&lt;/P&gt;&lt;P&gt;ERROR: Pipeline doesn't want to pause.&lt;/P&gt;&lt;P&gt;Setting pipeline to NULL ...&lt;/P&gt;&lt;P&gt;Freeing pipeline ...&lt;/P&gt;&lt;P&gt;root@lucid-desktop:/# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#### host side #####&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Given below command at HOST side for receiving the streaming video. This command running and waiting to receive video from imx53.&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[root@web pkgs]# gst-launch-0.10 -v --gst-debug=2 udpsrc port=5000 caps="application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264, payload=(int)96, ssrc=(guint)715953095, clock-base=(guint)2547213349, seqnum-base=(guint)28113" ! rtph264depay ! decodebin ! autovideosink&lt;/P&gt;&lt;P&gt;Setting pipeline to PAUSED ...&lt;/P&gt;&lt;P&gt;Pipeline is live and does not need PREROLL ...&lt;/P&gt;&lt;P&gt;Setting pipeline to PLAYING ...&lt;/P&gt;&lt;P&gt;0:00:00.084560261&amp;nbsp; 8281&amp;nbsp; 0x9487050 WARN&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;&amp;nbsp;&amp;nbsp; bin gstbin.c:2330:gst_bin_do_latency_func:&amp;lt;pipeline0&amp;gt; failed to query latency&lt;/P&gt;&lt;P&gt;New clock: GstSystemClock&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Please suggest me what may be the problem in the above given commands. If possible please give me working commands on IMX53 for live video streaming. I appreciate your support. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Ch.Siva&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 13:05:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206345#M11902</guid>
      <dc:creator>chintakanisiva</dc:creator>
      <dc:date>2012-10-03T13:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Gstream support on IMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206346#M11903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using a webcam then the source element should be v4l2src instead.&lt;/P&gt;&lt;P&gt;mfw_v4lsrc is used when a sensor CMOS camera is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 14:04:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206346#M11903</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2012-10-03T14:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Gstream support on IMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206347#M11904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;Thanks for clarification. But i am still getting the errors when i issue the command on IMX53 platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;######## IMX53 ######&lt;/P&gt;&lt;P&gt; gst-launch-0.10 -v v4l2src device=/dev/video0 ! videoscale ! video/x-raw-yuv,width=1024, height=960,framerate=30/1 ! mfw_vpuencoder !&amp;nbsp; udpsink host=192.168.40.231 port=5000 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setting pipeline to PAUSED ...&lt;/P&gt;&lt;P&gt;[INFO]&amp;nbsp; Product Info: i.MX53&lt;/P&gt;&lt;P&gt;VPU Version: firmware 1.4.41; libvpu: 5.3.2 &lt;/P&gt;&lt;P&gt;MFW_GST_VPU_ENCODER_PLUGIN 2.0.3 build on Sep 13 2012 11:57:38.&lt;/P&gt;&lt;P&gt;ERROR: Pipeline doesn't want to pause.&lt;/P&gt;&lt;P&gt;ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Could not negotiate format&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;gstbasesrc.c(2719): gst_base_src_start (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:&lt;/P&gt;&lt;P&gt;Check your filtered caps, if any&lt;/P&gt;&lt;P&gt;Setting pipeline to NULL ...&lt;/P&gt;&lt;P&gt;Freeing pipeline ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;I have tried with different encoder modes which is supporting on IMX53 platform. For all this modes also i have observed the same error which is mentioned in the above.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;a) mulawenc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;b) alawenc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;c) cmmlenc&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Can you please help to how to debug this problem. Is so much help us if you give correct sequence of "gst-launch" command for live video streaming on IMX53 using thirdparty USB camera(Quantum web camera).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this "mfw_v4lsrc" encoding and decoding will work on IMX53 with CMOS camera. And how to integrate that CMOS camera on IMX53-START-R/QSB board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Ch.Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 14:59:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206347#M11904</guid>
      <dc:creator>chintakanisiva</dc:creator>
      <dc:date>2012-10-04T14:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Gstream support on IMX53</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206348#M11905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Finally i found problem with camera, For live video streaming camera should support "UVC (USB VIdeo Class) Camera". I really spend so much time for this problem.&lt;/P&gt;&lt;P&gt;Please make sure to use UVC camera when implementing the video streaming application on IMX53 platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ch.Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 13:30:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Gstream-support-on-IMX53/m-p/206348#M11905</guid>
      <dc:creator>chintakanisiva</dc:creator>
      <dc:date>2012-10-11T13:30:39Z</dc:date>
    </item>
  </channel>
</rss>

