Skip to content

studiosutara/BabyMonitorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabyMonitorApp

Wifi Audio Baby Monitor

This is complete the source code for Studio Sutara's iOS application on the app store

What's in it?

Complete source code for native iOS application written completely in Objective-C.

The App allows either iPhone or iPad to be used as a receiver and transmitter for a Baby Monitor over WiFi.

Highlights

  • The same device can be used either as transmitter or a receiver based on user choice.
  • The stack uses UDP for audio streaming and TCP for control information exchange.

Distinguishing features

  • Convey transmitter device battery levels and missed calls to receiver device.
  • Run the app for over 8 hours without being plugged in to a power source.
  • Ability to automatically re-start the app after being interrupted by a voice call.

Cocoapods used

Authors and Contributors

@studiosutara

License

Baby Monitor application is available under the GPL v3 license. See the LICENSE file for more info.