Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Audio streaming with Flask

This script is intended to demonstrate how to stream audio with flask.

Get internet audio stream with requests module and:

  • re-stream
  • real time transcode and stream directly from pipe

Execute: python app.py

requires: -ffmpeg -flask -requests

reason: zararadio is an old software that does not support the reproduction of internet radios with modern stream formats. this serves as a temporary solution.

About

script to stream a real time transcode audio over http with flask

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages