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

How to fix problem with new devices ? #6

Open
fearsom03 opened this issue Feb 7, 2020 · 0 comments
Open

How to fix problem with new devices ? #6

fearsom03 opened this issue Feb 7, 2020 · 0 comments

Comments

@fearsom03
Copy link

fearsom03 commented Feb 7, 2020

This error shows on new devices on main camera view

W/System.err: org.bytedeco.javacv.FrameFilter$Exception: avfilter_graph_config()
at org.bytedeco.javacv.FFmpegFrameFilter.startUnsafe(FFmpegFrameFilter.java:273)
at org.bytedeco.javacv.FFmpegFrameFilter.start(FFmpegFrameFilter.java:192)
at com.tsy.sdk.video.Recorder.start(Recorder.java:165)
at com.example.actoress.newDesign.videoDemo.RecorderActivity.startRecorder(RecorderActivity.java:199)
at com.example.actoress.newDesign.videoDemo.RecorderActivity.onTouch(RecorderActivity.java:178)
W/System.err: at android.view.View.dispatchTouchEvent(View.java:12509)

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