Metadata-Version: 2.1
Name: simli-ai
Version: 0.1.0
Summary: Add your description here
Description-Content-Type: text/markdown
Requires-Dist: aiortc
Requires-Dist: websockets
Requires-Dist: requests
Provides-Extra: local
Requires-Dist: opencv-python; extra == "local"
Requires-Dist: pyaudio; extra == "local"
Provides-Extra: processing
Requires-Dist: numpy; extra == "processing"

to check if connection works just uncomment the consumeTrack call in registerTrack
