Key Information

Register
Submit
The challenge is finished.

Challenge Overview

Project Overview

Video surveillance cameras show what is happening in a scene from a remote location. Cameras are connected to digital video recorders (DVR) to allow for the recording of the scene.

Cameras and DVRs have many features available such as pan / tilt / zoom (PTZ), capturing images, and motion detection.

The project will be a cutting edge mobile application camera viewing system. The main goal of the project will be to view live video in H.264/MJPEG format from multiple cameras and recording devices. User will be able to view video from mobile devices like:

  • Smartphones
  • Tablets

The purpose of this project is to develop an interface library for the graphical front end.  The library will serve as layer of abstraction between the user interface and the underlying device logic for video.  

Application will initially support one Interlogix brand recording device (LNVR) and needs to be architected in a way to allow for addition of different brand DVRs.

Competition Task Overview

We have built some of the backend funtions and some of the screens, we've also implemented the integration for both iPad and iPhone.

For this challenge we want to fix some bugs we've found so far, please register to download the bug list from forum. All bugs in the list (both iPad and iPhone) are in scope.

The following requriements are from previous challenges, make sure they still apply after the bug fixes. None of them should be broken.

Project Structure

The following structure must be followed (already setup in the base project).

  • Project #1:  Hal – This will be Library project in which all the API defined in this document will implement.
  • Project #2:  TestFixture – This will be single view application project which tests the entire API implemented in the document.  It will include a basic interface sufficient to test the features of the API.
  • Project #3:  Ui  - This will be an application project which host the final user interface (deliverable app), see section below for details.

App Info

Please use the following info for the app:

  • Project Name: Prism Mobile
  • App Name: Prism Mobile
  • AppId: com.utc.lenel.PrismMobile

Themes

The Ui project currently supports themes (i.e. different color themes), this must not be broken.

Error Handling

The app must handle errors gracefully, it MUST NOT crash in case of errors (such as cannot connect to device, network error, etc...).

We need to make sure the app also focus on failrue cases... camera can't load, lose internet connectivity, etc. We should focus on all the failure type cases and handle them gracefully.

Localization

Even though the app currently supports only English, we should design it to support multi-language, this means that we load all UI strings from resource and not hard code any strings.  Which will make adding the additional languages easier. Your submission must cover this properly. Note this means texts currently in the storyboard needs to be text based, instead of image based, so that we can localize them easily.

You should follow the iOS localization standards / best practices to implement this requriements, you should account for standard ways with dealing with issues like: if text if it is longer in different launguages.

You must use consistant / programatible naming standards for variables in localization, we don't want spaces in the variable name. For example: LBL_ASPECT_RATIO is good as a variable for text "Aspect Ratio" (i.e. no spaces, LBL is short for label).

To Reviewers

This is a 24h review, make sure you meet the timeline, if you miss it you'll not get "good" reviewer rating.

Also as part of the review you must provide screenshots for all UI related issues you find. If you don't provide screenshots you'll also not get "good" reviewer rating.

Technology Overview

  • Objective-C 2.0
  • Xcode 5.x
  • iOS 7

Documentation Provided

Please register to see documents in the contest forum.



Final Submission Guidelines

Submission Deliverables

A complete list of deliverables can be viewed in the TopCoder Assembly competition Tutorial at: http://apps.topcoder.com/wiki/display/tc/Assembly+Competition+Tutorials 

Below is an overview of the deliverables:

  • A complete xcode solution with all the mentioned requirements implemented.
  • A complete and detailed deployment documented explaining how to deploy the application including configuration information.
  • A separate verification doc for the bug fixes (don't include the bug fix verification documentation in deployment guide).

Final Submission

For each member, the final submission should be uploaded to the Online Review Tool.

ELIGIBLE EVENTS:

2014 TopCoder(R) Open

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30041839