<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>Hi.<o:p></o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>I am
using TI&#8217;s dm355 evm.<o:p></o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>I am
using the gst-rtsp-server to transmit the video encoded from yuv422 to mpeg4
via rtsp-server. Then I try to watch the video via the VLC on the windows host.<o:p></o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>./test-launch
--gst-debug-no-color --gst-debug=TI*:2 &quot;( filesrc
location=foreman_422_vga._swap.yuv ! TIVidenc1 codecName=mpeg4enc
engineName=encode contiguousInputFrame=FALSE iColorSpace=UYVY
resolution=640x480 ! rtpmp4vpay pt=96 name=pay0 )&quot;<o:p></o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>Test-launch
is a demo application (in examples folder) that creates an rtsp-server, and
helps in transmitting and TIVidenc1 is an element released as a part of the
ti-gstreamer-plugin (gstreamer.ti.com) for development of gstreamer on TI
Platforms, which here plays the role of encoding.<o:p></o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>On
executing the above command, I get the error mentioned below.<o:p></o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>I am
using gstreamer-0.10.23, glib-2.18.1, gst-plugins-base-0.10.23,
gst-plugins-good-0.10.10, gst-plugins-bad-0.10.9, gst-plugins-ugly-0.10.9.<o:p></o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>Thanks is
advance.<o:p></o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>Regards,<o:p></o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>Neel.<o:p></o:p></span></font></p>

<p><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>**
Message: listening on port 8554<br>
** Message: added new client 0x16cf0 ip 172.24.136.232:45062<br>
** Message: attaching to context 0x13e18<br>
RTSP request message 0x8d6bc<br>
&nbsp;request line:<br>
&nbsp;&nbsp; method: 'OPTIONS'<br>
&nbsp;&nbsp; uri:&nbsp;&nbsp;&nbsp; 'rtsp://172.24.190.40:8554/test'<br>
&nbsp;&nbsp; version: '1.0'<br>
&nbsp;headers:<br>
&nbsp;&nbsp; key: 'CSeq', value: '53'<br>
&nbsp;&nbsp; key: 'User-Agent', value: 'VLC media player (LIVE555 Streaming
Media v2009.03.22)'<br>
&nbsp;body:<br>
** Message: client 0x16cf0: received a request<br>
RTSP response message 0xbefff9c8<br>
&nbsp;status line:<br>
&nbsp;&nbsp; code:&nbsp;&nbsp; '200'<br>
&nbsp;&nbsp; reason: 'OK'<br>
&nbsp;&nbsp; version: '1.0'<br>
&nbsp;headers:<br>
&nbsp;&nbsp; key: 'CSeq', value: '53'<br>
&nbsp;&nbsp; key: 'Public', value: 'OPTIONS, DESCRIBE, PAUSE, PLAY, SETUP,
TEARDOWN'<br>
&nbsp;&nbsp; key: 'Server', value: 'GStreamer RTSP server'<br>
&nbsp;body: length 0<br>
** Message: client 0x16cf0: sent a message with cseq 53<br>
RTSP request message 0x8d6bc<br>
&nbsp;request line:<br>
&nbsp;&nbsp; method: 'DESCRIBE'<br>
&nbsp;&nbsp; uri:&nbsp;&nbsp;&nbsp; 'rtsp://172.24.190.40:8554/test'<br>
&nbsp;&nbsp; version: '1.0'<br>
&nbsp;headers:<br>
&nbsp;&nbsp; key: 'CSeq', value: '54'<br>
&nbsp;&nbsp; key: 'Accept', value: 'application/sdp'<br>
&nbsp;&nbsp; key: 'User-Agent', value: 'VLC media player (LIVE555 Streaming
Media v2009.03.22)'<br>
&nbsp;body:<br>
** Message: client 0x16cf0: received a request<br>
** Message: found media 0x52dc0 for url abspath /test<br>
** Message: constructed media 0x58c20 for url /test<br>
** Message: preparing media 0x58c20<br>
** Message: enter mainloop<br>
<br>
(lt-test-launch:1427): GLib-GObject-CRITICAL **: g_object_set: assertion
`G_IS_OBJECT (object)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_bin_add: assertion
`GST_IS_ELEMENT (element)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_element_get_static_pad:
assertion `GST_IS_ELEMENT (element)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_pad_link: assertion
`GST_IS_PAD (srcpad)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_object_unref: assertion
`object != NULL' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_element_get_request_pad:
assertion `GST_IS_ELEMENT (element)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_pad_link: assertion
`GST_IS_PAD (sinkpad)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_object_unref: assertion
`object != NULL' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_element_get_request_pad:
assertion `GST_IS_ELEMENT (element)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_pad_link: assertion
`GST_IS_PAD (sinkpad)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_object_unref: assertion
`object != NULL' failed<br>
<br>
(lt-test-launch:1427): GLib-GObject-CRITICAL **: g_object_set: assertion
`G_IS_OBJECT (object)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_bin_add: assertion
`GST_IS_ELEMENT (element)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_element_get_static_pad:
assertion `GST_IS_ELEMENT (element)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_pad_link: assertion
`GST_IS_PAD (srcpad)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_object_unref: assertion
`object != NULL' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_element_get_request_pad:
assertion `GST_IS_ELEMENT (element)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_pad_link: assertion
`GST_IS_PAD (sinkpad)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_object_unref: assertion
`object != NULL' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_element_get_request_pad:
assertion `GST_IS_ELEMENT (element)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_pad_link: assertion
`GST_IS_PAD (sinkpad)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_object_unref: assertion
`object != NULL' failed<br>
0:00:05.629633292&nbsp; 1427&nbsp;&nbsp;&nbsp; 0xfc398
WARN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
TIVidenc1 gsttividenc1.c:1701:gst_tividenc1_frame_duration: framerate not
specified; using 29.97fps<br>
** Message: 0x58c20: got message type async-done<br>
** Message: position query failed<br>
** Message: duration query failed<br>
** Message: stats: position 0:00:00.000000000, duration 99:99:99.999999999<br>
** Message: object 0x58c20 is prerolled<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_caps_get_structure: assertion
`GST_IS_CAPS (caps)' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_structure_get_string:
assertion `structure != NULL' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_structure_get_int: assertion
`structure != NULL' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_structure_get_int: assertion
`structure != NULL' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_structure_get_string:
assertion `structure != NULL' failed<br>
<br>
(lt-test-launch:1427): GStreamer-CRITICAL **: gst_structure_get_string:
assertion `structure != NULL' failed<br>
Segmentation fault<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>