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

Reflect bitrate value returned from HMI to video encoder setting #1392

Closed
t-yoshii opened this issue Sep 2, 2019 · 2 comments
Closed

Reflect bitrate value returned from HMI to video encoder setting #1392

t-yoshii opened this issue Sep 2, 2019 · 2 comments
Labels
bug A defect in the library
Projects
Milestone

Comments

@t-yoshii
Copy link

t-yoshii commented Sep 2, 2019

Bug Report

Currently SDL iOS proxy ignores the bitrate value returned from HMI. This value should be reflected in the video encoder setting to perform VPM encoding/decoding smoothly.

Reproduction Steps

Connect VPM app to SDL Core.

Expected Behavior
  1. Connect the VPM app to SDL Core.
  2. Encoder setting reflects the value of bitrate in video streaming capabilities.
Observed Behavior
  1. Connect the VPM app to SDL Core.
  2. Encoder setting does not reflect the value of bitrate in video streaming capabilities.
OS & Version Information
  • iOS Version: all
  • SDL iOS Version: 6.3.1
  • Testing Against: Our internal devboard and OEM HMIs.
Test Case, Sample Code, and / or Example App

I will create PR.

@joeljfischer joeljfischer added the bug A defect in the library label Sep 4, 2019
@NicoleYarroch NicoleYarroch added this to To do in v6.4 via automation Sep 5, 2019
@NicoleYarroch NicoleYarroch added this to the 6.4.0 milestone Sep 5, 2019
@NicoleYarroch
Copy link
Contributor

Fixed in PR #1393

v6.4 automation moved this from To do to Done Sep 23, 2019
@NicoleYarroch
Copy link
Contributor

Fixed in PR #1413

@joeljfischer joeljfischer mentioned this issue Oct 24, 2019
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
No open projects
v6.4
  
Done
Development

No branches or pull requests

3 participants