[gst-devel] httpheaders plugin
Wouter Cloetens
wouter at mind.be
Wed Apr 23 22:00:27 CEST 2008
Because he needs an httpsink, not a src.
I'm still planning to do souphttpsink some time soon. Or an Apache
plugin. Actually, a cgi-bin that starts gst-launch, passing the socket
fd to fdsink would probably even work.
bfn, Wouter
On Wed, Apr 23, 2008 at 09:10:40PM +0200, Samuel wrote:
> Why don't you use the gstneonhttpsrc ?
> You can find in : gst-plugins-bad / ext / neon
> David REGADE a écrit :
> > I try to write a plugin that adds http headers to streams. I found some code
> > that seems to work with gstreamer0.8 and I try to modify this code to work with
> > gstreamer0.10. Unfortunatelly it doesn't work and I don't understand why. The
> > idea is to launch the pipeline as follow:
> >
> > gst-launch videotestsrc ! ffmpegcolorspace ! theoraenc ! oggmux ! httpheaders !
> > tcpserversink
> > Here is the source code:
> > http://david.regade.free.fr/gstreamer/
More information about the gstreamer-devel
mailing list