[gst-devel] Motion Detection and RTSP

Florent fthiery at gmail.com
Mon May 25 21:28:13 CEST 2009


Hi,

>  I'm using RTSP server 0.10.1 (Just noticed there's version 0.10.2 and
> 0.10.3 now) and I was wondering how I would go about integrating motion
> detection.  I'm not very familiar with what RTSP is capable of.  Is there a
> part of the specification where I can add it in as a event perhaps.

To start, use videoanalyse; based on the brightness changes, you could
use it as motion detection feature. You can also do your own plugin.

>  FYI, I have a separate process outside of the protocol handling it right
> now.  It's doing it's own IPC with the tasks that are listening right now.
> It's a side task and has no intervention with the RTSP server at all.
>

What library is your other component based on ? Hard to tell how
without more details.

FLo




More information about the gstreamer-devel mailing list