Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mediasoup-worker-3.17.0-darwin-x64.tgz | 2025-07-29 | 2.9 MB | |
mediasoup-worker-3.17.0-win32-x64.tgz | 2025-07-29 | 2.1 MB | |
mediasoup-worker-3.17.0-darwin-arm64.tgz | 2025-07-29 | 2.7 MB | |
mediasoup-worker-3.17.0-linux-x64-kernel6.tgz | 2025-07-29 | 3.9 MB | |
mediasoup-worker-3.17.0-linux-arm64-kernel6.tgz | 2025-07-29 | 3.7 MB | |
3.17.0 source code.tar.gz | 2025-07-29 | 6.7 MB | |
3.17.0 source code.zip | 2025-07-29 | 7.4 MB | |
README.md | 2025-07-29 | 387 Bytes | |
Totals: 8 Items | 29.5 MB | 0 |
- Worker: Update Meson subprojects (PR [#1582]).
ListenInfo
: AddexposeInternalIp
which, if set totrue
andannouncedAddress
is set, exposes an additional ICE candidate inWebRtcTransport
whose IP islistenInfo.ip
rather thanlistenInfo.announcedAddress
(PR [#1583]).