Daily-python

Latest version: v0.17.0

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

Scan your dependencies

Page 3 of 7

0.10.0

Added

- Added dial-out event `dialout-answered`.

Other

- Added new example `demos/audio/async_wav_audio_send.py` that shows how to use
`asyncio` with completion callbacks.

0.9.1

Fixed

- Fixed an issue where `VideoFrame.timestamp_us` was always 0.

0.9.0

Fixed

- Fixed a potential crash caused by audio/video renderers.

- Fixed an issue with audio/video renderers that was preventing renderers to be
removed when participants leave.

Performance

- CPU and memory performance improvements.

0.8.0

Added

- Added `dialin-ready` event.

- Added dial-out events `dialout-connected`, `dialout-stopped`, `dialout-error`
and `dialout-warning`.

Changed

- `CallClient.stop_dialout()` now takes the participant ID of the dial-out
session we want to stop.

0.7.4

Fixed

- Fixed a crash caused by the following completion callbacks:
`CallClient.update_inputs()`, `CallClient.update_publishing()`,
`CallClient.update_subscriptions()`,
`CallClient.update_subscription_profiles()`. The signature of the functions
was wrongly documented as only a single `error` argument is passed.

- Fixed issue when calling `CallClient.update_publishing()` immediately after
`CallClient.update_inputs()`.

0.7.3

Fixed

- Fixed an issue that could cause video and audio renderers not to work if they
were registered after the media track was already being received.

Page 3 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.