Christof Schulze
Christof Schulze
and yes, if gmrender will output to a pipe, then this should already work directly with snapcastc. Will have a closer look.
... Gstreamer is Not used. Instead this decodes Opus and directly plays to alsa. I am having trouble getting Gstreamer to work - it complains about missing plugins for mpeg1...
On Mon, Oct 28, 2019 at 07:47:27AM -0700, Tucker Kern wrote: >For what it's worth there's also [shairport-sync](https://github.com/mikebrady/shairport-sync) if you operate in the Apple-sphere. yes it exists. And it is...
@T-X Thank you for your work. Why do we need these modules?
The question was answered on IRC. Only thing missing is a decision on the merge of gluon-alt-esc.
@genofire only if it is obtained from nl80211 instead of the mesh protocol.
These values are implemented specifically for batman and I would discourage an implementation that is based on gluon-mesh-batman as we have been trying hard to make gluon mesh-protocol-agnostic. When I...
>+ wireless = json_object_new_array(); >+ if (!wireless) { >+ //TODO why needed? : json_object_put(result); > >Why is there no regular `json_free()` function? It should not be so hacky with a...
marking as "needs work" as per @NeoRaider's latest comments on the structure of the packages: * keep lcient count separate * move remaining duplicate code from gluon-mesh-batman-adv and babel into...
On Sun, Feb 23, 2020 at 03:14:21PM -0800, Neil Thomson wrote: >hey, found this project reading on badaix/snapcast which I get sync issues with, great project! I want to use...