TcRTC
Python 3 module to interface with Tinychat's WebRTC client.
Install / Use
/learn @notnola/TcRTCREADME
TcRTC
Python 3 module to interface with Tinychat's WebRTC service.
Requirements
- Python 3
- websocket-client library (
pip3 install websocket-client) - requests library (
pip3 install requests)
Contributors
notnola - https://github.com/notnola Carter Hinsley - https://github.com/kvazau
Notes
- This is a work in progress. Stay tuned for future updates. Also, we ask you to star this project to show support.
