Surveillance Camera demonstrates how to use the Notification API for sending and receiving alert notifications on two different platforms. This example is being created using two mobile applications. The Windows Phone application which sends push notification to the Qt Quick application in a Symbian device.
The Windows Phone application acts as a service to send alerts and Qt Quick application acts as receiver to receive alerts notification. The Notification API adds a real time push notification service and acts as a camera alert system. The Windows Phone application is the surveillance camera which captures movement in the camera viewfinder and sends alert notification to the Qt Quick application.
The camera’s threshold of the Windows Phone application to send a notification can also be adjusted. The Qt Quick client starts automatically when alert notification is received.
To know more about real life use of Surveillance Camera please watch this video.
– Somnath Banik (on behalf of the Projects Moderation team)

