[go: nahoru, domu]

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

Support DisplayManager to output video to type-c (DP) port and only show control on the phone #1442

Open
read8873 opened this issue Jun 11, 2024 · 2 comments

Comments

@read8873
Copy link
read8873 commented Jun 11, 2024

[REQUIRED] Use case description

Support DisplayManager to output video to type-c (DP) port and only show control on the phone
This will greatly save phone battery and extend the use case of ExoPlayer (for example, connecting the phone to a XR headset/TV via type-c).

Proposed solution

https://code.videolan.org/search?group_id=9&nav_source=navbar&project_id=36&repository_ref=master&search=DisplayManager&search_code=true

Alternatives considered

https://developer.android.com/reference/android/hardware/display/DisplayManager

@microkatz
Copy link
Contributor

Hi @read8873,

I'm not really sure what you are requesting as an additional feature in ExoPlayer. Would you be able to elaborate on your scenario/usecase? It kind of sounds like Tunneling in playback where the actual decoding/renderering occurs on a different device(ex: TV). We do support tunneling with playback and here is a blog post about it. Hope that helps!

https://medium.com/google-exoplayer/tunneled-video-playback-in-exoplayer-84f084a8094d

@read8873
Copy link
Author

No it's different.
My phone has type-c display output and i connect it with a cable to TV and i would like to show video only on TV but not on the phone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants