thyagoluciano / flutter_radio

Radio station streaming example with ExoPlayer and Flutter.
GNU General Public License v3.0
86 stars 41 forks source link

Add URL streaming recording function #7

Closed yeikel16 closed 5 years ago

yeikel16 commented 5 years ago

Hello, I would like you to add to the project the function of recording the audio that is played from the URL.

thyagoluciano commented 5 years ago

fix

joesnarky commented 4 years ago

Do you have sample code for saving the stream? Thanks. I would like to know how to do this as well.