Teaonly / android-eye

Change your android phone to surveillance camera
Other
1.08k stars 493 forks source link

https://github.com/Teaonly/android-eye/issues/32.How to solve this problem? #35

Open specialshoot opened 8 years ago

specialshoot commented 8 years ago

https://github.com/Teaonly/android-eye/issues/32 How to solve this problem? I have x264 file in jni and also run ./build_android.sh but it shows "You must define ANDROID_NDK before starting." "They must point to your NDK directories".My NDK directory is in SDK folder.It is automatically installed by Android Studio.I don't know how to continue... 我已经git了x264这个包解压后文件夹名改为x264并且放在了jni目录下,也有ndk,是android studio自动下载安装的ndk,ndk-bundle目录就是在默认sdk路径下。都是安卓默认的。在x264文件夹下运行了./build_android.sh,显示"You must define ANDROID_NDK before starting." "They must point to your NDK directories".编译还提示config.h文件缺失,也是x264包里的头文件。我不知道如何继续下去了。

luojin commented 8 years ago

solved it? i face same problem , can you show your solution?

luojin commented 8 years ago

I can run the program properly.

nigez commented 7 years ago

hello How can I broadcast the video from the front camera ? Best regards