http sink element
Tim Müller
tim at centricular.com
Tue Feb 18 05:05:36 PST 2014
On Tue, 2014-02-18 at 02:54 -0800, shafi12 wrote:
Hi,
> I have come up with http-sink-plugin very similar to filesink plugin except
> through gst_http_sink_render data is written to the socket through send
> function rather then to file.
> Pipeline I use is filesrc->httpsink(base sink class) , and on the client
> side (VLCPlayer ) am able to play through the URL .
>
> Am I in right direction ?
Are you writing an http server sink or an http client sink?
There's a http server sink element in bugzilla already, if you want to
have a look at that for comparison:
https://bugzilla.gnome.org/show_bug.cgi?id=711271
Or you might find this useful as well if you haven't seen it yet:
https://coaxion.net/blog/2013/10/streaming-gstreamer-pipelines-via-http/
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list