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

DLNA option 😍 #43

Open
JamesDAdams opened this issue Jan 31, 2022 · 1 comment
Open

DLNA option 😍 #43

JamesDAdams opened this issue Jan 31, 2022 · 1 comment

Comments

@JamesDAdams
Copy link

Hi, your soft is very good, and an option to cast in dlna on speakers would be even better :)

@ironsmile
Copy link
Owner

ironsmile commented Jan 31, 2022

Hello! Yea, you are right. I've been thinking about that too. But two reasons have stopped to do it so far. First, I don't really use any DLNA devices and come to think of it I don't think I have any. It shouldn't be a problem, though. The biggest issue is I haven't decided whether it makes sense for the server to do it or for one (all?) of it clients to implement this. It would be great if the server could do it but on the other hand I expect it to be on a different network and possibly accessed via Internet. This is what I do. The other option is adding a DLNA server to the clients (mobile, GTK, Rhythmbox plug-in) which are presumably in the same network as the DLNA speakers. What stopped me from going forward is that it is a duplication of effort for every client. And all of them still require other features to be added before I get to DLNA.

TL;DR - I want to work on this too. But there are other things with higher priority for me at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants