react-player icon indicating copy to clipboard operation
react-player copied to clipboard

Live Radio Streaming

Open theraw opened this issue 5 years ago • 3 comments

Hello, Can this project be used for radio stream?

Radio is a simple radio station with music using Shoutcast

theraw avatar Jan 21 '20 15:01 theraw

Hello @theraw, yes with few modifications: 1 - When checking if the get is finished, continue doing the check forever if not finished yet, getting the data and playing sound (reading data and getting as parallel).

Can you send the Pull Request with the modification, please?

danielbarion avatar Jan 21 '20 18:01 danielbarion

i'm sorry man sadly i have no idea of react i was just asking 😄

But if i find out i'm gonna pr ofcourse.

theraw avatar Jan 21 '20 18:01 theraw

Okay, if you read the code and understand a little about JavaScript, you can do this (because the logic are just JS and web apis...).

The infinity check is a feature planned, but I can't handle this now, I'm focused on my work.

Thank you

danielbarion avatar Jan 21 '20 19:01 danielbarion