Skip to content

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

Notifications You must be signed in to change notification settings

hwpoison/audio-transcode-stream-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages