Skip to content

Commit 0d8f946

Browse files
Update README.md.
1 parent 5447336 commit 0d8f946

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@ When flashed to an M5Stack with the Node base you can see some information on th
1616

1717
### Limitations
1818

19-
eStreamPlayer is written for playback over http.
19+
- The audioI2S library uses a lot of RAM. eStreamPlayer will only function properly on a board with PSRAM.
2020

21-
The esp32 does not speak NFS or SMB which are common ways to share files over a network.
21+
- eStreamPlayer is written for playback over http. The esp32 does not speak NFS or SMB which are common ways to share files over a network.
2222
<br>Instead eStreamPlayer uses a php script on the server to navigate the music folders.
2323
<br>Copy this script to the server to use your music library.
24-
25-
#### This is totally insecure and should only be used on a LAN!
24+
<br>**This is totally insecure and should only be used on a LAN!**
2625

2726
But if you don't have a local music server you can still use eStreamPlayer to tune in to web radio stations and add your own radio stations to presets and favorites.
2827

0 commit comments

Comments
 (0)