[gst-devel] Motion Detection and RTSP
ScreenName01
lwhlee at hotmail.com
Wed May 27 23:33:26 CEST 2009
Hi Flo,
I'm using my own motion detection written in house. It basically takes
each frame
and splits them into sections then does a difference based on difference
noticed per
section. I'm not entirely sure but anyhow, it's a simple motion detection
algorithm.
I've never used videoanalyse. I could give it a try, thanks!
How would one find out if there's any motion detection though? Aside from
doing
something proprietary that I am doing. Is there a standard that is part of
RTSP
for sending and receiving information regarding motion detection?
Thanks,
SN01
Florent THIERY-2 wrote:
>
> 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
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity professionals.
> Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://www.creativitycat.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
--
View this message in context: http://www.nabble.com/Motion-Detection-and-RTSP-tp23711720p23751200.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list