05-20-2020, 02:03 AM
I tested a couple of the streams and for sure there is metadata :-)
Questions:
1. What is the streaming bitrate?
When I query MPD it shows 0 as the bitrate.
2. Are these 16.44.1 sources streamed as FLAC?
3. Do the various streams have different station logo's?
-Tim
Questions:
1. What is the streaming bitrate?
When I query MPD it shows 0 as the bitrate.
Code:
pi@rp3:~ $ telnet localhost 6600
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
OK MPD 0.21.11
status
volume: 12
repeat: 0
random: 0
single: 0
consume: 0
playlist: 254
playlistlength: 54
mixrampdb: 0.000000
state: play
song: 53
songid: 54
time: 23:0
elapsed: 23.376
bitrate: 0
audio: 44100:16:2
OK
2. Are these 16.44.1 sources streamed as FLAC?
3. Do the various streams have different station logo's?
-Tim