Metadata-Version: 2.1
Name: liteav
Version: 13.2.0.24212
Summary: Tencent TRTC LiteAV Server SDK for Python - Real-time audio/video communication
Author-email: Tencent Cloud TRTC Team <trtc-sdk@tencent.com>
License: Proprietary
Project-URL: Homepage, https://www.tencentcloud.com/products/trtc
Project-URL: Documentation, https://www.tencentcloud.com/document/product/647
Keywords: trtc,liteav,rtc,audio,video,tencent,real-time,communication
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: C++
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Multimedia :: Sound/Audio
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# liteav

Tencent TRTC server-side Python SDK for real-time audio/video processing。

---

## ✨ Features

- **Room management** — enter / exit TRTC rooms, support both numeric and string room IDs
- **Audio / Video channels** — create local audio & video channels, push and receive streams
- **Flexible frame input** — raw PCM audio and YUV / Pixel video frame input
- **Remote stream callbacks** — receive decoded audio / video frames from remote users
- **Event callbacks** — room state, user join / leave, network quality, and more

---

## 📋 Requirements

| Item | Requirement | Notes |
|------|-------------|-------|
| **OS** | Linux | Ubuntu 18.04+, CentOS 7.6+, Debian 10+ |
| **Python** | 3.8 – 3.14 | - |
| **Architecture** | x86_64 / aarch64 | - |

---

## 📦 Installation

```bash
pip install liteav
```

---

## 📄 License

Copyright © 2026 Tencent. All rights reserved.
