Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. \section{Introduction}
  2. The goal of this project was to design an iOS application capable of detecting a burglary attempt. In the case of motion being detected by the application user's IP security camera, the user gets notified instantly. Upon this notification, the user is given the option to see live video feed from the camera as well as be able to hear and talk to the potential intruder. These requirements bring up multiple important qualities of our product that we need to evaluate, to ensure the application meets the desired user experience. The instantaneousness of a notification after motion being detected, the quality of video stream, the responsiveness of two way audio and the overall reliability of our application are some of these evaluable attributes.
  3.  
  4. \subsection{Stakeholders}
  5. \begin{itemize}
  6. \item \textbf{Enliven Technology} \\
  7. The main stakeholder of our application is the company Enliven Technology, whose founder Snigdha Sinha-Roy proposed this project. If our application is finished successfully, the company's plan is to sell IP cameras. The end users then can use these cameras with our application, which will be downloadable for free via App Store. The company will also be taking care of all the infrastructure such as servers and running customer service.
  8. \item \textbf{Camera suppliers} \\
  9. Since cameras are the essential part of our model, it would be of suppliers` interest to improve the quality of video/audio streams or simplify the communication between a camera and such application, if this turned out to be a desirable product on the market. These companies include Panasonic, AXIS, Hikvision, Samsung and others. We have to make sure our application works well and takes the maximum of cameras by any of these manufacturers. Moreover, we need to make sure that our application is secure on both client and server side to satisfy these stakeholders.
  10. \item \textbf{End users} \\
  11. Last but not least, the end users are the most important stakeholders. As the price range for these cameras is not high, our target user is anyone who wants to make sure that their property is safe whilst they are not there. For our application to be successful across this wide audience, we need to make sure that it provides the desired security and on top of that, offers exceptional user experience.
  12. \end{itemize}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement