Merge pull request #1539 from pipecat-ai/small_wbertc_mute_state

SmallWebRTC mute state
This commit is contained in:
Filipi da Silva Fuchter
2025-04-10 11:26:53 -03:00
committed by GitHub
7 changed files with 138 additions and 44 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added support in `SmallWebRTCTransport` to detect when remote tracks are
muted.
- Added support for image capture from a video stream to the
`SmallWebRTCTransport`.