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

AndroidVideoDecoder: java.lang.IllegalStateException #61

Open
Beoyan-1 opened this issue Aug 24, 2022 · 1 comment
Open

AndroidVideoDecoder: java.lang.IllegalStateException #61

Beoyan-1 opened this issue Aug 24, 2022 · 1 comment

Comments

@Beoyan-1
Copy link

I get this error when I use vp9 svc

@Beoyan-1
Copy link
Author

AndroidVideoDecoder: deliverDecodedFrame failed
2
E/org.webrtc.Logging( 3273): AndroidVideoDecoder: java.lang.IllegalStateException
E/org.webrtc.Logging( 3273): at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method)
E/org.webrtc.Logging( 3273): at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:3535)
E/org.webrtc.Logging( 3273): at org.webrtc.MediaCodecWrapperFactoryImpl$MediaCodecWrapperImpl.dequeueOutputBuffer(MediaCodecWrapperFactoryImpl.java:73)
E/org.webrtc.Logging( 3273): at org.webrtc.AndroidVideoDecoder.deliverDecodedFrame(AndroidVideoDecoder.java:380)
E/org.webrtc.Logging( 3273): at org.webrtc.AndroidVideoDecoder$1.run(AndroidVideoDecoder.java:364)

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