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

Player starts showing "Black screen" if app is reinstalled over existing app #9

Open
pbsharma86 opened this issue Feb 14, 2019 · 0 comments

Comments

@pbsharma86
Copy link

pbsharma86 commented Feb 14, 2019

Whenever I run the app for the first time, it runs successfully. It works perfectly even if I close the app and restarts it and also works for all the scenarios. Problem starts when app process is killed instantly and restarted again. The error is shows as described below:

RtkHDMIRxManager-JNI: RtkTranscodePlayer instance count: 1
RtkHDMIRxManager-JNI: HDMIRx is opened by another process, close the resource first

So, It reschedules the play method again and again by posting on handler and keeps running in the loop. As per my observation, HDMIRx is not released and is attached to the previous process.

Please help me out.

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