Sithira / FlutterRadioPlayer

Flutter Radio Player, A Plugin to handle streaming audio without a hassle
BSD 3-Clause "New" or "Revised" License
137 stars 63 forks source link

Is This Support Authorization Header? #48

Closed yusriltakeuchi closed 3 years ago

yusriltakeuchi commented 3 years ago

How to set header authorization if the stream url need Auth?

Sithira commented 3 years ago

Currently this plugin does not support such kind of functionality, how ever if you want something like that you might have to use a reverse proxy if you are still wishing to use this plugin