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

Add recvonly transceiver for simulcast sample #2755

Merged
merged 1 commit into from Apr 22, 2024

Conversation

cnderrauber
Copy link
Member

Fix one of the layers can't send back video because the transceiver is used for receiving.

Description

Reference issue

Fixes #...

Fix one of the layers can't send back video because
the transceiver is used for receiving.
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.67%. Comparing base (d9a59a5) to head (cbbbc93).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2755      +/-   ##
==========================================
+ Coverage   78.63%   78.67%   +0.03%     
==========================================
  Files          87       87              
  Lines        8202     8202              
==========================================
+ Hits         6450     6453       +3     
+ Misses       1279     1276       -3     
  Partials      473      473              
Flag Coverage Δ
go 80.26% <ø> (+0.04%) ⬆️
wasm 64.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@boks1971 boks1971 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@cnderrauber cnderrauber merged commit a9e88d2 into master Apr 22, 2024
18 checks passed
@cnderrauber cnderrauber deleted the fix_simulcast_sample branch April 22, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants