Open 1359450511 opened 1 week ago
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. Or you can use a library to display the contents of the DLNA https://github.com/yellobyte/SoapESP32
就是如何进行DLNA播放,就像手机上的视频可以推送到电视机播放一样,手机的音乐怎么通过DLNA推送到ESP32-I2S audio
@1359450511 if you open the issue in english, others with the same question would more benefit...
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.
就是如何进行DLNA播放,就像手机上的视频可以推送到电视机播放一样,手机的音乐怎么通过DLNA推送到ESP32-I2S audio