<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'> </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. 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. So I copied all pre-built rtspsrc
libraries (libgstrtsp-0.10.so*) to where GST_PLUGIN_PATH environment variable
point to. Also, I checked the dependencies of libgstrtsp-0.10.so.
The only library that the target missing is libselinux.so.1. The SDK for
the target doesn’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 “gst-inspect rtspsrc” on the target, it says “No such
element or plugin ‘rtspsrc’”. Can you tell why I don’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'> </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'> </span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Ping</span></font></p>
</div>
</body>
</html>