<html>

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:Arial;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {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 class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Hi
there:</span></font></p>

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

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>I am
trying to add RTSP support to a target platform which runs Linux 2.6.28. &nbsp;&nbsp;The
SDK for the target come with g-streamer 0.10 with some elements, but without
rtspsrc, however, the libraries are built and exist, just not included in the
root fs on the target. &nbsp;&nbsp;&nbsp;So I copied all pre-built rtspsrc
libraries (libgstrtsp-0.10.so*) to where GST_PLUGIN_PATH environment variable
point to. &nbsp;&nbsp;Also, I checked the dependencies of libgstrtsp-0.10.so.
The only library that the target missing is libselinux.so.1. &nbsp;The SDK for
the target doesn&#8217;t have libselinux.so.1, then I just copied the one on my
Linux host (which runs Fedora 9) to my target.</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>When
I run &#8220;gst-inspect rtspsrc&#8221; on the target, it says &#8220;No such
element or plugin &#8216;rtspsrc&#8217;&#8221;. &nbsp;Can you tell why I don&#8217;t
have rtspsrc on the target? Any suggestions on how to fix the problem?</span></font></p>

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

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Thanks
a lot.</span></font></p>

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

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Ping</span></font></p>

</div>

</body>

</html>