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

Core does not check AudioStreamingState when starting audio service #3486

Closed
jacobkeeler opened this issue Aug 31, 2020 · 2 comments
Closed

Comments

@jacobkeeler
Copy link
Contributor

Bug Report

Core only checks VideoStreamingState when starting either audio or video streaming services. They should be handled independently of each other.

Reproduction Steps
  1. Connect PROJECTION app1 (with isMediaApplication=false).
  2. Activate app1 (app is moved to FULL, NOT_AUDIBLE, STREAMABLE)
  3. Attempt to start audio stream
Expected Behavior

SDL rejects audio service start request with NAK

Observed Behavior

SDL allows audio service start request with ACK

OS & Version Information
  • OS/Version: Ubuntu 18.04
  • SDL Core Version: develop 79fb640
  • Testing Against: RPC Builder JS
@LitvinenkoIra
Copy link
Contributor

Please notice issue is also applicable for 6.1.1 Release

@ShobhitAd
Copy link
Contributor

Closed via #3763

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

3 participants