2016-3-24 The day I was born. README for the fqrtmpplayer =============================== This is a player as well as a tool for Android rtmp live streaming. Compile ==================== export ANDROID_NDK=/opt/android-ndk-r10c/ export ANDROID_SDK=/opt/android-sdks/ ./compile.sh Run ==================== adb install -r player-android/bin/FQRtmpPlayer-debug.apk TODO ==================== 1. Rotate camera preview data 2. Sync audio & video 3. .. Other ==================== Any further information please contact me. mail: dengxiayehu@yeah.net QQ: 947980562
keyanmca/fqrtmpplayer
Android player and rtmp live streaming tool (push camera-preview & voice to rtmpserver)
JavaGPL-2.0