From cb206dc6f387e75d07a87ee40af4da69d8743ac8 Mon Sep 17 00:00:00 2001 From: Roxie Linden Date: Wed, 15 Jul 2026 18:43:20 -0700 Subject: Fix audio level ducking of applications when viewer webrtc is enabled. --- autobuild.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 5a08e4eeba..f646aec32f 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2607,11 +2607,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - c70247d7683312ee81149dbae603574c0851e04c + 95ad8f723f2c83507427611e6c36a23cbd03eacd hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.16/webrtc-m144.7559.06.16.28218655958-darwin64-28218655958.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-darwin64-29445196263.tar.zst name darwin64 @@ -2621,11 +2621,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - d187fd666eec8c14dbef959cdc9a6600a13736c7 + 62474b4c7645760c4e2096df62693293cde04e8b hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.16/webrtc-m144.7559.06.16.28218655958-linux64-28218655958.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-linux64-29445196263.tar.zst name linux64 @@ -2635,11 +2635,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - 47ecfec6deaa775c958fc532d7a43d186ba191f1 + 54edaed250f536eeaaae6706fc1468660efadb15 hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.16/webrtc-m144.7559.06.16.28218655958-windows64-28218655958.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-windows64-29445196263.tar.zst name windows64 @@ -2652,7 +2652,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors copyright Copyright (c) 2011, The WebRTC project authors. All rights reserved. version - m144.7559.06.16.28218655958 + m144.7559.06.17.29445196263 name webrtc vcs_branch -- cgit v1.3 From 5301654b0f8503b467b1f01b7956b02a33ad6869 Mon Sep 17 00:00:00 2001 From: Roxie Linden Date: Wed, 15 Jul 2026 19:18:44 -0700 Subject: Include frameworks for webrtc. --- indra/llwebrtc/CMakeLists.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/indra/llwebrtc/CMakeLists.txt b/indra/llwebrtc/CMakeLists.txt index eb10f4eee4..9d5cde0e6a 100644 --- a/indra/llwebrtc/CMakeLists.txt +++ b/indra/llwebrtc/CMakeLists.txt @@ -47,7 +47,14 @@ if (WINDOWS) set_target_properties(llwebrtc PROPERTIES PDB_OUTPUT_DIRECTORY "${SYMBOLS_STAGING_DIR}") endif (USE_BUGSPLAT) elseif (DARWIN) - target_link_libraries(llwebrtc PRIVATE ll::webrtc) + target_link_libraries(llwebrtc PRIVATE ll::webrtc + "-framework AVFoundation" + "-framework AudioToolbox" + "-framework CoreAudio" + "-framework CoreMedia" + "-framework CoreVideo" + "-framework Foundation" + ) if (USE_BUGSPLAT) set_target_properties(llwebrtc PROPERTIES XCODE_ATTRIBUTE_DEBUG_INFORMATION_FORMAT "dwarf-with-dsym" XCODE_ATTRIBUTE_DWARF_DSYM_FOLDER_PATH "${SYMBOLS_STAGING_DIR}/dSYMs") -- cgit v1.3 From 402f28677e5f10edbb8bdddbeead1662e0374344 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com> Date: Mon, 20 Apr 2026 22:58:43 +0300 Subject: Update velopack with a public build --- autobuild.xml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 5a08e4eeba..f17d476c09 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2896,14 +2896,12 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive - creds - github hash - 91abbc360640b5b2e0a4c001a36ad411a9a42602 + df2260187110aa51c20101183e18a55f86e71090 hash_algorithm sha1 url - https://api.github.com/repos/secondlife-3p/3p-velopack/releases/assets/380583560 + https://github.com/secondlife-3p/3p-velopack/releases/download/v0.0.1535-r2/velopack-40232ef.24685318450-windows64-24685318450.tar.zst name windows64 @@ -2912,14 +2910,12 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive - creds - github hash - 05563a79bdeb83d66a72ac1e97587dc2a8f64511 + ead94386d7b9a143824d7ccedc86433127028a91 hash_algorithm sha1 url - https://api.github.com/repos/secondlife-3p/3p-velopack/releases/assets/380583554 + https://github.com/secondlife-3p/3p-velopack/releases/download/v0.0.1535-r2/velopack-40232ef.24685318450-darwin64-24685318450.tar.zst name darwin64 @@ -2932,7 +2928,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors copyright Velopack Ltd. version - 40232ef.23500976684 + 40232ef.24685318450 name velopack description -- cgit v1.3 From f5f1579090d61edc67b6ec35f76a741171cbfa6b Mon Sep 17 00:00:00 2001 From: Roxie Linden Date: Fri, 17 Jul 2026 09:30:48 -0700 Subject: Audio ducking fix. In libwebrtc, we now explicity tell windows core audio to not duck. --- autobuild.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index f646aec32f..6aea4fe1fb 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2607,11 +2607,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - 95ad8f723f2c83507427611e6c36a23cbd03eacd + c39d041c9b68d9ae477934df9c77c53111d79f65 hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-darwin64-29445196263.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.19/webrtc-m144.7559.06.19.29561257244-darwin64-29561257244.tar.zst name darwin64 @@ -2621,11 +2621,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - 62474b4c7645760c4e2096df62693293cde04e8b + 404775fa5ecd1d6eedbc34916df07cb70b8bbfdb hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-linux64-29445196263.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.19/webrtc-m144.7559.06.19.29561257244-linux64-29561257244.tar.zst name linux64 @@ -2635,11 +2635,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors archive hash - 54edaed250f536eeaaae6706fc1468660efadb15 + 28a8d62165fd9cdf0de921879b88b098c0cb7076 hash_algorithm sha1 url - https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.17/webrtc-m144.7559.06.17.29445196263-windows64-29445196263.tar.zst + https://github.com/secondlife/3p-webrtc-build/releases/download/m144.7559.06.19/webrtc-m144.7559.06.19.29561257244-windows64-29561257244.tar.zst name windows64 @@ -2652,7 +2652,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors copyright Copyright (c) 2011, The WebRTC project authors. All rights reserved. version - m144.7559.06.17.29445196263 + m144.7559.06.19.29561257244 name webrtc vcs_branch -- cgit v1.3