You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: