CN103645691A - Android platform-based home monitoring system with alarm function - Google Patents

Android platform-based home monitoring system with alarm function Download PDF

Info

Publication number
CN103645691A
CN103645691A CN201310612008.9A CN201310612008A CN103645691A CN 103645691 A CN103645691 A CN 103645691A CN 201310612008 A CN201310612008 A CN 201310612008A CN 103645691 A CN103645691 A CN 103645691A
Authority
CN
China
Prior art keywords
monitoring system
client
android platform
monitoring
home
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310612008.9A
Other languages
Chinese (zh)
Inventor
王亮
牟森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Haiersoft Co Ltd
Original Assignee
Qingdao Haiersoft Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qingdao Haiersoft Co Ltd filed Critical Qingdao Haiersoft Co Ltd
Priority to CN201310612008.9A priority Critical patent/CN103645691A/en
Publication of CN103645691A publication Critical patent/CN103645691A/en
Pending legal-status Critical Current

Links

Images

Abstract

An android platform-based smart home monitoring system is provided. The android platform-based smart home monitoring system includes a client, an IP camera and the Internet; the client is connected with the IP camera through WiFi; after logging in the IP camera, the client selects monitoring channels, and four paths of intelligent monitoring can be realized simultaneously; and as a result, basic situations at home such as people going in and going out from home, and people being/being not at home can be observed; objects appearing in monitoring can be noticed and tracked; and lighting conditions at each room, the use conditions of household electric appliances and the like can be identified. The android platform-based smart home monitoring system allows a user to select a plurality of cameras to perform monitoring, and therefore, situations at home can be observed comprehensively and remotely, and alarm signals can be automatically emitted when abnormal conditions occur such that the user can be informed of dangers occurring at home; the system can also prompt the user to turn off household electric appliances which are not needed to work such that energy can be saved, and the integration of the monitoring system and the Internet of things can be realized; when abnormal situations appear, the android platform-based smart home monitoring system can transmit alarm information to the client. The android platform-based smart home monitoring system is advantageous in excellent portability and perfect functions.

Description

The home furnishing monitoring system based on Android platform with warning function
Technical field
The present invention relates to a kind of home furnishing monitoring system based on Android platform with warning function, be mainly used in the daily monitoring of house and antitheft.
Background technology
In recent years, be used widely in the field such as video monitoring system Yi manufacturing enterprise, estate management, unattended duty terminal, bank, traffic, warehouse.While having the special object that need to pay close attention to and region in family, the owner of family can install camera in its residing home environment, by network remote, observes its situation, also can be by the progress of the network monitoring state of affairs when something unexpected happened.Along with extensively popularizing of intelligent mobile terminal, due to its distinctive portability and the characteristic that is easy to access network, mobile terminal becomes the ideal chose of dynamic monitoring and on-site supervision simultaneously.Prior art does not also have the application of this respect.
Summary of the invention
The object of the invention is to provide a kind of home furnishing monitoring system based on Android platform with warning function, to meet the daily monitoring of household and antitheft demand.
Technical scheme of the present invention is: a kind of home furnishing monitoring system based on Android platform with warning function, it is characterized in that, comprise client, IP video camera and internet, client is connected with IP video camera by WiFi, after login IP video camera, select monitor channel, realize 4 tunnel intelligent monitorings simultaneously, the basic condition in can observer; Once note abnormalities, IP video camera sends alerting signal to wireless communication module, and the latter sends warning message by communication network to client.
Described client realization method is for enabling Multi-thread control 4 road monitor tasks, and Shi Mei road monitor task has relative independentability, to change channel; Multithreading adopts realizes Runnable interface, and during monitoring realizes, each road picture is all an independent thread and complete view.
The main interface of client is 4 tunnel monitoring windows, after initial selected monitor channel, just can obtain monitoring sequence of pictures by http protocol, carries out algorithm process, and play intelligent monitoring picture according to scene.
Client need to be called different intelligent monitoring algorithms according to different scenes event is judged and identification, carries out image and processes computing, comprises gray processing, background modeling difference, medium filtering and morphology operations.
By JNI technology, in java applet, call c program module, to improve the travelling speed of application program.
Advantage of the present invention is: this intelligent monitor system allows the selected a plurality of video cameras of user to monitor, thus can be comprehensively situation in remote reviewing man in time, and can when abnormal conditions occur, automatically give the alarm to cause danger in reminding user man.
In addition, unmanned or when a certain room no man person is movable in manager, system also can reminding user be turned off does not need the household electrical appliances of work to save the energy, this function embodiment the fusion of supervisory system and Internet of Things.This intelligent monitor system has good portability, and function is comparatively perfect.When unusual circumstance, to client, send warning message, take in time counter-measure, avoid producing serious consequence.
Accompanying drawing explanation
Fig. 1 is application system structural representation of the present invention.
Embodiment
Referring to Fig. 1, a kind of home furnishing monitoring system based on Android platform with warning function of the present invention, comprise client, IP video camera and internet, client is connected with IP video camera by WiFi, after login IP video camera, select monitor channel, realize 4 tunnel intelligent monitorings simultaneously, the basic condition in can observer; Once note abnormalities, IP video camera sends alerting signal to wireless communication module, and the latter sends warning message by communication network to client.
 
Described customer end adopted Android intelligent operating system, Android is that Google company is in the title of the mobile phone operating system of increasing income based on Linux platform of issue on November 5th, 2007.This platform is comprised of operating system, middleware, user interface and application software, and bottom linux kernel only provides basic function, other application software Ze Youge company self-developing, and subprogram is write with Java.
At the beginning of 2011, data show, only the official listing Android operating system of 2 years has surmounted the Symbian system of seeking hegemony 10 years, leap to the most popular intelligent mobile phone platform in the whole world.Now, Android system is not only applied to smart mobile phone, also in panel computer market, expands rapidly.Meanwhile, Android operation system of smart phone has 5 large advantages: opening, the constraint of breaking away from operator, abundant application choice, developer Google unrestricted and seamless combination apply.
IP video camera is a kind of digital video frequency flow that produces, and the equipment that video flowing is transmitted by wired or wireless network, it does not need extra software and hardware, just movable digital picture directly can be transferred on internet, make the computing machine all over the world watch real-time activity digital picture by browser.IP video camera is supported TCP/IP, SMTP E-mail, and HTTP and other Internet agreements, support such as Windows Unix, the several operation systems such as Mac and OS/2.
Client is connected with IP video camera by WiFi, after login IP video camera, select monitor channel, can realize 4 tunnel intelligent monitorings simultaneously, the basic condition in can observer: have or not personnel to pass in and out in family, whether someone is in, and the object occurring in monitoring is paid close attention to tracking, distinguishes the service condition of the household electrical appliances such as each room illumination situation and TV, computing machine etc.Client realization method is for enabling Multi-thread control 4 road monitor tasks, and Shi Mei road monitor task has relative independentability, to change channel.The concrete methods of realizing of multithreading has two kinds, is respectively inherit Thread thread class and realize Runnable interface.If client adopts the method for inheriting Thread thread class, can not inherit other classes except thread class, and the sub-thread in interface must be inherited View view class, so the design adopts second method.During monitoring realizes, each road picture is all an independent thread, is also a complete view, and it is the class object of having realized Runnable interface and having inherited View class.Therefore separate between each object, every road monitored picture is separate, can select flexibly monitor channel, so that Background control management.Client is so long as mobile phone or computer.
Interface is realized upper, and main interface is 4 tunnel monitoring windows, after initial selected monitor channel, just can obtain monitoring sequence of pictures by http protocol, carries out algorithm process, and play intelligent monitoring picture according to scene.
Client need to be called different intelligent monitoring algorithms according to different scenes event is judged and identification, and this process has comprised a large amount of images and processed computing, as gray processing, background modeling difference, medium filtering and morphology operations etc.The development language of Android operating system is Java, but the travelling speed of the image processing program of pure Java programming on Android mobile phone is its very large problem.By JNI(Java Native Interface) technology calls c program module in java applet, improved significantly the travelling speed of application program.

Claims (5)

1. the home furnishing monitoring system based on Android platform with warning function, it is characterized in that, comprise client, IP video camera, wireless communication module and internet, client is connected with IP video camera by WiFi, after login IP video camera, select monitor channel, realize 4 tunnel intelligent monitorings simultaneously, the basic condition in can observer; Once note abnormalities, IP video camera sends alerting signal to wireless communication module, and the latter sends warning message by communication network to client.
2. the home furnishing monitoring system based on Android platform with warning function according to claim 1, it is characterized in that, described client realization method is for enabling Multi-thread control 4 road monitor tasks, and Shi Mei road monitor task has relative independentability, to change channel; Multithreading adopts realizes Runnable interface, and during monitoring realizes, each road picture is all an independent thread and complete view.
3. the home furnishing monitoring system based on Android platform with warning function according to claim 1, it is characterized in that, the main interface of client is 4 tunnel monitoring windows, after initial selected monitor channel, just can obtain monitoring sequence of pictures by http protocol, according to scene, carry out algorithm process, and play intelligent monitoring picture.
4. the home furnishing monitoring system based on Android platform with warning function according to claim 1, it is characterized in that, client need to be called different intelligent monitoring algorithms according to different scenes event is judged and identification, carry out image and process computing, comprise gray processing, background modeling difference, medium filtering and morphology operations.
5. the home furnishing monitoring system based on Android platform with warning function according to claim 1, is characterized in that, by JNI technology, calls c program module in java applet, to improve the travelling speed of application program.
CN201310612008.9A 2013-11-28 2013-11-28 Android platform-based home monitoring system with alarm function Pending CN103645691A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310612008.9A CN103645691A (en) 2013-11-28 2013-11-28 Android platform-based home monitoring system with alarm function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310612008.9A CN103645691A (en) 2013-11-28 2013-11-28 Android platform-based home monitoring system with alarm function

