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

[SDL 0292] Improve VirtualDisplayEncoder for stable frame rate #1361

Closed
theresalech opened this issue May 20, 2020 · 0 comments
Closed

[SDL 0292] Improve VirtualDisplayEncoder for stable frame rate #1361

theresalech opened this issue May 20, 2020 · 0 comments
Labels
manager-streaming-video Relating to the manager layer - video streaming proposal Accepted SDL Evolution Proposal

Comments

@theresalech
Copy link
Contributor

Proposal: Improve VirtualDisplayEncoder for stable frame rate

This proposal improves the quality of video projection when using Android VirtualDisplay and MediaEncoder, as Android MediaEncoder does not produce a consistent frame rate for rendering VirtualDisplay's surface.

SDL-0274 introduced preferredFPS parameter specified in VideoStreamingCapability. This proposal helps to implement the preferredFPS support in the sdl_java_suite platform.

Review: smartdevicelink/sdl_evolution#969

Steering Committee Decision:

The Steering Committee acknowledged the risks of using the Grafika library as a dependency and that their current implementations are not negatively impacted by this feature, and voted to accept the proposal.

@theresalech theresalech added the proposal Accepted SDL Evolution Proposal label May 20, 2020
@joeljfischer joeljfischer added the manager-streaming-video Relating to the manager layer - video streaming label Jun 15, 2020
@RHenigan RHenigan closed this as completed Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manager-streaming-video Relating to the manager layer - video streaming proposal Accepted SDL Evolution Proposal
Projects
None yet
Development

No branches or pull requests

3 participants