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

Support generating the RTP video stream SSRC once at a higher level #1137

Merged

Conversation

joeljfischer
Copy link
Contributor

Fixes #1132

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Unit tests are added

Summary

The RTP packetizer SSRC is now generated by the SDLStreamingVideoLifecycleManager and kept constant across suspensions.

Changelog

Bug Fixes
  • RTP video stream SSRC will no longer be different after video stream is suspended and resumed

CLA

@joeljfischer joeljfischer added the bug A defect in the library label Nov 29, 2018
@joeljfischer joeljfischer added this to the 6.2.0 milestone Nov 29, 2018
@joeljfischer joeljfischer self-assigned this Nov 29, 2018
@joeljfischer
Copy link
Contributor Author

@t-yoshii would you please take a look at this PR and make sure it works for your use case?

@t-yoshii
Copy link

t-yoshii commented Dec 3, 2018

@joeljfischer thank you very much for creating fix!
I confirmed that SSRC is not changed after suspend and resume. This resolves our problem. Thank you!

@joeljfischer joeljfischer merged commit ab48824 into develop Dec 3, 2018
@joeljfischer joeljfischer deleted the bugfix/issue_1132_rtp_ssrc_constant_suspension branch December 3, 2018 18:36
@joeljfischer joeljfischer mentioned this pull request Apr 1, 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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants