srs/trunk/python/requirements.txt
Jason-JP-Yang 241a33b7b5 Addition Features: Python Addons
You can now use Python scripts as addons in SRS.
Remark: Only available in Ubuntu Linux x86_64 version.
Not available in other platform (Cgywin64, MacOS_Unix, Docker)

After modification in requirements.txt, please reconfigure the
SRS source code by "./trunk/configure"
2025-05-28 22:20:32 +08:00

8 lines
140 B
Plaintext

# Python packages required for SRS Python addons
requests>=2.25.0
psutil>=5.8.0
pyyaml>=5.4.0
websockets>=10.0
aiohttp>=3.8.0
numpy>=1.20.0