Fix compile warning in the test#2220
Merged
Merged
Conversation
Ahhorse1
approved these changes
Feb 18, 2026
unicornss
approved these changes
Feb 19, 2026
sirknightj
added a commit
that referenced
this pull request
Feb 26, 2026
* Fix port printing for some logs (#2217) * Fix port printing * Address comments * Clarify mediaType options in README (#2221) * Fix compile warning (#2220) * Add send video-only mode (#2222) * Initial implementation * Upgrade senderreport logs to debug * Add env for dont send audio * Add unit tests for writeTransceiverDirection and intersectTransceiverDirection * Add SDP construction tests for intersection with local transceivers * clang-format * Validate input for transceiver direction and default to sendrecv if not valid (#2223) * Use parameterized test for the transceiver direction matrix, also handle invalid args (#2225) * Print the signaling message when it failed to parse (#2228) * Print the message that it failed to parse * Added length check just in case * Expand combinations for dynamic transceiver directions (#2226) * Expand to full combinations for dynamic directions * Add comment * Split the samples into p2p and webrtc ingest samples (#2224) * Break apart master static frames sample into p2p and ingestion samples * Split the Gst sample into multiple * Fix build issue * Clang-format and remove extra code changes * Adjust README for new samples * Address comments * Bump the version to 1.17.0 (#2230) * Add readonly permission for the stack size check job (#2233) * WebRTC storage readme (#2232) --------- Co-authored-by: Umut Tezduyar Lindskog <umut@tezduyar.com>
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 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.
Issue #, if available:
What was changed?
Why was it changed?
How was it changed?
What testing was done for the changes?
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.