<?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: Problem in playing file from Darwin Streaming Server in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191383#M9744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to ask an opposite question but has anyone installed gstreamer on the IMX?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://imxcommunity.org/forum/topics/darwin-streaming-server"&gt;http://imxcommunity.org/forum/topics/darwin-streaming-server&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Dec 2011 23:15:26 GMT</pubDate>
    <dc:creator>JoshuaParrish</dc:creator>
    <dc:date>2011-12-22T23:15:26Z</dc:date>
    <item>
      <title>Problem in playing file from Darwin Streaming Server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191379#M9740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tonight I am trying to use i.MX53 QSB to play RTSP media from Darwin Streaming Server (DSS version 6.0.3). I worked in following steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1. Setup DSS server in one X86 PC. (ubuntu 10.04 version; IP address: 192.168.1.102)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2. Store one H264-code and hinted video file 1.mp4 in the DSS server media folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 3. Try to render the RTSP media using gstreamer command line on another X86 PC.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sudo gst-launch -v \&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rtspsrc latency=300 location=rtsp://192.168.1.102:554/1.mp4 name=s ! \&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rtph264depay ! queue ! ffdec_h264 ! xvimagesink&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The media was rendered successfully&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; "&gt;&amp;nbsp;&amp;nbsp; 4. Let QSB to render the media file locally using totem player and gstreamer command line. Both worked well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #800000; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sudo gst-launch -v \&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #800000; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; filesrc location=/home/lucid/1.mp4 ! decodebin ! mfw_v4lsink&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; "&gt;&amp;nbsp;&amp;nbsp; 5. Try to render the RTSP media on QSB using similar gstreamer command line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #800000; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sudo gst-launch -v \&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #800000; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rtspsrc latency=300 location=rtsp://192.168.1.102:554/1.mp4 name=s ! \&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #800000; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rtph264depay ! queue ! mfw_h264decoder ! mfw_v4lsink&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed. Log told that " &lt;SPAN style="color: #000000;"&gt;mfw_gst_h264dec_info_t0: fatal error "&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;lucid@lucid-desktop:~$ sudo gst-launch -v rtspsrc latency=300 location=rtsp://192.168.1.102:554/1.mp4 name=s ! rtph264depay ! queue ! mfw_h264decoder ! mfw_v4lsink&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;H264D_ARM11_02.06.01&amp;nbsp; build on Dec 21 2010 09:28:37.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;MFW_GST_H264_DECODER_PLUGIN 1.9.7-1 build on Jan 28 2011 13:31:21.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;MFW_GST_V4LSINK_PLUGIN 1.9.7-1 build on Jan 28 2011 13:35:23.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;Setting pipeline to PAUSED ...&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0: latency = 300&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstUDPSrc:udpsrc1: timeout = 5000000&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstUDPSrc:udpsrc3: timeout = 5000000&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;Pipeline is live and does not need PREROLL ...&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;Setting pipeline to PLAYING ...&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstUDPSrc:udpsrc1: timeout = 0&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstUDPSrc:udpsrc3: timeout = 0&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSession:rtpsession1.GstPad:sync_src: caps = application/x-rtcp&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSsrcDemux:rtpssrcdemux1.GstPad:rtcp_sink: caps = application/x-rtcp&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSession:rtpsession0.GstPad:sync_src: caps = application/x-rtcp&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSsrcDemux:rtpssrcdemux0.GstPad:rtcp_sink: caps = application/x-rtcp&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;New clock: GstSystemClock&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSsrcDemux:rtpssrcdemux0.GstPad:rtcp_src_182795788: caps = application/x-rtcp&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpJitterBuffer:rtpjitterbuffer1.GstPad:sink_rtcp: caps = application/x-rtcp&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpJitterBuffer:rtpjitterbuffer0.GstPad:sink_rtcp: caps = application/x-rtcp&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:src: caps = video/x-h264&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:sink: caps = application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000, encoding-name=(string)H264, profile-level-id=(string)64001E, packetization-mode=(string)1, sprop-parameter-sets=(string)\"Z2QAHqzsC0Em/8AEAAPEAAADAAQAAAMAyjxYtOA\\=\\,aOrssiw\\=\", x-copyright=(string)\"\\ MP4/3GP\\ File\\ hinted\\ with\\ GPAC\\ 0.4.6-DEV-rev\\ \\(C\\)2000-2005\\ -\\ &lt;A href="http://gpac.sourceforge.net"&gt;http://gpac.sourceforge.net&lt;/A&gt;\", a-3GPP-Adaptation-Support=(string)1, a-framesize=(string)\"96\\ 720-576\", clock-base=(guint)23480902, seqnum-base=(guint)9237, npt-start=(guint64)0, npt-stop=(guint64)473679992675, play-speed=(double)1, play-scale=(double)1&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s.GstGhostPad:recv_rtp_src_0_182795788_96: caps = application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000, encoding-name=(string)H264, profile-level-id=(string)64001E, packetization-mode=(string)1, sprop-parameter-sets=(string)\"Z2QAHqzsC0Em/8AEAAPEAAADAAQAAAMAyjxYtOA\\=\\,aOrssiw\\=\", x-copyright=(string)\"\\ MP4/3GP\\ File\\ hinted\\ with\\ GPAC\\ 0.4.6-DEV-rev\\ \\(C\\)2000-2005\\ -\\ &lt;A href="http://gpac.sourceforge.net"&gt;http://gpac.sourceforge.net&lt;/A&gt;\", a-3GPP-Adaptation-Support=(string)1, a-framesize=(string)\"96\\ 720-576\", clock-base=(guint)23480902, seqnum-base=(guint)9237, npt-start=(guint64)0, npt-stop=(guint64)473679992675, play-speed=(double)1, play-scale=(double)1&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s.GstGhostPad:recv_rtp_src_0_182795788_96.GstProxyPad:proxypad7: caps = application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000, encoding-name=(string)H264, profile-level-id=(string)64001E, packetization-mode=(string)1, sprop-parameter-sets=(string)\"Z2QAHqzsC0Em/8AEAAPEAAADAAQAAAMAyjxYtOA\\=\\,aOrssiw\\=\", x-copyright=(string)\"\\ MP4/3GP\\ File\\ hinted\\ with\\ GPAC\\ 0.4.6-DEV-rev\\ \\(C\\)2000-2005\\ -\\ &lt;A href="http://gpac.sourceforge.net"&gt;http://gpac.sourceforge.net&lt;/A&gt;\", a-3GPP-Adaptation-Support=(string)1, a-framesize=(string)\"96\\ 720-576\", clock-base=(guint)23480902, seqnum-base=(guint)9237, npt-start=(guint64)0, npt-stop=(guint64)473679992675, play-speed=(double)1, play-scale=(double)1&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0.GstGhostPad:recv_rtp_src_0_182795788_96.GstProxyPad:proxypad6: caps = application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000, encoding-name=(string)H264, profile-level-id=(string)64001E, packetization-mode=(string)1, sprop-parameter-sets=(string)\"Z2QAHqzsC0Em/8AEAAPEAAADAAQAAAMAyjxYtOA\\=\\,aOrssiw\\=\", x-copyright=(string)\"\\ MP4/3GP\\ File\\ hinted\\ with\\ GPAC\\ 0.4.6-DEV-rev\\ \\(C\\)2000-2005\\ -\\ &lt;A href="http://gpac.sourceforge.net"&gt;http://gpac.sourceforge.net&lt;/A&gt;\", a-3GPP-Adaptation-Support=(string)1, a-framesize=(string)\"96\\ 720-576\", clock-base=(guint)23480902, seqnum-base=(guint)9237, npt-start=(guint64)0, npt-stop=(guint64)473679992675, play-speed=(double)1, play-scale=(double)1&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = video/x-h264&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = video/x-h264&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/MFW_GST_H264DEC_INFO_T:mfw_gst_h264dec_info_t0.GstPad:sink: caps = video/x-h264&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;ERROR: from element /GstPipeline:pipeline0/MFW_GST_H264DEC_INFO_T:mfw_gst_h264dec_info_t0: fatal error&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;Additional debug info:&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;non recoverable error while decoding the H.264 Data&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;Execution ended after 42604221 ns.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;Setting pipeline to PAUSED ...&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;Setting pipeline to READY ...&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/MFW_GST_H264DEC_INFO_T:mfw_gst_h264dec_info_t0.GstPad:sink: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstQueue:queue0.GstPad:src: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstQueue:queue0.GstPad:sink: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:src: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRtpH264Depay:rtph264depay0.GstPad:sink: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s.GstGhostPad:recv_rtp_src_0_182795788_96: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0.GstGhostPad:recv_rtp_src_0_182795788_96: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpPtDemux:rtpptdemux1.GstPad:src_96: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpJitterBuffer:rtpjitterbuffer1.GstPad:sink_rtcp: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSsrcDemux:rtpssrcdemux0.GstPad:rtcp_src_182795788: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSsrcDemux:rtpssrcdemux0.GstPad:rtcp_sink: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpJitterBuffer:rtpjitterbuffer0.GstPad:sink_rtcp: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSsrcDemux:rtpssrcdemux1.GstPad:rtcp_src_415793068: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSsrcDemux:rtpssrcdemux1.GstPad:rtcp_sink: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSession:rtpsession1.GstPad:sync_src: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;/GstPipeline:pipeline0/GstRTSPSrc:s/GstRtpBin:rtpbin0/GstRtpSession:rtpsession0.GstPad:sync_src: caps = NULL&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;Setting pipeline to NULL ...&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;Total rendered:0&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;Freeing pipeline ...&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;&amp;gt;&amp;gt;V4L finalize: class finalized.&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM&gt;lucid@lucid-desktop:~$&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="color: #000000; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5. Try to render the RTSP media on QSB using totem player. Error came up also.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have idea about that? Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 16:25:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191379#M9740</guid>
      <dc:creator>ripple</dc:creator>
      <dc:date>2011-11-29T16:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in playing file from Darwin Streaming Server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191380#M9741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try mfw_vpudecoder instead of mfw_h264decoder. &amp;nbsp;I doing an RTP and had a similar error, but found the vpudecoder worked.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 12:40:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191380#M9741</guid>
      <dc:creator>GlennWalker</dc:creator>
      <dc:date>2011-12-09T12:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in playing file from Darwin Streaming Server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191381#M9742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, I think there is some format incompatible between darwin streaming server packeting and the mfw_h264decoder. I had some progress. Using mpeg4 movie files instead of h264 movie files, and using the module mfw_mpeg4aspdecoder， the QSB can decode the video and display it successfully. But audio still failed. And If movie is 720X576 resolution, the video quality is ok. If the resolution is 1920x1080, many wrong in the video quailty.&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the test video can be played well by QSB if it is located in local instead of by RTSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;CITE&gt;Glenn Walker said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/problem-in-playing-file-from-darwin-streaming-server#4103961Comment49553"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;try mfw_vpudecoder instead of mfw_h264decoder. &amp;nbsp;I doing an RTP and had a similar error, but found the vpudecoder worked.&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 02:49:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191381#M9742</guid>
      <dc:creator>ripple</dc:creator>
      <dc:date>2011-12-12T02:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in playing file from Darwin Streaming Server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191382#M9743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right now, from my perspective. &amp;nbsp;The streaming audio has a problem with the alsasink interface to their hardware. &amp;nbsp;I'm decoding a DVB-H type signal (DVB-T datagram using RTP for audio/video). &amp;nbsp;The video is working fine, but there is no audio. &amp;nbsp;The video is h264 and the audio is AAC-LC. &amp;nbsp;It seems the audio does not like a "push" type data flow, but works fine for "pull". &amp;nbsp;If I record the faad output to a file and play it back into alsasink it works. &amp;nbsp;Unfortunately, I plan on using this for a broadcast reception receiver, so it needs to work for data provided by the service provider and output by our channel decoder.&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Paul Ruan said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/problem-in-playing-file-from-darwin-streaming-server?commentId=4103961%3AComment%3A49810&amp;amp;xg_source=msg_com_forum#4103961Comment49810"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;yes, I think there is some format incompatible between darwin streaming server packeting and the mfw_h264decoder. I had some progress. Using mpeg4 movie files instead of h264 movie files, and using the module mfw_mpeg4aspdecoder， the QSB can decode the video and display it successfully. But audio still failed. And If movie is 720X576 resolution, the video quality is ok. If the resolution is 1920x1080, many wrong in the video quailty.&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the test video can be played well by QSB if it is located in local instead of by RTSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;CITE&gt;Glenn Walker said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/problem-in-playing-file-from-darwin-streaming-server#4103961Comment49553"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;try mfw_vpudecoder instead of mfw_h264decoder. &amp;nbsp;I doing an RTP and had a similar error, but found the vpudecoder worked.&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 12:36:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191382#M9743</guid>
      <dc:creator>GlennWalker</dc:creator>
      <dc:date>2011-12-12T12:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in playing file from Darwin Streaming Server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191383#M9744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to ask an opposite question but has anyone installed gstreamer on the IMX?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://imxcommunity.org/forum/topics/darwin-streaming-server"&gt;http://imxcommunity.org/forum/topics/darwin-streaming-server&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 23:15:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-in-playing-file-from-Darwin-Streaming-Server/m-p/191383#M9744</guid>
      <dc:creator>JoshuaParrish</dc:creator>
      <dc:date>2011-12-22T23:15:26Z</dc:date>
    </item>
  </channel>
</rss>

