bencevans / node-sonos

🔈 Sonos Media Player Interface/Client
https://www.npmjs.com/package/sonos
MIT License
703 stars 147 forks source link

Is there any way to bypass the added buffer while playing a mp3 stream? #467

Closed filahf closed 4 years ago

filahf commented 4 years ago

Expected Behavior

I would like to play content from radio stations in, as close to, real time as possible.

Current Behavior

It seems like Sonos adds a buffer (roughly 7 seconds of data) while playing a radio stream. The same radio stream played in e.g VLC will have a buffer with roughly 1 second delay.

svrooij commented 4 years ago

Does your Sonos respond differently if you start a radio station with this library (compared to the Sonos app)? I think this is an issue with Sonos buffering, that doesn't have anything to do with this library.

If you think this analysis is incorrect, please re-open this issue so we can investigate.