Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2019 update #1

Merged
merged 49 commits into from
Jun 28, 2019
Merged

2019 update #1

merged 49 commits into from
Jun 28, 2019

Conversation

TommyTeaVee
Copy link
Owner

No description provided.

begeekmyfriend and others added 30 commits October 28, 2017 10:15
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
fix C2 may not send during rtmp handshake
Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
1.获取Camera.PreviewCallback 回调函数内的byte数组原始图像数据
2.手机旋转时,预览结果也相应正确地旋转
设置Camera.PreviewCallback 回调函数,修改旋转角度
修复软编码时概率性崩溃(前帧的BufferInfo参数被后帧所覆盖,byteBuffer无法执行limit(int newlimit)方法)
The buffer address is forced to be aligned by allocateDirect method in
ByteBuffer so the valid data may not be stored from the first byte of the
buffer witch is still returned by the array method in ByteBuffer. So we need
to substitute allocate method for allocate direct method when fetching the
image from the camera.

Signed-off-by: begeekmyfriend <begeekmyfriend@gmail.com>
Error:A problem occurred receiving StreamBegin from server
Implement Pause and Resume functionality
BufferOverflowException  fix
setPreviewResolution surface holder size
@TommyTeaVee TommyTeaVee merged commit 720e5bb into TommyTeaVee:master Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants