Aiortc

Latest version: v1.11.0

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

0.9.28

------

Provide binary wheels for Linux, Mac and Windows on PyPI.

0.9.27

------

Data channels
.............

* Add :attr:`RTCSctpTransport.maxChannels` property.
* Recycle stream IDs (256).
* Correctly close data channel when SCTP is not established (300).

Media
.....

* Add add :attr:`RTCRtpReceiver.track` property (298).
* Fix a crash in `AimdRateControl` (295).

0.9.26

------

DTLS
....

* Drop support for OpenSSL < 1.0.2.

Examples
........

* `apprtc` fix handling of empty "candidate" message.

Media
.....

* Fix a MediaPlayer crash when stopping one track of a multi-track file (237, 274).
* Fix a MediaPlayer error when stopping a track while waiting for the next frame.
* Make `RTCRtpSender` resilient to exceptions raised by media stream tracks (283).

0.9.25

------

Media
.....

* Do not repeatedly send key frames after receiving a PLI.

SDP
...

* Do not try to determine track ID if there is no Msid.
* Accept a star in rtcp-fb attributes.

0.9.24

------

Peer connection
...............

* Assign DTLS role based on the SDP negotiation, not the resolved ICE role.
* When the peer is ICE lite, adopt the ICE controlling role, and do not use
agressive nomination.
* Do not close transport on `setRemoteDescription` if media and data are
bundled.
* Set RemoteStreamTrack.id based on the Msid.

Media
.....

* Support alsa hardware output in MediaRecorder.

SDP
...

* Add support for the `ice-lite` attribute.
* Add support for receiving session-level `ice-ufrag`, `ice-pwd` and `setup`
attributes.

Miscellaneous
.............

* Switch from `attrs` to standard Python `dataclasses`.
* Use PEP-526 style variable annotations instead of comments.

0.9.23

------

* Drop support for Python 3.5.
* Drop dependency on PyOpenSSL.
* Use PyAV >= 7.0.0.
* Add partial type hints.

Page 4 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.