We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e349f4d commit 7105cfbCopy full SHA for 7105cfb
README.md
@@ -45,6 +45,7 @@ void setup() {
45
// audio.connecttohost("http://tuner.classical102.com/listen.pls"); // pls
46
// audio.connecttohost("http://stream.radioparadise.com/flac"); // flac
47
// audio.connecttohost("http://stream.sing-sing-bis.org:8000/singsingFlac"); // flac (ogg)
48
+// audio.connecttohost("http://s1.knixx.fm:5347/dein_webradio_vbr.opus"); // opus (ogg)
49
// audio.connecttohost("http://26373.live.streamtheworld.com:3690/XHQQ_FMAAC/HLSTS/playlist.m3u8"); // HLS
50
// audio.connecttohost("http://eldoradolive02.akamaized.net/hls/live/2043453/eldorado/master.m3u8"); // HLS (ts)
51
// audio.connecttoFS(SD, "/test.wav"); // SD
0 commit comments