PackageTrack
Sign in Get early access

webrtc-media

A pure Rust implementation of WebRTC Media API

0.17.2 5.8M downloads/mo #4230 most downloaded on crates.io webrtc-rs/webrtc

What this package is like to depend on

Last release 1 months ago

20 Jul 2026

Ships fairly regularly

a new release about every 4 months

Rarely documented

notes for 4 of 33 stable releases

1 version withdrawn

withdrawn after publishing

8 years old

34 releases · first in 2018

4 releases in the last 12 months

see the full history below

Release timeline

34 releases · Aug 2018 to Jul 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 34
  1. 0.17.2 20 Jul 2026
    Release notes

    What's Changed

    • ice: Release TURN allocation even if candidate was already closed by @marcin-p-porebski in #799
    • fix(ice): always send STUN consent checks (RFC 7675) by @brady-pplx in #803
    • util: don't tear down UDP listener read_loop on WSAECONNRESET (Windows) by @rwtd in #812
    • Release mDNS resources when connections close by @mmalmi in #818
    • sctp: lower INITIAL_MTU to 1191 and expose the MTU in association::Config by @phact in #807

    New Contributors

    Full Changelog: v0.17.1...v0.17.2

    Open source →
  2. 0.17.1 06 Feb 2026

    Nothing published for this version

  3. 0.17.0 31 Jan 2026

    Nothing published for this version

  4. 0.11.0 20 Sep 2025

    Nothing published for this version

  5. 0.10.0 14 May 2025

    Nothing published for this version

  6. 0.9.0 07 Dec 2024

    Nothing published for this version

  7. 0.8.0 02 May 2024

    Nothing published for this version

  8. 0.7.1 23 Feb 2024

    Nothing published for this version

  9. 0.7.0 10 Sep 2023

    Nothing published for this version

  10. 0.6.1 19 Jun 2023

    Nothing published for this version

  11. 0.6.0 20 May 2023

    Nothing published for this version

  12. 0.5.1 26 Apr 2023
    Release notes
    Open source →
  13. 0.5.0 15 Nov 2022
    Release notes

    Changes

    Breaking changes

    Other improvememnts

    We made various improvements and fixes since 0.4.0, including merging all subcrates into a single git repo. The old crate repos are archived and all development will now happen in https://github.com/webrtc-rs/webrtc/.

    Subcrate updates

    The various sub-crates have been updated as follows:

    • util: 0.5.3 => 0.6.0
    • sdp: 0.5.1 => 0.5.2
    • mdns: 0.4.2 => 0.5.0
    • stun: 0.4.2 => 0.4.3
    • turn: 0.5.3 => 0.6.0
    • ice: 0.6.4 => 0.8.0
    • dtls: 0.5.2 => 0.6.0
    • rtcp: 0.6.5 => 0.7.0
    • rtp: 0.6.5 => 0.6.7
    • srtp: 0.8.9 => 0.9.0
    • scpt: 0.4.3 => 0.6.1
    • data: 0.3.3 => 0.5.0
    • interceptor: 0.7.6 => 0.8.0
    • media: 0.4.5 => 0.4.7

    Their respective change logs are found in the old, now archived, repositories and within their respective CHANGELOG.md files in the monorepo.

    Contributors

    A big thanks to all the contributors that have made this release happen:

    Open source →
    Release notes
    • Improve handling of padding packets in SampleBuiler. Prior to this SampleBuilder would sometimes, incorrectly, drop packets that carry media when they appeared adjacent to runs of padding packets. Contributed by @k0nserv in #309
    • Increased minimum support rust version to 1.60.0.
    • Increased required webrtc-util version to 0.7.0.

    Breaking

    • Introduced a new field in Sample, prev_padding_packets, that reflects the number of observed padding only packets while building the Sample. This can be use to differentiate inconsequential padding packets being dropped from those carrying media. Contributed by @k0nserv in #303.
    Open source →
  14. 0.4.7 07 Sep 2022
    Release notes
    • Bumped util dependency to 0.6.0.
    • Bumped rtp dependency to 0.6.0.
    Open source →
  15. 0.4.6 16 Aug 2022

    Nothing published for this version

  16. 0.4.5 16 Jan 2022

    Nothing published for this version

  17. 0.4.4 18 Dec 2021

    Nothing published for this version

  18. 0.4.3 06 Dec 2021

    Nothing published for this version

  19. 0.4.2 13 Nov 2021

    Nothing published for this version

  20. 0.4.1 07 Nov 2021

    Nothing published for this version

  21. 0.4.0 09 Oct 2021

    Nothing published for this version

  22. 0.3.0 09 Oct 2021

    Nothing published for this version

  23. 0.2.1 08 Oct 2021

    Nothing published for this version

  24. 0.2.0 05 Oct 2021

    Nothing published for this version

  25. 0.1.2 05 Oct 2021 withdrawn

    Nothing published for this version

  26. 0.1.1 26 Sep 2021

    Nothing published for this version

  27. 0.1.0 24 Sep 2021

    Nothing published for this version

  28. 0.0.6 23 Sep 2021

    Nothing published for this version

  29. 0.0.5 23 Sep 2021

    Nothing published for this version

  30. 0.0.4 22 Sep 2021

    Nothing published for this version

  31. 0.0.3 22 Sep 2021

    Nothing published for this version

  32. 0.0.2 21 Sep 2021

    Nothing published for this version

  33. 0.0.1 06 Mar 2021

    Nothing published for this version

  34. 0.0.0 16 Aug 2018

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive