Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 355 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 355 Bytes

LiveKit PyQt5 客户端

基于 https://github.com/zhiyiYo/PyQt-Fluent-Widgets 创建

  • python 3.10

安装 PyAudio

  • mac 安装
brew install portaudio 
pip install pyaudio

安装依赖包

pip install -r requirements.txt

安装 livekit 服务

brew install livekit

启动客户端

python3 run.py