LICENSE
README.md
pyproject.toml
src/dora_openarm_webxr/__init__.py
src/dora_openarm_webxr/calibration.py
src/dora_openarm_webxr/main.py
src/dora_openarm_webxr/smoothing.py
src/dora_openarm_webxr/video.py
src/dora_openarm_webxr/webrtc.py
src/dora_openarm_webxr.egg-info/PKG-INFO
src/dora_openarm_webxr.egg-info/SOURCES.txt
src/dora_openarm_webxr.egg-info/dependency_links.txt
src/dora_openarm_webxr.egg-info/entry_points.txt
src/dora_openarm_webxr.egg-info/requires.txt
src/dora_openarm_webxr.egg-info/top_level.txt
src/dora_openarm_webxr/static/ar.js
src/dora_openarm_webxr/static/connection.js
src/dora_openarm_webxr/static/index.html
src/dora_openarm_webxr/static/instructions.js
src/dora_openarm_webxr/static/panel.js
src/dora_openarm_webxr/static/stereo.js
src/dora_openarm_webxr/static/video-source.js
tests/test_main.py
tests/test_video.py
tests/test_webrtc.py