[gstreamer-bugs] [Bug 558450] New plugin: curlsrc, a libcurl-based http source

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Oct 30 12:21:31 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=558450

  GStreamer | gst-plugins-bad | Ver: 0.10.x




------- Comment #2 from Cirjan, Dragos  2008-10-30 19:21 UTC -------
I was forced to make a new http plugin for only one reason: Heave you ever
tried to play IP Video Cameras which have only JPEG encoding (pure jpeg, not
motion jpeg)? I can point to you a few of those. 

I had no ideea how to work with soup, since I'm not familiar with the
technology, neon is as far away as soup, I didn't even try to get she sources
and modify it. My plugin has a repeat option, which allows repeated source
reading (which allows you to play transform jpeg sources into motion jpeg only
by rereading the source infinite times).

I do not intend to go as far as adding this source plugin to GStreamer, but I
really need it tested by other people since this specific plugin will remain
under GPL licence. Even more... my company will probably make it public really
soon and give people the possibility of choosing which plugin they will use
with the rest of your non GPL plugins.

We're working with ip cameras most of the time and we're developing plugins for
geting the info from them.

About the sugestion, the name of the plugin can be changed if easily, and is
not a real problem right now. I cannot change it though, because I do not
intend to use curlsrc only as a http. As you well know, curl supports plenty of
other protocols, and during time I intend of extending curlsrc to use not only
http protocol, but almost all the protocols curl supports.

Hm... this may become a good reason of inserting curlsrc in Gstreamer. Don't
you think?

I don't understand why icecast is such a problem, but I will eventually try and
fix that also, if you make a big fuzz because of it. This plugin was not
intended for that kind of stuff, but... why not? I just need to test and
modify. 

Chris


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=558450.




More information about the Gstreamer-bugs mailing list