A simple HTTP server for interacting with GStreamer based pipelines
** Updated to GStreamer 1.0 **
original project: https://github.com/tharvey/gst-httpd
This project was created to explore using GStreamer as a source of media for an M-JPEG over HTTP server using multipart/x-mixed-replace. It is heavily based on (and borrows much code structure from) the excellent gst-rtsp-server project at: http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/