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

I want to add PreviewCallback #4

Open
y3000y7 opened this issue Jul 21, 2015 · 0 comments
Open

I want to add PreviewCallback #4

y3000y7 opened this issue Jul 21, 2015 · 0 comments

Comments

@y3000y7
Copy link

y3000y7 commented Jul 21, 2015

hello saki, thanks for your passion.
I have a question.
I want to add PreviewCallback in CameraGLView.

The following is what I have tried :

in CameraGLView.java
screen shot 2015-07-21 at 12 59 37 pm

Callback is working well.
But if i try to record, happened crash with this message.

07-21 13:02:23.193 19753-19764/com.serenegiant.mediaaudiotest E/AndroidRuntime﹕ FATAL EXCEPTION: FinalizerWatchdogDaemon
Process: com.serenegiant.mediaaudiotest, PID: 19753
java.util.concurrent.TimeoutException: android.media.MediaMuxer.finalize() timed out after 10 seconds
at android.media.MediaMuxer.nativeRelease(Native Method)
at android.media.MediaMuxer.finalize(MediaMuxer.java:240)
at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:187)
at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:170)
at java.lang.Thread.run(Thread.java:841)

can you help me?
sorry for my bad english, thank you.

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

No branches or pull requests

1 participant