ryanheise / audio_service

Flutter plugin to play audio in the background while the screen is off.
795 stars 473 forks source link

Display "live" in the control center. #903

Open celsoft opened 2 years ago

celsoft commented 2 years ago

Feature proposal

Display "live" in the control center. https://i.stack.imgur.com/4JwoB.png

Motivating use case(s)

This feature is required for live streams

ryanheise commented 2 years ago

Thanks for the proposal.

Notes: I think this should be straightforward, just need to add a new bool to the state and on the platform side translate that to MPNowPlayingInfoPropertyIsLiveStream in nowPlayingInfo.

MuradSh commented 11 months ago

@ryanheise I think there is an active PR https://github.com/ryanheise/audio_service/pull/911, but some changes are needed. Should i try making a new PR for this issue or edit that one?

ryanheise commented 11 months ago

Ah yes, it looks so. A new PR would be welcome.

aletorrado commented 5 months ago

Hi, has there been any progress on this?

mahdi-rafiei commented 3 months ago

Hello there,

any progress or insights here?

MuradSh commented 3 months ago

There's a PR waiting for review: https://github.com/ryanheise/audio_service/pull/1044

mahdi-rafiei commented 3 months ago

There's a PR waiting for review: #1044

Yeah I've seen it.

I also saw @ryanheise mention that this is a relatively small and straightforward change. Given that it has been pending since October last year, I’m eager to see it reviewed and merged soon. 😁