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
Would it be possible to run cspot on this firmware?
That would restore the Spotify Connect player functionality (the device playing directly from Spotify servers, mobile client just remote controlling).
The text was updated successfully, but these errors were encountered:
I don't see any obvious obstacles since cspot seems to have a standard ALSAAudioSink. It has some build dependencies (golang, python-something, ...) where it's unclear to me how they work with the OpenWrt build system, but if you hammer on them long enough it will probably compile.
The last paragraph says It will then switch to an encrypted ShannonConnection. Since mpeg123 with SSL mp3 streams overloaded the CPU in my tests, you have to check whether a ShannonConnection (whatever that is) also encrypts all data or whether you can relax the encryption to control data.
Would it be possible to run cspot on this firmware?
That would restore the Spotify Connect player functionality (the device playing directly from Spotify servers, mobile client just remote controlling).
The text was updated successfully, but these errors were encountered: