Jason Gray

Results 424 comments of Jason Gray

> Maybe you could give it another try and see if the libraries have improved since? I don't have the need. I use librespot with the ALSA backend. I have...

In the case of something like spot they would be better served IMHO to just use librespot for the API bits and write their own player parts that use GStreamer...

I didn't mean just switching to the Gstreamer librespot backend. I mean writing their own Gstreamer based player logic. The current librespot Gstreamer backend just handles playback of the decoded...

The player and backends are designed for a cli app use case and are really more example then something meant to be used downstream. The general idea is that someone...

Pithos contributor here... We don't do anything special in Pithos with the audio stream. All we do is hand the audio url provided by Pandora(which is just a plain old...

Would this be useful at all? https://github.com/pithos/pithos/commit/f19b842a06e66a263862301373169aae6939dec8 That would give you something like: ``` Client #41 Driver: protocol-native.c Owner Module: 10 Properties: application.name = "Pithos" native-protocol.peer = "UNIX socket client"...

In the above case you wouldn't actually need to use the audio from PulseAudio since ``` media.filename``` is the actual url that Pithos plays anyway you could just stream that...

In either case the sampling rate of the reconstructed audio is 44.1. So it's IMHO more informative to show the bitrate. I also noticed that it show a bit depth...

On a Raspberry Pi Zero running an up to date version of Raspberry Pi OS Lite as of the date of this comment. As of https://github.com/hzeller/gmrender-resurrect/commit/26d8f7edf5336bc30f7334c6ad459bf7f4f90ff2 the instructions in https://github.com/hzeller/gmrender-resurrect/blob/master/INSTALL.md...

Currently streaming Spotify from an old 5th gen Amazon Fire 7 tablet running LineageOS 12.1 with Xposed audiocast and BubbleUPNP 3.4.10.1 to my Raspberry Pi Zero W to a USB...