Cronix
Cronix
interested in this aswell, this comes into account also with our usecase of tracking http pseudo streams which get requested sequentially, piwik counts every request as seperate download wich is...
im VERY interested in point 3 myself! my current approach to get spotify music on mopidy from my mobile phones i quite ugly: root device Use bubbleupnp Licensed version Install...
@joerg-krause what is a low-end embedded device by your definition? for me my VU+ Ultimo applies as one (400mhz mips dualcode sock) and all of its multimedia features are based...
well now with the sink api i would vote for gstreamer as additional sink backend
so now after some more research from my side: this is an example pipeline that works on enigma2 mipsel: gst-launch-1.0 -v -m audiotestsrc ! audioconvert ! dvbaudiosink the issues im...
i pushed my work so far here: https://github.com/psych0d0g/librespot/tree/alsa the build switch is working, aswell as the inclusiong of gstreamer rust bindings. whats not working is the gstreamer audio backend itself...
so with a little help from @plietar and https://github.com/astro , there is now a basic working gstreamer branch: https://github.com/plietar/librespot/tree/gst compile with --features enigma2 for now
i would not provide easy access to the audio data via API to prevent piracy and fear of spotify closing down this project.
``` gravo: image: andig/gravo ports: - 8000:8000 entrypoint: [/usr/bin/gravo, -api, http://volkszaehler:8080] links: - volkszaehler depends_on: - volkszaehler networks: - volkszaehler restart: always ``` that way it works for me
there is no easy solution for this in combination with a "readonly rootfs deployment" especially since the files and directories inside of the containers have to somehow be managed in...