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 #903

Closed
1359450511 opened this issue Nov 11, 2024 · 5 comments
Closed

小米手机自带的音乐文件怎么发送到DLNA #903

1359450511 opened this issue Nov 11, 2024 · 5 comments
Labels

Comments

@1359450511
Copy link

就是如何进行DLNA播放,就像手机上的视频可以推送到电视机播放一样,手机的音乐怎么通过DLNA推送到ESP32-I2S audio

@schreibfaul1
Copy link
Owner

Exactly, if the URL is known, a song can be played from a DLNA server.
You can find out the URL with the VLC Player.
image
Or you can use a library to display the contents of the DLNA https://github.com/yellobyte/SoapESP32

@foorschtbar
Copy link

foorschtbar commented Nov 13, 2024

就是如何进行DLNA播放,就像手机上的视频可以推送到电视机播放一样,手机的音乐怎么通过DLNA推送到ESP32-I2S audio

@1359450511 if you open the issue in english, others with the same question would more benefit...

@schreibfaul1
Copy link
Owner

This library requires a valid URL. The URL can be found out with the VLC Player, as I have described. To use the full DLNA functionality (title, album genre...) another library like the one from Yellbyte is required.

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Dec 16, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants