<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Michael Smith wrote:
<blockquote cite="mid1158678252.5479.2.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">On Tue, 2006-09-19 at 17:00 +0200, David SIORPAES wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all,

I am using gstreamer in an embedded environment with quite limited 
resources and I need to use gstreamer-0.8.12 for compatibility reasons 
with some  applications.

I need to instantiate a gst element that acts as a HTTP source but it 
looks like the only one that can do the job is the gnomevfssrc element. 
I would not like to bloat my system with all the gnome libraries this 
plugin depends on so I am trying to sort out an alternative.

Old fashioned glib-based gsthttpsrc element is not there anymore, 
whereas the neon-based plugin "gstneonhttp" is only available in 0.10 
"bad" plugins package.

Is there any other solution I can look for before backporting the 
neon-based element to 0.8 ? any other hint ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You are, of course, welcome to write a new 0.8 element using libneon for
your purposes. However, it's fairly likely to be better for you to
upgrade your application(s) instead - 0.10 simply works a lot better,
more reliably, and the existing plugins are generally more stable and
better supported.

Also, I doubt anyone will be interested in helping you with 0.8 at all -
if you choose this route, you'll be entirely on your own.

Mike


  </pre>
</blockquote>
Hi,<br>
<br>
thanks for your prompt reply.<br>
I will check the effort required to upgrade my gstreamer applications
to 0.10 and move on.<br>
<br>
Can you confirm the only way to have an HTTP source in 0.8.12 is to
instantiate a gnomevfssrc element ?<br>
<br>
thanks &amp; regards,<br>
<br>
David S.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>