Adding the SmallWebRTCTransport to the changelog.
This commit is contained in:
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
- Added `SmallWebRTCTransport`, a new P2P WebRTC transport.
|
||||||
|
- Created two examples in `p2p-webrtc`:
|
||||||
|
- **video-transform**: Demonstrates sending and receiving audio/video with `SmallWebRTCTransport` using `TypeScript`.
|
||||||
|
Includes video frame processing with OpenCV.
|
||||||
|
- **voice-agent**: A minimal example of creating a voice agent with `SmallWebRTCTransport`.
|
||||||
|
|
||||||
- Added support to `ProtobufFrameSerializer` to send the messages from `TransportMessageFrame` and `TransportMessageUrgentFrame`.
|
- Added support to `ProtobufFrameSerializer` to send the messages from `TransportMessageFrame` and `TransportMessageUrgentFrame`.
|
||||||
|
|
||||||
- Added support for a new TTS service, `PiperTTSService`.
|
- Added support for a new TTS service, `PiperTTSService`.
|
||||||
|
|||||||
Reference in New Issue
Block a user