LICENSE
README.md
pyproject.toml
src/nextcloud_talk_capture.egg-info/PKG-INFO
src/nextcloud_talk_capture.egg-info/SOURCES.txt
src/nextcloud_talk_capture.egg-info/dependency_links.txt
src/nextcloud_talk_capture.egg-info/requires.txt
src/nextcloud_talk_capture.egg-info/top_level.txt
src/talk_capture/__init__.py
src/talk_capture/aioice_patch.py
src/talk_capture/app_client.py
src/talk_capture/app_monitor.py
src/talk_capture/audio.py
src/talk_capture/brain_client.py
src/talk_capture/call_info.py
src/talk_capture/config.py
src/talk_capture/presence.py
src/talk_capture/spreed_client.py
src/talk_capture/_pb/__init__.py
src/talk_capture/_pb/meeting_pb2.py
src/talk_capture/_pb/meeting_pb2_grpc.py
tests/test_app_client.py
tests/test_brain_client.py
tests/test_brain_sink_buffer.py