Simulating a IP camera (MJPEG)

Donny Viszneki donny.viszneki at gmail.com
Wed Apr 6 12:05:16 PDT 2011


On Wed, Apr 6, 2011 at 2:56 PM, Noe Nieto
[http://percepcionunitaria.org]] <tzicatl at gmail.com> wrote:
> 2011/4/6 Michael Smith <msmith at xiph.org>
>> What GStreamer doesn't include is an HTTP server.
>
> Maybe the solution would be tu "subclass" the tcpserversink and "decorate"
> the frames with tcp headers.
>
> Does that sound feasible in GStreamer?

If you can write GStreamer elements in Python, then it would be easy
to use Python's built-in basic http server.

-- 
http://codebad.com/


More information about the gstreamer-devel mailing list