From 3e52c086bcdeb2293e4a182863bcb984c79315d5 Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期五, 11 八月 2017 18:49:23 +0800
Subject: [PATCH] bug fix for rtsp server

---
 VisitFace/RtspNativeCodec/local.properties |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/VisitFace/RtspNativeCodec/local.properties b/VisitFace/RtspNativeCodec/local.properties
new file mode 100644
index 0000000..850cfc7
--- /dev/null
+++ b/VisitFace/RtspNativeCodec/local.properties
@@ -0,0 +1,12 @@
+## This file is automatically generated by Android Studio.
+# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+#
+# This file must *NOT* be checked into Version Control Systems,
+# as it contains information specific to your local configuration.
+#
+# Location of the SDK. This is only used by Gradle.
+# For customization when using a Version Control System, please read the
+# header note.
+#Thu Aug 03 09:16:54 CST 2017
+ndk.dir=D\:\\ProgramFiles\\Android\\sdk\\ndk-bundle
+sdk.dir=D\:\\ProgramFiles\\Android\\sdk

--
Gitblit v1.8.0