Metadata-Version: 2.4
Name: livekit-plugins-browser
Version: 0.1.11
Summary: Browser plugin for LiveKit Agents
Project-URL: Documentation, https://docs.livekit.io
Project-URL: Website, https://livekit.io/
Project-URL: Source, https://github.com/livekit/agents
Author-email: LiveKit <hello@livekit.io>
License-Expression: Apache-2.0
Keywords: audio,browser,cef,livekit,realtime,video,webrtc
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.12.0
Requires-Dist: livekit-agents>=1.5.6
Requires-Dist: livekit-browser>=0.1.4
Description-Content-Type: text/markdown

# Browser plugin for LiveKit Agents

Chromium Embedded Framework (CEF) for LiveKit Agents.

## Installation

```bash
pip install livekit-plugins-browser
```

CEF binaries are downloaded automatically on first use via `livekit.browser.download()`.
