-
Notifications
You must be signed in to change notification settings - Fork 460
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #149 from jpxiong/master
release v1.7.0
- Loading branch information
Showing
35 changed files
with
132 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-242 KB
PLDroidCameraStreamingDemo/app/libs/pldroid-camera-streaming-1.6.2.jar
Binary file not shown.
Binary file added
BIN
+257 KB
PLDroidCameraStreamingDemo/app/libs/pldroid-camera-streaming-1.7.0.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+556 KB
(2700%)
PLDroidCameraStreamingDemo/app/src/main/jniLibs/arm64-v8a/libpldroid_mmprocessing.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
PLDroidCameraStreamingDemo/app/src/main/jniLibs/arm64-v8a/libpldroid_streaming_core.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...idCameraStreamingDemo/app/src/main/jniLibs/arm64-v8a/libpldroid_streaming_h264_encoder.so
Binary file not shown.
Binary file modified
BIN
+392 KB
(1700%)
PLDroidCameraStreamingDemo/app/src/main/jniLibs/armeabi-v7a/libpldroid_mmprocessing.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
PLDroidCameraStreamingDemo/app/src/main/jniLibs/armeabi-v7a/libpldroid_streaming_core.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...CameraStreamingDemo/app/src/main/jniLibs/armeabi-v7a/libpldroid_streaming_h264_encoder.so
Binary file not shown.
Binary file modified
BIN
+468 KB
(2000%)
PLDroidCameraStreamingDemo/app/src/main/jniLibs/armeabi/libpldroid_mmprocessing.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
PLDroidCameraStreamingDemo/app/src/main/jniLibs/armeabi/libpldroid_streaming_core.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
PLDroidCameraStreamingDemo/app/src/main/jniLibs/armeabi/libpldroid_streaming_h264_encoder.so
Binary file not shown.
Binary file modified
BIN
+612 KB
(3000%)
PLDroidCameraStreamingDemo/app/src/main/jniLibs/x86/libpldroid_mmprocessing.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
PLDroidCameraStreamingDemo/app/src/main/jniLibs/x86/libpldroid_streaming_core.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
PLDroidCameraStreamingDemo/app/src/main/jniLibs/x86/libpldroid_streaming_h264_encoder.so
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# PLDroidCameraStreaming Release Notes for 1.7.0 | ||
|
||
## 简介 | ||
PLDroidCameraStreaming 是为 Android 开发者提供的 RTMP 直播推流 SDK | ||
|
||
## 记录 | ||
|
||
### 推流 SDK | ||
#### 功能 | ||
- 新增内置美颜功能,美颜效果可调节 | ||
- `CameraStreamingSetting#setBuiltInFaceBeautyEnabled(boolean)` | ||
- `CameraStreamingSetting.FaceBeautySetting` | ||
- `CameraStreamingManager.updateFaceBeautySetting(CameraStreamingSetting.FaceBeautySetting)` | ||
- 新增采集帧率控制,避免帧率飙升不可控 | ||
- `StreamignProfile#setFpsControllerEnable(boolean)` | ||
|
||
#### 缺陷 | ||
- 修复特殊步骤下 Contex 泄露问题 | ||
- 修复硬编水印在特殊机型上(Meilan note 2)异常显示 | ||
|
||
#### 优化 | ||
- 优化采集,避免过度 UI 操作导致推流帧率降低 | ||
- 优化内存使用 | ||
|
||
#### 版本 | ||
- 发布 pldroid-camera-streaming-1.7.0.jar | ||
- 更新 libpldroid_mmprocessing.so | ||
- 更新 libpldroid_streaming_core.so | ||
- 更新 libpldroid_streaming_h264_encoder.so | ||
- 更新 Demo |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.