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

SDLStreamingMediaManager does not properly set encryption status #433

Closed
asm09fsu opened this issue Aug 17, 2016 · 0 comments · Fixed by #434
Closed

SDLStreamingMediaManager does not properly set encryption status #433

asm09fsu opened this issue Aug 17, 2016 · 0 comments · Fixed by #434
Labels
bug A defect in the library
Milestone

Comments

@asm09fsu
Copy link
Contributor

Bug Report

Currently, SDLStreamingMediaManager does not properly set the encryption status. It is setting old internal properties audioSessionAuthenticated and videoSessionAuthenticated, instead of audioSessionEncrypted and videoSessionEncrypted respectively.

OS & Version Information
  • SDL iOS Version: 4.2
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants