Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add uPnP/DLNA casting support #237

Open
dweymouth opened this issue Aug 8, 2023 · 2 comments
Open

Add uPnP/DLNA casting support #237

dweymouth opened this issue Aug 8, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dweymouth
Copy link
Owner

Ability to cast playback to remote speakers and devices implementing the uPnP/DLNA protocol

@dweymouth dweymouth added the enhancement New feature or request label Aug 8, 2023
@sochotnicky
Copy link

I wonder about supporting Chromecast as well. Probably worth a separate issue though I suspect there might be some deduplication? I think both basically require that we start a http server to actually serve the content.

Chromecast might actually be simpler?

@dweymouth
Copy link
Owner Author

Created #246 to track adding Chromecast support. I had made the uPnP/DLNA ticket first because I'm aware of this project which is also written in Go and uses DLNA. Also, I personally don't have any Chromecast devices to test with, but if someone wanted to give Chromecast a go I'd happily review a PR

@dweymouth dweymouth self-assigned this Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants