Android 視頻監控 - ipcamera-for-android
一款將Android手機變成IP Camera的軟件,在同一個網路,你可以在任意的瀏覽器查看手機監控視頻。
它在手機中內置一個Web服務器,視頻在Flash video player中播放。這個應用程序會生實時FLV/H.264視頻流。
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 should 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 includes a NDK library, if your have any compile and building problems please let me know.
項目主頁:https://www.open-open.com/lib/view/home/1339402755053
https://code.google.com/p/ipcamera-for-android/
最後更新:2017-04-03 18:51:44