Ask Your Question
0

Motion detection using OpenCV in streaming video android

asked 2017-07-17 00:03:33 -0600

I have an IP camera and I am using RTSP for live streaming from that camera. Now I want to detect motion while streaming video from that IP camera, in my android app. Is it possible to detect motion in streaming video using OpenCV android SDK?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2017-07-17 00:09:32 -0600

berak gravatar image

no, this is unfortunately not possible on android (lacking backend, like ffmeg or gstreamer)

edit flag offensive delete link more

Comments

Okay, thanks. Do you know any other library for this purpose?

Megha Maniar gravatar imageMegha Maniar ( 2017-07-17 00:17:07 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-07-17 00:03:33 -0600

Seen: 1,021 times

Last updated: Jul 17 '17