Skip to content

feat: use prebuilt webrtc and add comaptibility with the newest webrtc#404

Merged
zurekz merged 4 commits intodevelfrom
chore-use-prebuilt-webrtc
Apr 9, 2026
Merged

feat: use prebuilt webrtc and add comaptibility with the newest webrtc#404
zurekz merged 4 commits intodevelfrom
chore-use-prebuilt-webrtc

Conversation

@zurekz
Copy link
Copy Markdown
Member

@zurekz zurekz commented Apr 8, 2026

No description provided.

@zurekz zurekz requested review from Uriagat and kisielewski April 8, 2026 11:24
Comment thread endpoint/stream/CMakeLists.txt Outdated
add_subdirectory(stream)

option(PRIVMX_BUILD_WITH_WEBRTC "Build Stream module with additional layer of the native WebRTC library" OFF)
option(USE_PREBUILT_WEBRTC "Use libwebrtc provided by package manager" OFF)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we consider setting this to "ON" by default? Does this align with our default build assumptions?

@zurekz zurekz requested a review from kisielewski April 8, 2026 13:45
@zurekz zurekz merged commit 5069699 into devel Apr 9, 2026
1 check passed
@zurekz zurekz deleted the chore-use-prebuilt-webrtc branch April 9, 2026 09:52
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.

2 participants