-
Notifications
You must be signed in to change notification settings - Fork 103
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
If the application is switched to the background and then to the foreground, video streaming timeout occurs. #1471
Comments
This is one of the issues that Toyota reported at the 11/18 Roadmap workshop. |
@E-SAITO-TMC is the Toyota team working on a fix for this issue? |
@stefanek22 can you let us know if Ford is experiencing this issue as well? |
Toyota team confirmed via email that they will be submitting a PR to resolve this issue by 2020-01-24. |
@zhouxin627 I believe this issue was fixed in PR #1566. I know you submitted a PR (#1528) to fix the issue but I had to do an extensive refactor the secondary transport manager to fix some bugs. Can you test with PR #1566 to see if this bug has been fixed? Thank you. |
Hello @zhouxin627, could you please take a look at Nicole's comment above and check this bug? We believe it has been fixed. |
Hi @NicoleYarroch @joeljfischer, I'm sorry for the late reply. We have confirmed that #1471 has been fixed. But #1479 is still being confirmed. I'll let you know the result as soon as possible. |
Bug Report
If the application is switched to the background and then to the foreground,
video streaming timeout occurs.
Preconditions
1.Primary transport: BT
Secondary transport: WIFI
※If it connected via USB, there is no problem.
Reproduction Steps
・App: navigation App for iOS
Expected Behavior
Observed Behavior
There is no video data because the step8(App.didEnterStateVideoStreamReady)
is not called.
OS & Version Information
Test Case, Sample Code, and / or Example App
Logs:Log.zip
Occurrence
100%
Recovery Method
None
The text was updated successfully, but these errors were encountered: