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

Can we integrate GLSurfaceView instead of SurfaceView for hdmi preview #5

Open
simchalam opened this issue Apr 9, 2020 · 0 comments

Comments

@simchalam
Copy link

I am trying to integrate GLSurfaceView and Renderer to preview the HDMI output.
But I am facing issues like getting a blank screen and below errors

04-09 22:01:34.257 5761 7266 W NativeCrashListener: Couldn't find ProcessRecord for pid 17060
04-09 22:01:34.259 3982 3982 W : debuggerd: resuming target 17060
04-09 22:01:34.259 5761 5962 I BootReceiver: Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
04-09 22:01:34.264 4437 4437 I ServiceManager: service 'vendor.realtek.se' died
04-09 22:01:34.264 4437 4437 I ServiceManager: service 'vendor.realtek.md' died
04-09 22:01:34.264 16993 17030 W TranscodeService: TranscodeService remote (RtkTranscodePlayerService) died [0xe6bcde40]
04-09 22:01:34.264 4437 4437 I ServiceManager: service 'media.player' died
04-09 22:01:34.264 4437 4437 I ServiceManager: service 'media.resource_manager' died
04-09 22:01:34.264 4437 4437 I ServiceManager: service 'vendor.realtek.RecordBuffer' died
04-09 22:01:34.264 4437 4437 I ServiceManager: service 'vendor.realtek.AudioRedirect' died
04-09 22:01:34.264 4437 4437 I ServiceManager: service 'realtek.transcodeplayerservice' died

Can anyone please share the code if you already done with GLSurfaceView.

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