Motion Detection in Kurento WebRTC -


we working on kurento media server . run example of node.js platedetector,pointdetector , crowddetector etc

we facing problem how detect motion . let suppose if moves in front of camera , detects change calls event .

in simple words if moves in front of camera want trigger event

thanks.

it default in kms-filters https://github.com/kurento/kms-filters/tree/master/src/gst-plugins/movementdetector


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

How to combine associative arrays in bash? -

c++ - No viable overloaded operator for references a map -