python-ffmpeg-video-streaming
πΌ Package media content for online streaming(DASH and HLS) using FFmpeg
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- pythonpackage.yml
- FUNDING.yml
- lock.yml
- PULL_REQUEST_TEMPLATE.md
- dash.py
- hls.py
- probe.py
- fixture_ffprobe
- fixture_test.m3u8
- test.mp4
- __init__.py
- test_ffmpeg_video_streaming.py
- __init__.py
- _clouds.py
- _command_builder.py
- _format.py
- _hls_helper.py
- _input.py
- _media.py
- _media_property.py
- _process.py
- _reperesentation.py
- _utiles.py
- ffprobe.py
- .gitignore
- _config.yml
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- Pipfile
- README.md
- renovate.json
- requirements.txt
- SECURITY.md
# Installation Guide
1. Get the code
git clone https://github.com/quasarstream/python-ffmpeg-video-streaming
Downloads the entire project code from GitHub to your computer.
cd python-ffmpeg-video-streaming
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
