-
Notifications
You must be signed in to change notification settings - Fork 118
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
Fixing mediasoup-sdp-bridge reference in SFU #524
Closed
Closed
Conversation
This file contains 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
(cherry picked from commit 5d8318a)
(cherry picked from commit ccf8679)
(cherry picked from commit 19f7e48)
(cherry picked from commit 8e64cc6)
…pr-476 [UE5.5] Merge pull request EpicGamesExt#476 from mcottontensor/branch_tag
(cherry picked from commit 1c05e04)
…pr-504 [UE5.5] Merge pull request EpicGamesExt#504 from mcottontensor/fixing_request_dep
…led with Git bash (cherry picked from commit 2d25ebe)
(cherry picked from commit bf33b3c)
…pr-509 [UE5.5] Merge pull request EpicGamesExt#509 from EpicGamesExt/RTCP-8168
Add quotes to multiple places in the scripts to handle spaces. (cherry picked from commit b4d2f1f)
…pr-510 [UE5.5] Merge pull request EpicGamesExt#510 from aussiedwarf/space_in_file_path
…to sources other than the location where the frontend is hosted (EpicGamesExt#513) * Update helmet Content Security Policy to allow websocket connections to source other than the location where the frontend is hosted (cherry picked from commit 42836ff)
…pr-513 [UE5.5] Update helmet Content Security Policy to allow websocket connections to sources other than the location where the frontend is hosted (EpicGamesExt#513)
…ty with outdated Chromium clients (cherry picked from commit be4ea8e)
…pr-516 [UE5.5] Merge pull request EpicGamesExt#516 from EpicGamesExt/abscapturefix
(cherry picked from commit 99fc915)
…pr-518 [UE5.5] Merge pull request EpicGamesExt#518 from mcottontensor/backspace_fix
(cherry picked from commit 03822b6)
…pr-520 [UE5.5] Merge pull request EpicGamesExt#520 from Belchy06/temp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Relevant components:
Problem statement:
The dependency in the SFU is incorrectly named.
Solution
Updated the name to properly reference the package name.