A software that turns Android phones into IP camera. On the same network, you can view mobile phone surveillance videos in any browser.
It has a built-in web server in the mobile phone, and the video is played in Flash video player. This applicationProgramReal-time FLV/H.264 video streams are generated.
The Open Source Projects used in this application:
1. Google's libjingle, multiple threads, signal/slot, event loop, sockets in ndk.
2. nanohttpd, building Web Server
The app support Android 2.2 and up only and your Android phone shoshould support AMR + H. 264 multimedia. it is difficult to fetch H. 264 raw data from mdat segmentation in MP4 streaming, so we only support arm + H. 264 format.
This application implements des a ndk library, if your have any compile and building problems please let me know.
Project home: http://www.open-open.com/lib/view/home/1339402755053
Http://code.google.com/p/ipcamera-for-android/