Hy guys.
I'm writing a curl src plugin for gstreamer 0.10 but my knowledge is pretty low on both gnome & gstreamer SDK. I have a few problems puting the info in the buffer. Can anyone pls help me with debugging what I wrote till now? You can find the code here: http://dor.homelinux.com/gstcurlsrc.tgz Thanks in advance. P.S. There is a curl plugin arleady written, but for gst 0.8. I need one for 0.10. -- ----------------------------------------------------------------- Cristian - Dragos, Cirjan ----------------------------------------------------------------- Email: [hidden email] Email: [hidden email], [hidden email] Telefon: +40726355762 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Wed, 2008-09-10 at 12:00 +0300, Dragos Cirjan wrote:
> I'm writing a curl src plugin for gstreamer 0.10 but my knowledge is > pretty low on both gnome & gstreamer SDK. > > I have a few problems puting the info in the buffer. Can anyone pls > help me with debugging what I wrote till now? Have you looked at any of the 291 already existing http sources yet? Cheers -Tim ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by Dragos Cirjan
If you tell me where to find them, Tim, I so promise I shall look.
On the Overview of the Plugin List secion on GST Documentation I can only find 2 (http://gstreamer.freedesktop.org/documentation/plugins.html). Now really. I'm a NOOB! I need to learn and GST has BIG BIG gaps in documentation. Thanks in advance. Chris Message: 6 Date: Wed, 10 Sep 2008 10:48:35 +0100 From: Tim-Philipp M?ller <[hidden email]> Subject: Re: [gst-devel] help me write a curl src plugin To: [hidden email] Message-ID: <[hidden email]> Content-Type: text/plain On Wed, 2008-09-10 at 12:00 +0300, Dragos Cirjan wrote: > I'm writing a curl src plugin for gstreamer 0.10 but my knowledge is > pretty low on both gnome & gstreamer SDK. > > I have a few problems puting the info in the buffer. Can anyone pls > help me with debugging what I wrote till now? Have you looked at any of the 291 already existing http sources yet? Cheers -Tim -- ----------------------------------------------------------------- Cristian - Dragos, Cirjan ----------------------------------------------------------------- Email: [hidden email] Email: [hidden email], [hidden email] Telefon: +40726355762 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Administrator
|
On Wed, 2008-09-10 at 19:02 +0300, Dragos Cirjan wrote:
> If you tell me where to find them, Tim, I so promise I shall look. > > On the Overview of the Plugin List secion on GST Documentation I can > only find 2 (http://gstreamer.freedesktop.org/documentation/plugins.html). > Next to those plugins, click on the link (the gst-plugins-XXX one), and download the source from there. > Now really. I'm a NOOB! I need to learn and GST has BIG BIG gaps in > documentation. > > Thanks in advance. > > Chris > > Message: 6 > Date: Wed, 10 Sep 2008 10:48:35 +0100 > From: Tim-Philipp M?ller <[hidden email]> > Subject: Re: [gst-devel] help me write a curl src plugin > To: [hidden email] > Message-ID: <[hidden email]> > Content-Type: text/plain > > On Wed, 2008-09-10 at 12:00 +0300, Dragos Cirjan wrote: > > > I'm writing a curl src plugin for gstreamer 0.10 but my knowledge is > > pretty low on both gnome & gstreamer SDK. > > > > I have a few problems puting the info in the buffer. Can anyone pls > > help me with debugging what I wrote till now? > > Have you looked at any of the 291 already existing http sources yet? > > Cheers > -Tim > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |