<?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: CONFIGURE IP ADDRESS FOR LIVE STREAMING FROM SD CARD BOOT</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CONFIGURE-IP-ADDRESS-FOR-LIVE-STREAMING-FROM-SD-CARD-BOOT/m-p/163806#M4010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Someone tried this and work well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;transmitter:&lt;/P&gt;&lt;P&gt;gst-launch-0.10 -v mfw_v4lsrc capture-width=352 capture-height=288&amp;nbsp; ! queue ! mfw_vpuencoder codec-type=std_mpeg4 ! rtpmp4vpay send-config=true ! queue ! udpsink host=192.168.0.202 port=5002 sync=false async=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;receiver:&lt;/P&gt;&lt;P&gt;gst-launch-0.10 -v udpsrc port=5002 buffer-size=100000 ! queue ! capsfilter caps="application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)MP4V-ES, profile-level-id=(string)3, config=(string)000001b003000001b59113000001000000012000c888800f50b042414103, payload=(int)96" ! rtpmp4vdepay ! mfw_vpudecoder codec-type=std_mpeg4 ! queue ! mfw_isink sync=false async=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details : &lt;A _jive_internal="true" href="https://community.nxp.com/message/288341#288341"&gt;https://community.freescale.com/message/288341#288341&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For this example: you may modify the receive side command a little bit because the receive side is i.MX53 board, not a PC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2012 07:49:34 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2012-11-07T07:49:34Z</dc:date>
    <item>
      <title>CONFIGURE IP ADDRESS FOR LIVE STREAMING FROM SD CARD BOOT</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CONFIGURE-IP-ADDRESS-FOR-LIVE-STREAMING-FROM-SD-CARD-BOOT/m-p/163805#M4009</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;&lt;/P&gt;&lt;P&gt; I am using imx535 qsb.we interface a camera streaming application in the qsb board for that i have a setup of imx board and a host linux pc. i had booted the board from tftpboot using lan and also i live streamed the video using lan. Now i changed to booting setup to SD card the board gets booted i want to live streamed the video when i set the ip address in the gstreamer command the capture process takes place but in the host pc i can't see the gst-launch window. can any one help me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;COMMAND GIVEN FOR STREAMING:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch&amp;nbsp; mfw_v4lsrc fps-n=30 capture-width=1280 capture-height=720 capture-mode=4&amp;nbsp; ! queue ! mfw_vpuencoder codec-type=0 ! rtpmp4vpay ! udpsink host=192.168.0.50 port=5000 ----&amp;gt; THIS IN SERIAL PORT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch udpsrc port=5000 caps ="application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)MP4V-ES, profile-level-id=(string)6, config=(string)000001b006000001b59113000001000000012000c888800f528045a14103, payload=(int)96, ssrc=(guint)424830278, clock-base=(guint)2874253685, seqnum-base=(guint)43950" ! gstrtpjitterbuffer ! rtpmp4vdepay ! ffdec_mpeg4 ! ffmpegcolorspace ! videoscale ! autovideosink ------&amp;gt;THIS IN PC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MESSAGE COMING FROM SERIAL PORT:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@freescale ~$ gst-launch&amp;nbsp; mfw_v4lsrc fps-n=30 capture-width=1280 capture-hei&lt;/P&gt;&lt;P&gt;ght=720 capture-mode=4&amp;nbsp; ! queue ! mfw_vpuencoder codec-type=0 ! rtpmp4vpay ! udp&lt;/P&gt;&lt;P&gt;sink host=192.168.0.105 port=5000&lt;/P&gt;&lt;P&gt;MFW_GST_V4LSRC_PLUGIN 2.0.3 build on Sep 29 2011 15:40:54.&lt;/P&gt;&lt;P&gt;Setting pipeline to PAUSED ...[ALLOC] mem alloc cpu_addr = 0x0&amp;nbsp; Size 0x150b8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[INFO]&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;ALLOC] mem alloc cpu_addr = 0x0&amp;nbsp; Size 0x100000&lt;/P&gt;&lt;P&gt;mMFW_GST_VPU_ENCODER_PLUGIN 2.0.3 build on Sep 29 2011 15:40:26.&lt;/P&gt;&lt;P&gt;Pipeline is live and does not need PREROLL ...&lt;/P&gt;&lt;P&gt;mxc_ipu mxc_ipu: IPU Error - IPU_INT_STAT_5 = 0x00000001&lt;/P&gt;&lt;P&gt;Setting pipeline to PLAYING ...&lt;/P&gt;&lt;P&gt;New clock: GstSystemClock&lt;/P&gt;&lt;P&gt;[ALLOC] mem alloc cpu_addr = 0x0&amp;nbsp; Size 0x20000&lt;/P&gt;&lt;P&gt;[ALLOC] mem alloc cpu_addr = 0x0&amp;nbsp; Size 0x151800&lt;/P&gt;&lt;P&gt;[ALLOC] mem alloc cpu_addr = 0x0&amp;nbsp; Size 0x151800&lt;/P&gt;&lt;P&gt;[ALLOC] mem alloc cpu_addr = 0x0&amp;nbsp; Size 0x151800&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MESSAGE COMING FROM HOST PC&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;ubuntu@ubuntu:~$ gst-launch udpsrc port=5000 caps ="application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)MP4V-ES, profile-level-id=(string)6, config=(string)000001b006000001b59113000001000000012000c888800f528045a14103, payload=(int)96, ssrc=(guint)1681410059, clock-base=(guint)1864923366, seqnum-base=(guint)10851" ! gstrtpjitterbuffer ! rtpmp4vdepay ! ffdec_mpeg4 ! ffmpegcolorspace ! videoscale ! 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;New clock: GstSystemClock&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;NOTE :&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; I THINK THERE IS NO ERROR SHOWING IN THE SERIAL PORT OR PC &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt; THE PROBLEM I THINK IS CAPTURING VIDEO IS NOT ABLE TO SEND TO THE HOST PC, IT CANT FIND THE PATH TO SENT THE CAPTURING VIDEO&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;STRONG&gt;&lt;SPAN class="mce_paste_marker"&gt;THANKS,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="mce_paste_marker"&gt;REGARDS,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="mce_paste_marker"&gt;SHAN,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;STRONG&gt;+91 96117 27927&lt;/STRONG&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2012 08:00:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CONFIGURE-IP-ADDRESS-FOR-LIVE-STREAMING-FROM-SD-CARD-BOOT/m-p/163805#M4009</guid>
      <dc:creator>shanmugamsundar</dc:creator>
      <dc:date>2012-11-04T08:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: CONFIGURE IP ADDRESS FOR LIVE STREAMING FROM SD CARD BOOT</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CONFIGURE-IP-ADDRESS-FOR-LIVE-STREAMING-FROM-SD-CARD-BOOT/m-p/163806#M4010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Someone tried this and work well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;transmitter:&lt;/P&gt;&lt;P&gt;gst-launch-0.10 -v mfw_v4lsrc capture-width=352 capture-height=288&amp;nbsp; ! queue ! mfw_vpuencoder codec-type=std_mpeg4 ! rtpmp4vpay send-config=true ! queue ! udpsink host=192.168.0.202 port=5002 sync=false async=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;receiver:&lt;/P&gt;&lt;P&gt;gst-launch-0.10 -v udpsrc port=5002 buffer-size=100000 ! queue ! capsfilter caps="application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)MP4V-ES, profile-level-id=(string)3, config=(string)000001b003000001b59113000001000000012000c888800f50b042414103, payload=(int)96" ! rtpmp4vdepay ! mfw_vpudecoder codec-type=std_mpeg4 ! queue ! mfw_isink sync=false async=false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details : &lt;A _jive_internal="true" href="https://community.nxp.com/message/288341#288341"&gt;https://community.freescale.com/message/288341#288341&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For this example: you may modify the receive side command a little bit because the receive side is i.MX53 board, not a PC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 07:49:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CONFIGURE-IP-ADDRESS-FOR-LIVE-STREAMING-FROM-SD-CARD-BOOT/m-p/163806#M4010</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2012-11-07T07:49:34Z</dc:date>
    </item>
  </channel>
</rss>

