[gst-devel] Streaming FLV files in http

Ivan Murashko ivan.murashko at gmail.com
Mon Feb 2 12:09:54 CET 2009


Hello,

My idea by now is to write a very simple http server that will accept data
from gstreamer (via fdsink or gdp for example) and send them back to the
client. Thus it's very close to that you've done. It will be interesting to
look at your code (as a sample).

--
Best regards,
Ivan

On Mon, Feb 2, 2009 at 11:24 AM, Arnout Vandecappelle <arnout at mind.be>wrote:

> On Saturday 31 January 2009 12:18:38 Ivan Murashko wrote:
> > I have the same problem (want to stream with gstreamer via http). After a
> > small investigation I found that it's impossible to do it now with
> > available plugins. In my opinion it can be done only by creating an own
> > plugin.
>
>  I also needed that; however, in the end you'd need to implement a
> webserver
> in this plugin (parse HTTP headers, parse URLs, support SSL, ...).  So in
> the
> end I just wrote a php script that opens a UNIX socket and communicates
> this
> (via DBUS) to the GStreamer application.  The GStreamer application then
> either starts a new pipeline, or adds an fdsink to the running pipeline.
>
>  I could send you the PHP script, but I don't think it's very reuseable.
>  If
> you need inspiration, though...
>
>  Regards,
>  Arnout
> --
> Arnout Vandecappelle                               arnout at mind be
> Senior Embedded Software Architect                 +32-16-286540
> Essensium/Mind                                     http://www.mind.be
> G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR
> Leuven
> LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
> GPG fingerprint:  D206 D44B 5155 DF98 550D  3F2A 2213 88AA A1C7 C933
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
Best regards,
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090202/459d8f7d/attachment.htm>


More information about the gstreamer-devel mailing list