Baseflow / XamarinMediaManager

Cross platform Xamarin plugin to play and control Audio and Video
https://baseflow.com
MIT License
762 stars 305 forks source link

Cast/Airplay? #734

Open Inrego opened 3 years ago

Inrego commented 3 years ago

The README specifically mentions Chromecast and Airplay support. However, I'm not seeing anything in the samples or library to enable/handle this. Is it more of a wishlist, than actual supported features? The package reference for exoplayer cast is even commented out: https://github.com/Baseflow/XamarinMediaManager/blob/f35b0ecf935872c3ddd889c2e3b71ad99079acc2/MediaManager/MediaManager.csproj#L101

mchipeta commented 3 years ago

Hi.

Is there any news as to when support for Chromecast is expected?

Kind regards, Malumbo

Inrego commented 3 years ago

At some point, I'll have a go at implementing it. But it will probably not be for the next few months.

mchipeta commented 3 years ago

Okay, thanks for the update.

Inrego commented 3 years ago

Just to let you know. I'm not the author. There is a chance the author will do it first. But I have my doubts. I've made a few improvements with pull requests, but not getting much response to the latest. So my latest improvements have been privately. If the author here becomes active again, I'll continue sending pull requests for the improvements I'm making.

mchipeta commented 3 years ago

Thanks for the clarification. I'll keep checking for improvements.

cklenk commented 3 years ago

We would definitely be interested in Google cast/Airplay support!!

danieeis commented 3 years ago

I agree, the implementation of this would be a great improvement

zjean commented 3 years ago

Does anybody have a hint to implement this?

martijn00 commented 3 years ago

I would be happy to review a PR for this. Start with: https://medium.com/google-exoplayer/new-cast-extension-and-demo-app-55816a50012 on Android.