Publications (1)

Publication Number Publication Date
CN103645691A true CN103645691A (en) 2014-03-19

Family

ID=50250922

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310612008.9A Pending CN103645691A (en) 2013-11-28 2013-11-28 Android platform-based home monitoring system with alarm function

Country Status (1)

Country Link
CN (1) CN103645691A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104597762A (en) * 2015-01-09 2015-05-06 天津市协力自动化工程有限公司 Intelligent housing system with iris identification function
WO2016008210A1 (en) * 2014-07-15 2016-01-21 北京小鱼儿科技有限公司 Communication terminal and tool installed on mobile terminal
CN105338314A (en) * 2015-10-28 2016-02-17 上海斐讯数据通信技术有限公司 Video pan-tilt device control method and system under wireless network condition
CN106919912A (en) * 2017-02-16 2017-07-04 北京小米移动软件有限公司 The method and device of Indoor Video
CN110769195A (en) * 2019-10-14 2020-02-07 国网河北省电力有限公司衡水供电分公司 Intelligent monitoring and recognizing system for violation of regulations on power transmission line construction site

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN202334570U (en) * 2011-12-06 2012-07-11 浙江商业职业技术学院 Intelligent home system based on mobile phone control
CN203104501U (en) * 2013-03-14 2013-07-31 邵磊 Intelligent home system based on LTE (Long Term Evolution) mobile network terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN202334570U (en) * 2011-12-06 2012-07-11 浙江商业职业技术学院 Intelligent home system based on mobile phone control
CN203104501U (en) * 2013-03-14 2013-07-31 邵磊 Intelligent home system based on LTE (Long Term Evolution) mobile network terminal

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016008210A1 (en) * 2014-07-15 2016-01-21 北京小鱼儿科技有限公司 Communication terminal and tool installed on mobile terminal
CN104597762A (en) * 2015-01-09 2015-05-06 天津市协力自动化工程有限公司 Intelligent housing system with iris identification function
CN105338314A (en) * 2015-10-28 2016-02-17 上海斐讯数据通信技术有限公司 Video pan-tilt device control method and system under wireless network condition
CN106919912A (en) * 2017-02-16 2017-07-04 北京小米移动软件有限公司 The method and device of Indoor Video
CN110769195A (en) * 2019-10-14 2020-02-07 国网河北省电力有限公司衡水供电分公司 Intelligent monitoring and recognizing system for violation of regulations on power transmission line construction site

Similar Documents

Publication Publication Date Title
US11722806B2 (en) System, method and apparatus for remote monitoring
US20150350611A1 (en) Methods and systems for monitoring environments using smart devices
WO2020211428A1 (en) Park area safety supervisory system and method
CN201830392U (en) Safety monitoring system
CN103645691A (en) Android platform-based home monitoring system with alarm function
US10192414B2 (en) System and method for overlap detection in surveillance camera network
US20110252328A1 (en) System and method in a network controller for remotely monitoring and/or controlling devices
US20140071273A1 (en) Recognition Based Security
WO2013131189A1 (en) Cloud-based video analytics with post-processing at the video source-end
CN104363518A (en) Family security system and method based on smart television
CN104581064A (en) Method and device for integrating camera alarm information
US10200572B1 (en) Motion detection
CN114827120A (en) Remote interaction method and device for robot and computer equipment
KR101967430B1 (en) Smart Digital Door lock and Its Control Method
CN109936721A (en) Monitoring system
CN103647941A (en) Android platform-based smart home monitoring system
CN103647933A (en) Intelligent analysis alarm holder based on mobile communication network and control method thereof
US9728075B2 (en) Distributed automatic notification method for abnormality in remote massive monitors
KR101088153B1 (en) Combo type video surveillance system and method thereof
TWM464777U (en) Monitoring device
JP2018098574A (en) Video monitoring system and monitoring video display method
CN104994342A (en) Intelligent and dynamic high-definition video face recognition pre-warning system
CN103439957A (en) Intelligent home remote monitoring system
KR101638879B1 (en) Mobile device capable of connection with security system under widget
CN117201748B (en) Video stream display method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140319