install ffmpeg according to your system OS
pip install -r requirements.txt
uvicorn app:app --host 0.0.0.0 --port 8000
http://0.0.0.0:8000/stations?tag=<TAG HERE>
http://0.0.0.0:8000/stations will default tag to "police"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
install ffmpeg according to your system OS
pip install -r requirements.txt
uvicorn app:app --host 0.0.0.0 --port 8000
http://0.0.0.0:8000/stations?tag=<TAG HERE>
http://0.0.0.0:8000/stations will default tag to "police"