1 | initial version |
Hi, First excuse my english I think that you should work on a multi device system : -A server side with an embedded linux or android system connected to camera , this system with capture frames detect motion and in the same time it is an ip camera , in this way it will be easy to connect the system with alarm or another system or send a notification to mobile app that view the webcam stream. -A client in android that allow you ti view the ip stream.
I
2 | Motion detection system with mobile part |
Hi,
First excuse my english
I think that you should work on a multi device system :
-A server side with an embedded linux or android system connected to camera , this system with will capture frames , detect motion and in the same time it is an ip camera , in this way it will be easy to connect the system with alarm or another security system or maybe send a notification to mobile app that allow you to view the webcam stream.
-A client in android that allow you ti view the ip stream.
II give you some tutorials that can help you :
1/ Simple motion detection program in JAVA : http://ratiler.wordpress.com/2014/09/08/detection-de-mouvement-avec-javacv/
2/Ip camera streaming over network with RASPBERRY PI or FoxBoard G20 : http://ratiler.wordpress.com/2014/09/10/ip-webcam-streaming-on-raspberry-pi/
3/Reading Ip camera stream in Android : http://ratiler.wordpress.com/2014/09/11/lire-le-flux-video-dune-camera-ip-sur-votre-smartphone-android/