<br><br><div class="gmail_quote">2009/2/26 gstabhishek <span dir="ltr">&lt;<a href="mailto:abhishekranjan1219@gmail.com">abhishekranjan1219@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi,<br>
I took the latest 0.10.22 source code of Gstreamer and gst-base-plug ins<br>
from GIT and tried to compile it using OAbuild projects. But, sources were<br>
not containing windows specific code (#ifdef OS_WIN32 #define IO_CTLSOCK<br>
ioctlsocket) and hence failed to compile it as source was requiring many<br>
modifications. Where can I get compilable sources of latest Gstreamer i.e.<br>
0.10.22 for windows which will get compile by OAbuild projects?<br>
<br>
After this, I used the latest precompiled binaries from the<br>
<a href="http://www.gstreamer-winbuild.ylatuya.es/doku.php?id=download" target="_blank">http://www.gstreamer-winbuild.ylatuya.es/doku.php?id=download</a>, and then<br>
tried to compile the RTSP server but we are still getting some undefined<br>
symbols, the error log is attached<br>
<a href="http://www.nabble.com/file/p22221578/error_log_RTSP.txt" target="_blank">http://www.nabble.com/file/p22221578/error_log_RTSP.txt</a> error_log_RTSP.txt<br>
. Any help. <br></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
Is this 0.10.22 version ?</blockquote><div><br>We are actually using gst-plugins-good-0.10.22 (see the Changelog section in the wiki for gstreamer modules version). By the way, the gstrtsp plugin is already included in these binaries, why are you trying to recompile it?<br>
If you want to compile some plugins by yourself just checkout the full winbuilds repository (<a href="https://forja.rediris.es/svn/csl-longomatch/trunk/gstreamer_oabuild">https://forja.rediris.es/svn/csl-longomatch/trunk/gstreamer_oabuild</a>). See the Developers section of the wiki for more details.<br>
</div></div><br>