We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug In Android 11+ , I can see this error ! no play no stop
E/MediaPlayerNative: error (1, -2147483648) E/MediaPlayer: Error (1,-2147483648) E/MediaPlayerNative: Attempt to call getDuration in wrong state: mPlayer=0x7424035440, mCurrentState=0 E/MediaPlayerNative: error (-38, 0) E/MediaPlayerNative: stop called in state 0, mPlayer(0x7424035440) E/MediaPlayerNative: error (-38, 0)
To Reproduce Steps to reproduce the behavior:
Expected behavior
V/MediaHTTPService: MediaHTTPService(android.media.MediaHTTPService@ab4136f): Cookies: null V/MediaHTTPService: makeHTTPConnection: CookieManager created: java.net.CookieManager@372487c V/MediaHTTPService: makeHTTPConnection(android.media.MediaHTTPService@ab4136f): cookieHandler: java.net.CookieManager@372487c Cookies: null E/MediaPlayerNative: error (1, -2147483648) E/MediaPlayer: Error (1,-2147483648) E/MediaPlayerNative: Attempt to call getDuration in wrong state: mPlayer=0x7424035440, mCurrentState=0 E/MediaPlayerNative: error (-38, 0) E/MediaPlayerNative: stop called in state 0, mPlayer(0x7424035440) E/MediaPlayerNative: error (-38, 0) V/MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false V/MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null V/MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false V/MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
I'm also facing the same. Any update please!
Sorry, something went wrong.
Please, tell me more about how to reproduce the error.
No branches or pull requests
Describe the bug
In Android 11+ , I can see this error ! no play no stop
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: