Skip to content

martinliivak/RCSnail-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation process

Python packages

AV, FFMPEG, and other requirements

conda install av -c conda-forge

aiortc

Windows: pray to the Omnissiah and do this
pip install --global-option=build_ext --global-option="-ID:\RCSnail\RCSnailPy\3rdparty\include" --global-option="-LD:\RCSnail\RCSnailPy\3rdparty\lib\x64" aiortc
Linux:
sudo apt install libopus-dev --fix-missing
sudo apt install libvpx-dev --fix-missing
pip install aiortc
Other required packages
pip install aiohttp aiohttp-sse-client
pip install pygame Pyrebase opencv-python websockets requests python-firebase firebasedata
pip install ruamel.yaml
RCSnail library
pip install -e ./RCSnailPy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages