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

FlutterRadioPlayer cant follow redirects #63

Closed scysys closed 1 year ago

scysys commented 2 years ago

Example stream url to play: http://example.com/stream

Redirects as an loadbalancer to

Actually FlutterRadioPlayer cant handle the above play link. Only working when using the direct endpoint

Sithira commented 1 year ago

It will only support direct endpoints.

Has been updated to v2. Please check the master branch