You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: