fast4x / RiMusic

A multilingual Android application for streaming music from YouTube Music.
https://rimusic.xyz
GNU General Public License v3.0
2.55k stars 131 forks source link

[Feature]: Support for Matter Casting #4568

Open Labna opened 4 days ago

Labna commented 4 days ago

Description

I heard that the support for ChromeCast, Miracast, Aiplay are kinda hard or impossible. Apparently Google, Samsung and Apple get agree to make all new casting harware comatible with Matter cast.

Suggested Solution

I suggest to take a look to the project https://github.com/project-chip/connectedhomeip and add this one into future release.

Alternatives

I hope this protocol will be used all over the other protocols.

Additional Context

This is not a solution for current proprietary hardware, but people with costume one (raspberry, arduino...) can use it already. And with it's spread more and more will use it, get a head start can be a great Plus for this app

fast4x commented 4 days ago

What's Matter cast?

twistios commented 4 days ago

What's Matter cast?

Here is an article I found.

https://www.theverge.com/2024/5/10/24153556/fire-tv-amazon-matter-casting-hands-on

Matter cast seems to be part of Matter (smart home) Standard.

twistios commented 4 days ago

https://csa-iot.org/all-solutions/matter/

https://github.com/project-chip/connectedhomeip

https://github.com/project-chip/connectedhomeip/tree/master/examples/tv-casting-app

fast4x commented 3 days ago

Interesting,