This repository was archived by the owner on Mar 21, 2023. It is now read-only.
Addint SRTP and rtcp-mux + few bugfixes#7
Open
iivalchev wants to merge 1 commit intobejayoharen:masterfrom
Open
Addint SRTP and rtcp-mux + few bugfixes#7iivalchev wants to merge 1 commit intobejayoharen:masterfrom
iivalchev wants to merge 1 commit intobejayoharen:masterfrom
Conversation
Owner
|
Thanks so much for this contribution! It's been a while since I've looked at this project, so it might require some time for me to look this over, but a quick skim looks good. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Bjorn,
This are the changes I have made. Please note that we use java-bells in a simple tool used only for testing. I didn't have much time when I was creating that so the changes made are far from the state I would like them to be. As usual we are running on tight schedule, but hope I would have the time to spend in refactoring and improving the library, as of now there isn't a good Java librirary for Jingle that would provide you with the full stack required for streamming.
Best regards,
Ivan