<?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: Viewing a multicast video stream on the imx53 Quick Start Board in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190732#M9588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a pity that you cannot use my files. I think the freezes are due to transcoding options in vlc. Try use a file with the appropriate content(h264+aac) without transcoding option.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;CITE&gt;Ji Jian Feng said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/viewing-a-multicast-video-stream-on-the-imx53-quick-start-board#4103961Comment48104"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;The video is not smoothly even in my powerful Ubuntu PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2011 08:10:22 GMT</pubDate>
    <dc:creator>MaximAnisimov</dc:creator>
    <dc:date>2011-12-02T08:10:22Z</dc:date>
    <item>
      <title>Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190720#M9576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want to play multicast video stream on the imx53 Quick Start Board (Ubuntu 10.04 L2.6.35_11.09.01). &lt;SPAN class="hps"&gt;But the device&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;can not play&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;it&lt;/SPAN&gt;&amp;nbsp;correctly&amp;nbsp;&lt;SPAN class="hps"&gt;for&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;reasons unknown to me. My network scheme is following:&lt;span class="lia-inline-image-display-wrapper" image-alt="494-NetworkScheme.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/118778i6308EC20B9A2FF85/image-size/large?v=v2&amp;amp;px=999" role="button" title="494-NetworkScheme.png" alt="494-NetworkScheme.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;To&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;play&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;a multicast&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;video&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;on the device,&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;did&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;1) Network buffer of the device was increased and IGMP setted to v2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;echo 204800 &amp;gt; /proc/sys/net/core/rmem_max&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;echo 2 &amp;gt; /proc/sys/net/ipv4/conf/all/force_igmp_version&lt;/P&gt;&lt;P&gt;echo 2 &amp;gt; /proc/sys/net/ipv4/conf/default/force_igmp_version&lt;/P&gt;&lt;P&gt;2) imx53 Quick Start Board getting network settings from DHCP service.&lt;/P&gt;&lt;P&gt;3) for playing udp stream to network I used notebook with&amp;nbsp;VLC player running. To run VLC I made the following:&lt;/P&gt;&lt;P&gt;a) Tools-&amp;gt;Preferences(Show settings - switch to all)-&amp;gt;Stream Output-&amp;gt;Access Output. Set "Multicast output interface" and "IPv4 multicast output interface address" to my ip address of notebook network interface.&lt;/P&gt;&lt;P&gt;b) We can play video using next steps. Open "Media" menu, next "Streaming", add video file to list, press button "Stream", press button "Next" on the new opened dialog, select "New destination" to UDP (legacy), press button "Add", set address to 239.0.0.1 and port to 1234, uncheck "Activate transcoding", then press "Stream" button to start streaming video.&lt;/P&gt;&lt;P&gt;4) On the device I try to use the following commands:&lt;/P&gt;&lt;P&gt;gst-launch udpsrc&amp;nbsp;multicast-group=239.0.0.1 auto-multicast=true port=1234&amp;nbsp;buffer-size=1000000 ! decodebin2 use-buffering=true max-size-buffers=32&amp;nbsp;max-size-bytes=1000000 ! mfw_v4lsink&lt;/P&gt;&lt;P&gt;gst-launch udpsrc multicast-group=239.0.0.1&amp;nbsp;auto-multicast=true port=1234 ! decodebin2 ! mfw_v4lsink&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log of commands:&lt;/P&gt;&lt;P&gt;MFW_GST_V4LSINK_PLUGIN 2.0.3 build on Nov 12 2011 10:13:27.&lt;BR /&gt; Setting pipeline to PAUSED ...&lt;BR /&gt;Pipeline is live and does not need PREROLL ...&lt;BR /&gt;Setting pipeline to PLAYING ...&lt;BR /&gt;New clock: GstSystemClock&lt;BR /&gt;Aiur: 2.0.3&lt;BR /&gt;Core: BLN_MAD-MMLAYER_MPG2PARSER_ARM11_04.00.05 build on Sep 22 2011 11:18:22&lt;BR /&gt;mime: video/mpeg, mpegversion=(int)[1,2]; video/mpegts,&lt;BR /&gt;systemstream=true; video/x-cdxa&lt;BR /&gt;file: lib_mpg2_parser_arm11_elinux.3.0.so.4.00.04&lt;BR /&gt;Content Info:&lt;BR /&gt;Seekable : No&lt;BR /&gt;Size(byte): -1&lt;/P&gt;&lt;P&gt;Mpeg2CreateParser:parser created successfully&lt;BR /&gt; Movie Info:&lt;BR /&gt;Seekable : No&lt;BR /&gt;Live : Yes&lt;BR /&gt;Duration : 0:00:00.000000000&lt;BR /&gt;ReadMode : File&lt;BR /&gt;AutoRetimestamp: 2000ms&lt;BR /&gt;Track : 2&lt;/P&gt;&lt;P&gt;Track 00[Audio]: Enabled&lt;BR /&gt; Duration: 0:00:00.000000000&lt;BR /&gt;Language:&lt;BR /&gt;Mime:&lt;BR /&gt;audio/mpeg, mpegversion=(int)1, parsed=(boolean)true,&lt;BR /&gt;channels=(int)2, rate=(int&lt;BR /&gt;)48000, bitrate=(int)384&lt;BR /&gt;BLN_MAD-MMCODECS_MP3D_ARM_02.10.00_CORTEX-A8 build on Jul 7 2011 11:02:16.&lt;BR /&gt;MFW_GST_MP3_DECODER_PLUGIN 2.0.3 build on Nov 12 2011 10:13:37.&lt;BR /&gt;Track 01[Video]: Enabled&lt;BR /&gt;Duration: 0:00:00.000000000&lt;BR /&gt;Language:&lt;BR /&gt;Mime:&lt;BR /&gt;video/x-h264, parsed=(boolean)true, width=(int)1920,&lt;BR /&gt;height=(int)1088, framerate&lt;BR /&gt;=(fraction)30/1&lt;BR /&gt;[INFO] Product Info: i.MX53&lt;BR /&gt;VPU Version: firmware 13.4.41; libvpu: 5.3.2&lt;BR /&gt;MFW_GST_VPU_DECODER_PLUGIN 2.0.3 build on Nov 12 2011 10:13:04.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;On&lt;/SPAN&gt;&amp;nbsp;log&amp;nbsp;&lt;SPAN class="hps"&gt;it is clear that&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;the video was&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;detected&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;but&lt;/SPAN&gt;&amp;nbsp;we could not see anything on&amp;nbsp;&lt;SPAN class="hps"&gt;the screen&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;.&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;Also tried to&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;reproduce&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;the flow through the&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="atn hps"&gt;totem video player (&lt;/SPAN&gt;&lt;SPAN&gt;see the&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;screenshots in the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;enclosure&lt;/SPAN&gt;&lt;SPAN&gt;), but also&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;no success&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could Somebody help with this problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="hps"&gt;Someone&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;tried&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;to play&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;the video&lt;/SPAN&gt;&amp;nbsp;using&amp;nbsp;&lt;SPAN class="hps"&gt;multicast&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;UDP streaming&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 08:49:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190720#M9576</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-11-23T08:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190721#M9577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you export GST_DEBUG=2,mfw_vpudecoder:4 to get more information,&lt;/P&gt;&lt;P&gt;One example for udp streaming:&lt;/P&gt;&lt;P&gt;mx53 client:&lt;/P&gt;&lt;P&gt;gst-launch-0.10 -v udpsrc port=5434 caps="application/x-rtp, media=(string)video,&amp;nbsp; clock-rate=(int)90000,encoding-name=(string)MP4V-ES,&amp;nbsp; profile-level-id=(string)4,config=(string)000001b004000001b59113000001000000012000c888800f514043c14103" ! rtpmp4vdepay ! mfw_vpudecoder codec-type=std_mpeg4 loopback=false min_latency=true !&amp;nbsp; mfw_v4lsink&lt;BR /&gt;&lt;BR /&gt;x86 server &amp;amp; usb camera:&lt;BR /&gt;gst-launch v4l2src ! 'video/x-raw-yuv, format=(fourcc)YUY2,width=640, height=480' ! ffmpegcolorspace ! ffenc_mpeg4 ! rtpmp4vpay send-config=true ! udpsink host=10.192.241.129 port=3000 max-lateness=100000000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 10:13:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190721#M9577</guid>
      <dc:creator>JiJianFeng</dc:creator>
      <dc:date>2011-11-23T10:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190722#M9578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Thank you very much&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;for quick reply.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;RTSP and RTP streaming works well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;In my case I used different scheme.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;There is an iptv provider which produces tv in own network. I order to watch it on device I&amp;nbsp;&lt;SPAN class="hps"&gt;perform the following steps:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="hps"&gt;1) The device sends an IGMP request to subscribe for multicast stream (usualy it's 239.0.0.x, for example 239.0.0.77) to provider equipment&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="hps"&gt;2)&amp;nbsp;&lt;SPAN class="hps"&gt;Active equipment&lt;/SPAN&gt;&amp;nbsp;of&amp;nbsp;&lt;SPAN class="hps"&gt;provider&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;in response to&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;a request&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;begins&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;to send&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;multicast packages on the device port.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="hps"&gt;3) The device detects the stream and start playing.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="hps"&gt;4) The device sends an IGMP request to unsubscribe from a multicast stream when the user stops watching the video&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;In the near time&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;I will&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;provide more information&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;using&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;GST_DEBUG =&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;, mfw_vpudecoder:&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I can also&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;provide a&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;dump of the&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;stream from the iptv&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;provider.&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;It can&lt;/SPAN&gt;&amp;nbsp;be&amp;nbsp;&lt;SPAN class="hps"&gt;played&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;using the command&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;tcpreplay -i eth0 stream.cap&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 12:17:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190722#M9578</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-11-23T12:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190723#M9579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Log1:&lt;/P&gt;&lt;P&gt;﻿MFW_GST_V4LSINK_PLUGIN 1.9.7-1 build on Jan 28 2011 13:35:23&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.115181238 &amp;nbsp;6217 &amp;nbsp; &amp;nbsp;0x16050 WARN &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bin gstbin.c:2312:gst_bin_do_latency_func:&amp;lt;pipeline0&amp;gt; failed to query latencyNew clock: GstSystemClock&lt;BR /&gt;(gst-launch-0.10:6217): GStreamer-CRITICAL **: gst_debug_log_valist: assertion `category != NULL' failed&lt;BR /&gt;(gst-launch-0.10:6217): GStreamer-CRITICAL **: gst_debug_log_valist: assertion `category != NULL' failedduration=-1 0&lt;/P&gt;&lt;P&gt;Aiur Core Info:&amp;nbsp;&lt;/P&gt;&lt;P&gt;mime: video/mpeg, mpegversion=(int)[1,2]; video/mpegts, systemstream=true; video/x-cdxa&amp;nbsp;&lt;/P&gt;&lt;P&gt;file: lib_mpg2_parser_arm11_elinux.3.0.so&amp;nbsp;&lt;/P&gt;&lt;P&gt;ver : BLN_MAD-MMLAYER_MPG2PARSER_ARM11_03.50.02 &amp;nbsp;build on Dec 30 2010 02:33:35&lt;/P&gt;&lt;P&gt;goto jailtry&lt;/P&gt;&lt;P&gt;seek 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Log2:&lt;/P&gt;&lt;P&gt;MFW_GST_V4LSINK_PLUGIN 1.9.7-1 build on Jan 28 2011 13:35:23.&lt;BR /&gt; Setting pipeline to PAUSED ...&lt;BR /&gt;Pipeline is live and does not need PREROLL ...&lt;BR /&gt;Setting pipeline to PLAYING ...&lt;BR /&gt;0:00:00.115382741 6474 0x16050 WARN bin gstbin.c:2312:gst_bin_do_latency_func:&amp;lt;pipeline0&amp;gt; failed to query latency&lt;BR /&gt;New clock: GstSystemClock&lt;/P&gt;&lt;P&gt;(gst-launch-0.10:6474): GStreamer-CRITICAL **: gst_debug_log_valist: assertion `category != NULL' failed&lt;/P&gt;&lt;P&gt;(gst-launch-0.10:6474): GStreamer-CRITICAL **: gst_debug_log_valist: assertion `category != NULL' failed&lt;BR /&gt; duration=-1 0&lt;BR /&gt;Aiur Core Info:&lt;BR /&gt;mime: video/mpeg, mpegversion=(int)[1,2]; video/mpegts, systemstream=true; video/x-cdxa&lt;BR /&gt;file: lib_mpg2_parser_arm11_elinux.3.0.so&lt;BR /&gt;ver : BLN_MAD-MMLAYER_MPG2PARSER_ARM11_03.50.02 build on Dec 30 2010 02:33:35&lt;BR /&gt;Mpeg2CreateParser:parser created successfully&lt;BR /&gt;0:00:02.709026952 6474 0x44d50 WARN aiurdemux aiurdemux.c:2650:aiurdemux_parse_tracks: Warning: API[getLanguage] not implement!&lt;/P&gt;&lt;P&gt;BLNUnhandled fault: external abort on non-linefetch (0x1018) at 0x2cd69054&lt;BR /&gt; _MAD-MMCODECS_AACD_ARM_03.05.00 build on Nov 25 2009 15:02:24.&lt;BR /&gt;MFW_GST_AAC_PLUGIN 1.9.7-1 build on Jan 28 2011 13:36:06.&lt;BR /&gt;Movie Info:&lt;BR /&gt;Seekable: No&lt;BR /&gt;Live: Yes&lt;BR /&gt;Duration: 0:00:00.000000000&lt;BR /&gt;ReadMode: File&lt;/P&gt;&lt;P&gt;Total Track: 1&lt;BR /&gt; Track 00[Audio]:&lt;BR /&gt;Duration: 0:00:00.000000000&lt;BR /&gt;Language:&lt;BR /&gt;Mime:&lt;BR /&gt;audio/mpeg, mpegversion=(int)4, channels=(int)2, rate=(int)44100, bitrate=(int)1&lt;BR /&gt;04737&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Log3:&lt;/P&gt;&lt;P&gt;MFW_GST_V4LSINK_PLUGIN 1.9.7-1 build on Jan 28 2011 13:35:23.&lt;BR /&gt;Setting pipeline to PAUSED ...&lt;BR /&gt;Pipeline is live and does not need PREROLL ...&lt;BR /&gt;Setting pipeline to PLAYING ...&lt;BR /&gt;0:00:00.114614607 6666 0x16050 WARN bin gstbin.c:2312:gst_bin_do_latency_func:&amp;lt;pipeline0&amp;gt; failed to query latency&lt;BR /&gt;New clock: GstSystemClock&lt;/P&gt;&lt;P&gt;(gst-launch-0.10:6666): GStreamer-CRITICAL **: gst_debug_log_valist: assertion `category != NULL' failed&lt;/P&gt;&lt;P&gt;(gst-launch-0.10:6666): GStreamer-CRITICAL **: gst_debug_log_valist: assertion `category != NULL' failed&lt;BR /&gt; duration=-1 0&lt;BR /&gt;Aiur Core Info:&lt;BR /&gt;mime: video/mpeg, mpegversion=(int)[1,2]; video/mpegts, systemstream=true; video/x-cdxa&lt;BR /&gt;file: lib_mpg2_parser_arm11_elinux.3.0.so&lt;BR /&gt;ver : BLN_MAD-MMLAYER_MPG2PARSER_ARM11_03.50.02 build on Dec 30 2010 02:33:35&lt;BR /&gt;Mpeg2CreateParser:parser created successfully&lt;BR /&gt;0:00:02.986118586 6666 0xf3888 WARN aiurdemux aiurdemux.c:2650:aiurdemux_parse_tracks: WarninUnhandled fault: external abort on non-linefetch (0x1018) at 0x2c4f7054&lt;BR /&gt;g: API[getLanguage] not implement!&lt;/P&gt;&lt;P&gt;BLN_MAD-MMCODECS_AACD_ARM_03.05.00 build on Nov 25 2009 15:02:24.&lt;BR /&gt; MFW_GST_AAC_PLUGIN 1.9.7-1 build on Jan 28 2011 13:36:06.&lt;BR /&gt;Movie Info:&lt;BR /&gt;Seekable: No&lt;BR /&gt;Live: Yes&lt;BR /&gt;Duration: 0:00:00.000000000&lt;BR /&gt;ReadMode: File&lt;/P&gt;&lt;P&gt;Total Track: 1&lt;BR /&gt; Track 00[Audio]:&lt;BR /&gt;Duration: 0:00:00.000000000&lt;BR /&gt;Language:&lt;BR /&gt;Mime:&lt;BR /&gt;audio/mpeg, mpegversion=(int)4, channels=(int)2, rate=(int)48000, bitrate=(int)1&lt;BR /&gt;08000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 14:20:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190723#M9579</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-11-23T14:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190724#M9580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://rapidshare.com/files/1096730931/fashiontv_77.cap" target="_blank"&gt;https://rapidshare.com/files/1096730931/fashiontv_77.cap&lt;/A&gt; &amp;nbsp; &amp;nbsp;- udp stream dump from iptv provider network (udp://239.0.0.77:1234)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 15:00:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190724#M9580</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-11-23T15:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190725#M9581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://rapidshare.com/files/2525803715/myzentv_83.cap" rel="nofollow" target="_blank"&gt;https://rapidshare.com/files/2525803715/myzentv_83.cap&lt;/A&gt; &amp;nbsp; &amp;nbsp; - udp stream dump from iptv network (udp://239.0.0.83:1234)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo tcpreplay -i eth0 fashiontv_77.cap&lt;/P&gt;&lt;P&gt;sudo tcpreplay -i eth0 myzentv_83.cap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 15:29:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190725#M9581</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-11-23T15:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190726#M9582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From your log, I did not find the vpu decoder plugin which is a little weired. Also I could not connect to rapidshare website, could you upload it to another place or just send me via attachment. my email account : dexter.ji@freescale.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Nov 2011 02:15:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190726#M9582</guid>
      <dc:creator>JiJianFeng</dc:creator>
      <dc:date>2011-11-26T02:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190727#M9583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Max!&lt;/P&gt;&lt;P&gt;Your idea nice. Sorry, then not possible help you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I see, you make Linux 11.09 from Freescale.&lt;/P&gt;&lt;P&gt;Please, if possible, give this version in .img format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2011 03:51:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190727#M9583</guid>
      <dc:creator>VicCiv</dc:creator>
      <dc:date>2011-11-28T03:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190728#M9584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://howfile.com/file/2b3d1de5/2c987793/" target="_blank"&gt;http://howfile.com/file/2b3d1de5/2c987793/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://howfile.com/file/2b3d1de5/547f37ac/" target="_blank"&gt;http://howfile.com/file/2b3d1de5/547f37ac/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CITE&gt;Ji Jian Feng said:&lt;/CITE&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/viewing-a-multicast-video-stream-on-the-imx53-quick-start-board#4103961Comment46788"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;From your log, I did not find the vpu decoder plugin which is a little weired. Also I could not connect to rapidshare website, could you upload it to another place or just send me via attachment. my email account : dexter.ji@freescale.com&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2011 08:42:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190728#M9584</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-11-28T08:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190729#M9585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you provide more detail information about how to run it.&lt;/P&gt;&lt;P&gt;I tried to run it in Linux Oneiric PC but failed:&lt;/P&gt;&lt;P&gt;sudo tcpreplay -i eth0 fashiontv_77.cap&lt;/P&gt;&lt;P&gt;gst-launch udpsrc multicast-group=239.0.0.77 auto-multicast=true port=1234 buffer-size=100000 ! decodebin2 use-buffering=true max-size-buffers=32 max-size-bytes=1000000 ! xvimagesink sync=fals&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I could not receive any packets, what's wrong with my environment or command?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 10:36:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190729#M9585</guid>
      <dc:creator>JiJianFeng</dc:creator>
      <dc:date>2011-11-29T10:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190730#M9586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My PC network settings:&lt;/P&gt;&lt;P&gt;netspider@netspider-nb:~$ ifconfig&lt;BR /&gt; eth0 Link encap:Ethernet HWaddr 00:24:54:87:3d:36 &lt;BR /&gt; inet addr:192.168.1.103 Bcast:192.168.1.255 Mask:255.255.255.0&lt;BR /&gt; inet6 addr: fe80::224:54ff:fe87:3d36/64 Scope:Link&lt;BR /&gt; UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt; RX packets:620 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt; TX packets:4156 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt; collisions:0 txqueuelen:1000 &lt;BR /&gt; RX bytes:896845 (896.8 KB) TX bytes:5098576 (5.0 MB)&lt;BR /&gt; Interrupt:19&lt;/P&gt;&lt;P&gt;lo Link encap:Local Loopback &lt;BR /&gt; inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt; inet6 addr: ::1/128 Scope:Host&lt;BR /&gt; UP LOOPBACK RUNNING MTU:16436 Metric:1&lt;BR /&gt; RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt; TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt; collisions:0 txqueuelen:0 &lt;BR /&gt; RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;P&gt;netspider@netspider-nb:~$ route&lt;BR /&gt; Kernel IP routing table&lt;BR /&gt; Destination Gateway Genmask Flags Metric Ref Use Iface&lt;BR /&gt; default phoenix 0.0.0.0 UG 0 0 0 eth0&lt;BR /&gt; link-local * 255.255.0.0 U 1000 0 0 eth0&lt;BR /&gt; 192.168.1.0 * 255.255.255.0 U 1 0 0 eth0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For streaming on the network interface eth0 (maybe you have another interface name?) just run command like this:&lt;/P&gt;&lt;P&gt;netspider@netspider-nb:~$ sudo tcpreplay -i eth0 /mnt/d/10/fashiontv_77.cap &lt;BR /&gt; [sudo] password for netspider: &lt;BR /&gt; sending out eth0 &lt;BR /&gt; processing file: /mnt/d/10/fashiontv_77.cap&lt;BR /&gt; ^C&lt;BR /&gt; Actual: 6495 packets (8820210 bytes) sent in 9.43 seconds&lt;BR /&gt; Rated: 935335.1 bps, 7.14 Mbps, 688.76 pps&lt;BR /&gt; netspider@netspider-nb:~$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Network settings on the client:&amp;nbsp;&lt;/P&gt;&lt;P&gt;lucid@lucid-desktop:~$ ifconfig&lt;BR /&gt; eth13 Link encap:Ethernet HWaddr 00:04:9f:01:c9:28 &lt;BR /&gt; inet addr:192.168.1.105 Bcast:192.168.1.255 Mask:255.255.255.0&lt;BR /&gt; UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt; RX packets:165 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt; TX packets:119 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt; collisions:0 txqueuelen:1000 &lt;BR /&gt; RX bytes:16434 (16.4 KB) TX bytes:14694 (14.6 KB)&lt;BR /&gt; Base address:0x6000&lt;/P&gt;&lt;P&gt;lo Link encap:Local Loopback &lt;BR /&gt; inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt; UP LOOPBACK RUNNING MTU:16436 Metric:1&lt;BR /&gt; RX packets:108 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt; TX packets:108 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt; collisions:0 txqueuelen:0 &lt;BR /&gt; RX bytes:5560 (5.5 KB) TX bytes:5560 (5.5 KB)&lt;/P&gt;&lt;P&gt;lucid@lucid-desktop:~$ route&lt;BR /&gt; Kernel IP routing table&lt;BR /&gt; Destination Gateway Genmask Flags Metric Ref Use Iface&lt;BR /&gt; 192.168.1.0 * 255.255.255.0 U 1 0 0 eth13&lt;BR /&gt; link-local * 255.255.0.0 U 1000 0 0 eth13&lt;BR /&gt; default phoenix 0.0.0.0 UG 0 0 0 eth13&lt;BR /&gt; lucid@lucid-desktop:~$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think next problems can take place in this case:&lt;BR /&gt; 1) tcpreplay command not installed on the host&lt;BR /&gt; sudo apt-get install tcpreplay&lt;BR /&gt; 2) Problems with routes on the host or client. You could use this command on client and pc:&lt;BR /&gt; route add -p 239.0.0.0 mask 255.0.0.0 dev eth0&lt;BR /&gt;3) Network interface configured without multicast support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps you.&lt;BR /&gt; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 11:40:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190730#M9586</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-11-29T11:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190731#M9587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could not use your cap files but now I can run vlc to test this udp streaming.&lt;/P&gt;&lt;P&gt;My steps:&lt;/P&gt;&lt;P&gt;VLC server:&lt;BR /&gt;1. VLC: Select Media-&amp;gt;Streaming, first add file then click "stream" button.&lt;BR /&gt;2. Next to select Destination to UDP select 239.0.0.1, port: 1234. also transcode to H264+AAC format.&lt;BR /&gt;&lt;BR /&gt;MX53 client:&lt;BR /&gt;1. gst-launch playbin2 uri=udp://239.0.0.1:1234 video-sink="mfw_v4lsink sync=false"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The video is not smoothly even in my powerful Ubuntu PC. I am not sure what's wrong but it could be timestamp related issue. need more investigation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 02:55:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190731#M9587</guid>
      <dc:creator>JiJianFeng</dc:creator>
      <dc:date>2011-12-02T02:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190732#M9588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a pity that you cannot use my files. I think the freezes are due to transcoding options in vlc. Try use a file with the appropriate content(h264+aac) without transcoding option.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;CITE&gt;Ji Jian Feng said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/viewing-a-multicast-video-stream-on-the-imx53-quick-start-board#4103961Comment48104"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;The video is not smoothly even in my powerful Ubuntu PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 08:10:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190732#M9588</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-12-02T08:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190733#M9589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you play the video on i.MX53 board with playbin2 command?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 11:15:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190733#M9589</guid>
      <dc:creator>JiJianFeng</dc:creator>
      <dc:date>2011-12-02T11:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190734#M9590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Unfortunately,&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;the result is not&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;changed.&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;Here are&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;the logs&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;of commands&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR class="Apple-interchange-newline" /&gt;Log1:&lt;/P&gt;&lt;P&gt;lucid@lucid-desktop:~$ gst-launch playbin2 uri=udp://239.0.0.77:1234 video-sink="mfw_v4lsink sync=false"&lt;BR /&gt;MFW_GST_V4LSINK_PLUGIN 1.9.7-1 build on Jan 28 2011 13:35:23.&lt;BR /&gt;Setting pipeline to PAUSED ...&lt;BR /&gt;Pipeline is live and does not need PREROLL ...&lt;BR /&gt;Setting pipeline to PLAYING ...&lt;BR /&gt;New clock: GstSystemClock&lt;/P&gt;&lt;P&gt;(gst-launch-0.10:5843): GStreamer-CRITICAL **: gst_debug_log_valist: assertion `category != NULL' failed&lt;/P&gt;&lt;P&gt;(gst-launch-0.10:5843): GStreamer-CRITICAL **: gst_debug_log_valist: assertion `category != NULL' failed&lt;BR /&gt;duration=-1 0&lt;BR /&gt;Aiur Core Info:&lt;BR /&gt;mime: video/mpeg, mpegversion=(int)[1,2]; video/mpegts, systemstream=true; video/x-cdxa&lt;BR /&gt;file: lib_mpg2_parser_arm11_elinux.3.0.so&lt;BR /&gt;ver : BLN_MAD-MMLAYER_MPG2PARSER_ARM11_03.50.02 build on Dec 30 2010 02:33:35&lt;BR /&gt;goto jail&lt;BR /&gt;try seek 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log2:&lt;/P&gt;&lt;P&gt;lucid@lucid-desktop:~$ export GST_DEBUG=2,mfw_vpudecoder:4&lt;BR /&gt;lucid@lucid-desktop:~$ gst-launch playbin2 uri=udp://239.0.0.77:1234 video-sink="mfw_v4lsink sync=false"&lt;BR /&gt;MFW_GST_V4LSINK_PLUGIN 1.9.7-1 build on Jan 28 2011 13:35:23.&lt;BR /&gt;Setting pipeline to PAUSED ...&lt;BR /&gt;Pipeline is live and does not need PREROLL ...&lt;BR /&gt;Setting pipeline to PLAYING ...&lt;BR /&gt;New clock: GstSystemClock&lt;/P&gt;&lt;P&gt;(gst-launch-0.10:6129): GStreamer-CRITICAL **: gst_debug_log_valist: assertion `category != NULL' failed&lt;/P&gt;&lt;P&gt;(gst-launch-0.10:6129): GStreamer-CRITICAL **: gst_debug_log_valist: assertion `category != NULL' failed&lt;BR /&gt;duration=-1 0&lt;BR /&gt;Aiur Core Info:&lt;BR /&gt;mime: video/mpeg, mpegversion=(int)[1,2]; video/mpegts, systemstream=true; video/x-cdxa&lt;BR /&gt;file: lib_mpg2_parser_arm11_elinux.3.0.so&lt;BR /&gt;ver : BLN_MAD-MMLAYER_MPG2PARSER_ARM11_03.50.02 build on Dec 30 2010 02:33:35&lt;BR /&gt;Mpeg2CreateParser:parser created successfully&lt;BR /&gt;0:00:02.594919729 6129 0xfba68 WARN aiurdemux aiurdemux.c:2650:aiurdemux_parse_tracks: Warning: API[getLanguage] not implement!&lt;/P&gt;&lt;P&gt;BLN_MAD-MMCODECS_AACD_ARM_03.05.00 build on Nov 25 2009 15:02:24.&lt;BR /&gt;MFW_GST_AAC_PLUGIN 1.9.7-1 build on Jan 28 2011 13:36:06.&lt;BR /&gt;Movie Info:&lt;BR /&gt;Seekable: No&lt;BR /&gt;Live: Yes&lt;BR /&gt;Duration: 0:00:00.000000000&lt;BR /&gt;ReadMode: File&lt;/P&gt;&lt;P&gt;Total Track: 1&lt;BR /&gt;Track 00[Audio]:&lt;BR /&gt;Duration: 0:00:00.000000000&lt;BR /&gt;Language:&amp;nbsp;&lt;BR /&gt;Mime:&lt;BR /&gt;audio/mpeg, mpegversion=(int)4, channels=(int)2, rate=(int)48000, bitrate=(int)2&lt;BR /&gt;88375&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt; &lt;CITE&gt;Ji Jian Feng said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/viewing-a-multicast-video-stream-on-the-imx53-quick-start-board?id=4103961%3ATopic%3A46504&amp;amp;page=2#4103961Comment47871"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Could you play the video on i.MX53 board with playbin2 command?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2011 12:09:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190734#M9590</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-12-02T12:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190735#M9591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Few months ago I have had lots of problem with MPEG-TS multicast stream playback. I have used BSP 11.05.&lt;/P&gt;&lt;P&gt;Low bandwidth stream (3500kbit/s) was not played correctly when received from udpsrc, however the same stream played from NFS mounted root filesystem worked like a charm.&lt;/P&gt;&lt;P&gt;Unfortunatelly I got no luck with playing 1080p stream from NFS drive or udp multicast stream.&lt;/P&gt;&lt;P&gt;Finally I got response from Freescale Support that they do not support this mode and they do not known any opensource&amp;nbsp;solution which allows playing MPEG-TS multicast streams with iMX5.3, as I can notice from above posts nothing has changed yet.&amp;nbsp;Unfortunately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 19:14:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190735#M9591</guid>
      <dc:creator>LukaszPulka</dc:creator>
      <dc:date>2011-12-05T19:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190736#M9592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Thank&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;you&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;for the information.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN class="hps"&gt;I hope freescale&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;will solve&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;this issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Lukasz Pulka said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/viewing-a-multicast-video-stream-on-the-imx53-quick-start-board?id=4103961%3ATopic%3A46504&amp;amp;page=2#4103961Comment48930"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Few months ago I have had lots of problem with MPEG-TS multicast stream playback. I have used BSP 11.05.&lt;/P&gt;&lt;P&gt;Low bandwidth stream (3500kbit/s) was not played correctly when received from udpsrc, however the same stream played from NFS mounted root filesystem worked like a charm.&lt;/P&gt;&lt;P&gt;Unfortunatelly I got no luck with playing 1080p stream from NFS drive or udp multicast stream.&lt;/P&gt;&lt;P&gt;Finally I got response from Freescale Support that they do not support this mode and they do not known any opensource&amp;nbsp;solution which allows playing MPEG-TS multicast streams with iMX5.3, as I can notice from above posts nothing has changed yet.&amp;nbsp;Unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 08:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190736#M9592</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-12-06T08:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190737#M9593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think somebody already solved this, there is no limitation to play mpeg-ts stream vs stream from NFS.&lt;/P&gt;&lt;P&gt;As for 1080p stream it may be impossible to play high bandwidth stream because some hardware bug, or chip limitation&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got some UDP checksum errors, when playing files from NFS root, see&amp;nbsp;&lt;A href="http://forums.freescale.com/t5/i-MX-Microprocessors/imx53qsb-gst-launch-problem-with-playing-streams-from-network/td-p/84711" rel="nofollow"&gt;http://forums.freescale.com/t5/i-MX-Microprocessors/imx53qsb-gst-la...&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do RTP streams work for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 18:39:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190737#M9593</guid>
      <dc:creator>LukaszPulka</dc:creator>
      <dc:date>2011-12-06T18:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Viewing a multicast video stream on the imx53 Quick Start Board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190738#M9594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, RTP/RTSP works. But I have not tested it with 1080p video stream.&lt;BR /&gt; &amp;nbsp;&lt;BR /&gt; &lt;CITE&gt;Lukasz Pulka said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/viewing-a-multicast-video-stream-on-the-imx53-quick-start-board?id=4103961%3ATopic%3A46504&amp;amp;page=2#4103961Comment49101"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;I think somebody already solved this, there is no limitation to play mpeg-ts stream vs stream from NFS.&lt;/P&gt;&lt;P&gt;As for 1080p stream it may be impossible to play high bandwidth stream because some hardware bug, or chip limitation&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got some UDP checksum errors, when playing files from NFS root, see&amp;nbsp;&lt;A href="http://forums.freescale.com/t5/i-MX-Microprocessors/imx53qsb-gst-launch-problem-with-playing-streams-from-network/td-p/84711" rel="nofollow"&gt;http://forums.freescale.com/t5/i-MX-Microprocessors/imx53qsb-gst-la...&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do RTP streams work for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 08:35:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Viewing-a-multicast-video-stream-on-the-imx53-Quick-Start-Board/m-p/190738#M9594</guid>
      <dc:creator>MaximAnisimov</dc:creator>
      <dc:date>2011-12-07T08:35:55Z</dc:date>
    </item>
  </channel>
</rss>

