-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[third-party] Add third_party/libdatachannel #37572
[third-party] Add third_party/libdatachannel #37572
Conversation
Changed Files
|
PR #37572: Size comparison from 96bf5df to 3babe3a Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
3babe3a
to
e87ad3b
Compare
PR #37572: Size comparison from 9d99ef2 to e87ad3b Full report (45 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, nrfconnect, nxp, psoc6, qpg, stm32)
|
e87ad3b
to
fc77331
Compare
PR #37572: Size comparison from 94a47ad to fc77331 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #37572: Size comparison from 94a47ad to a45da1e Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
a45da1e
to
8521f81
Compare
PR #37572: Size comparison from 1b3f616 to 8521f81 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
8521f81
to
856e73f
Compare
856e73f
to
9e80551
Compare
PR #37572: Size comparison from 1b3f616 to 9e80551 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #37572: Size comparison from 1b3f616 to b2c1341 Full report (45 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, nrfconnect, psoc6, qpg, stm32, telink, tizen)
|
PR #37572: Size comparison from 1b3f616 to 091c259 Full report (28 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, nrfconnect, qpg, stm32, telink, tizen)
|
PR #37572: Size comparison from 1b3f616 to 37aa94b Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #37572: Size comparison from 1b3f616 to 7bbc74a Full report (20 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, nrfconnect, qpg, stm32, tizen)
|
PR #37572: Size comparison from 1b3f616 to 1d30261 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #37572: Size comparison from 1b3f616 to 21bbc1c Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
* [Third Party] Add libdatachannel * Fix clang tidy validation error * filter out any that contain third_party * Add a files-ignore pattern when calling tj-actions/changed-files * remove extra spaces * Update filter * Use the changed_files output which respects the files-ignore filter
* [Third Party] Add libdatachannel * Fix clang tidy validation error * filter out any that contain third_party * Add a files-ignore pattern when calling tj-actions/changed-files * remove extra spaces * Update filter * Use the changed_files output which respects the files-ignore filter
Change overview
We plan to use libdatachannel as the WebRTC lib for camera feature, add third_party/libdatachannel, passed the legal review.
Testing
The camera example app is still in progress, tested with chip-tool by adding libdatachannel as the public dependency