Metadata-Version: 2.4
Name: vonage-video-connector
Version: 0.2.3b0
Summary: Vonage Video Connector for Python
License-File: LICENSE
License-File: NOTICE
License-File: licenses/LICENSE-apr
License-File: licenses/LICENSE-llvm
License-File: licenses/LICENSE-log4cxx
License-File: licenses/NOTICE-apr
License-File: licenses/NOTICE-log4cxx
Requires-Dist: pydantic~=2.11.7
Requires-Dist: pytest-cov~=6.2.1 ; extra == 'dev'
Requires-Dist: pytest~=8.4.1 ; extra == 'dev'
Requires-Dist: ruff~=0.12.8 ; extra == 'dev'
Requires-Dist: webrtcvad~=2.0.10 ; extra == 'dev'
Requires-Python: ~=3.13.0
Provides-Extra: dev
Description-Content-Type: text/markdown

## Vonage Video Connector Library

This library allows you to programmatically participate in Vonage Video API sessions as a server-side WebRTC
participant with the ability to publish and subscribe to audio and video streams.

For more information, see the Vonage Video Connector documentation:
* [Unified platform](https://developer.vonage.com/en/video/guides/vonage-video-connector)
* [Opentok](https://tokbox.com/developer/guides/vonage-video-connector/)
