Hi Nicolas,<br><br>I'm still stuck with using of plugin soup. (souphttpsrc) <br><br>I would like to know if the company for which you work can make this modifications for ?<br><br>If yes, what do you need to make an estimation?<br>
<br>Best regards,<br><br>Nicolas<br><br><br><div class="gmail_quote">2012/9/7 Nicolas Dufresne <span dir="ltr"><<a href="mailto:nicolas.dufresne@collabora.co.uk" target="_blank">nicolas.dufresne@collabora.co.uk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le vendredi 07 septembre 2012 à 10:40 +0200, nicolas sochala a écrit :<br>
<div class="im">> Thanks,<br>
><br>
> I'm sorry but I started on linux.<br>
><br>
> In my config.log I can see that I need a version of<br>
> libsoup-2.4>=2.26 , I dowload the file<br>
> <a href="http://ftp.acc.umu.se/pub/gnome/sources/libsoup/2.26/libsoup-2.26.0.tar.bz2" target="_blank">http://ftp.acc.umu.se/pub/gnome/sources/libsoup/2.26/libsoup-2.26.0.tar.bz2</a> but I don't know in which folder I have to extract it and where I can set properly PKG_CONFIG_PATH.<br>

<br>
</div>PKG_CONFIG_PATH is an environment variable, simply export it before you<br>
start your compilation. (i.e. export PKG_CONFIG_PATH=path:path2:path3)<br>
<br>
libsoup is a library, just like gstreamer. So you must cross-compile it<br>
and install it somewhere, making sure the .pc file is part of you<br>
PKG_CONFIG_PATH. I won't go into details because you can find good<br>
instructions and introductions on the net. Note that latest stable<br>
version of libsoup (stable version are even numbers) is 2.38. The<br>
official download link is,<br>
<a href="http://ftp.gnome.org/pub/GNOME/sources/libsoup/" target="_blank">http://ftp.gnome.org/pub/GNOME/sources/libsoup/</a><br>
<br>
As said, doing this manually is a lot of work, you may want to go with<br>
GStreamer SDK (at <a href="http://gstreamer.com" target="_blank">gstreamer.com</a>), build system like OpenEmbedded or even<br>
a distribution like Debian.<br>
<br>
regards,<br>
Nicolas<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>