The gamestreaming part of the smartglass library
For in-depth information, check out the documentation: (https://openxbox.github.io)
- Python >= 3.5
- xbox-smartglass-core
- pyav (https://mikeboers.github.io/PyAV/installation.html)
- pysdl2 (http://pysdl2.readthedocs.io/en/rel_0_9_4/install.html)
Install:
pip install xbox-smartglass-nano
Usage:
xbox-nano-client
- Video / Audio / Input is not smooth yet
- ChatAudio and Input Feedback not implemented
- Docstrings could use some help
- others
- Report bugs/suggest features
- Add/update docs
- Enhance functionality
This package uses parts of Cookiecutter and the audreyr/cookiecutter-pypackage project template.