We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 only checks VideoStreamingState when starting either audio or video streaming services. They should be handled independently of each other.
PROJECTION
SDL rejects audio service start request with NAK
SDL allows audio service start request with ACK
The text was updated successfully, but these errors were encountered:
Please notice issue is also applicable for 6.1.1 Release
Sorry, something went wrong.
Closed via #3763
No branches or pull requests
Bug Report
Core only checks VideoStreamingState when starting either audio or video streaming services. They should be handled independently of each other.
Reproduction Steps
PROJECTION
app1 (with isMediaApplication=false).Expected Behavior
SDL rejects audio service start request with NAK
Observed Behavior
SDL allows audio service start request with ACK
OS & Version Information
The text was updated successfully, but these errors were encountered: