-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Worker: New Consumer class handling all possible producer stream modes. #1731
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
Open
jmillan
wants to merge
41
commits into
v3
Choose a base branch
from
new_consumer
base: v3
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
be961ea
Worker: New Consumer class handling all possible producer stream modes.
jmillan 0caec34
Use qualified names everywhere
jmillan f30ee9f
Remove unused GetRtpStreams() method
jmillan 6ea2714
Fix: call packet->logger.Discarded() with the proper reason
jmillan b185abf
Fix: Restore IsActive() logic
jmillan a6d0a0b
Tests: TestSimpleProducerStreamManager
jmillan 38d121c
clang-tidy fixes
jmillan 7039bcd
Enhance tests, use Factory() to create RTP Packet
jmillan 1ba9d01
feedback
jmillan d4e26bd
Tests: TestSimulcastProducerStreamManager
jmillan 2e9eead
Merge branch 'v3' into new_consumer
ibc 6f46922
Merge remote-tracking branch 'origin/v3' into new_consumer
jmillan f4b97b5
TestSvcProducerStreamManager
jmillan 0b51fdd
clang-tidy
jmillan bf6d221
make format
jmillan 8d61406
Update worker/src/RTC/SimulcastProducerStreamManager.cpp
jmillan d72b366
Update worker/src/RTC/SimulcastProducerStreamManager.cpp
jmillan 5f765fc
Update worker/src/RTC/SvcProducerStreamManager.cpp
jmillan 3e9ac66
Update worker/src/RTC/SvcProducerStreamManager.cpp
jmillan 6e60816
Update worker/src/RTC/SvcProducerStreamManager.cpp
jmillan 971ac41
format
jmillan 2785458
tidy
jmillan 0086b99
Do not make listener const
jmillan 52271fd
cosmetic
jmillan 6b079f2
cosmetic
jmillan cd9b84c
WIP Consumer pipe-able
jmillan feb84bb
cosmetic
jmillan 973d1fd
Merge remote-tracking branch 'origin/v3' into new_consumer
jmillan d9113dd
Merge remote-tracking branch 'origin/v3' into new_consumer
jmillan f70f31e
Adapt to Shared rework
jmillan ef73cff
fix tests after merge
jmillan bfb56eb
more Shared related changes
jmillan 0d8100b
Fixes
jmillan 92fd229
PipeProducerStreamManager
jmillan 51cb67e
format
jmillan ef22ed4
fix compilation
jmillan 91b3550
tidy
jmillan 8b689d4
remove unused imports
jmillan c7bc385
revert local change
jmillan 5d3cd88
.clang-format: remove unknown key BreakAfterOpenBracketBracedList
jmillan f72eda3
tidy
jmillan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.