Code Monkey home page Code Monkey logo

Comments (7)

Wqrld avatar Wqrld commented on May 24, 2024

do you want me to send this to the mopidy team or can you do something about it? it seems that it is just this program removing perms, mopidy worked before installng supersimpleraspberrypiaudioreceiver

from super-simple-raspberry-pi-audio-receiver-install.

BaReinhard avatar BaReinhard commented on May 24, 2024

if you could open it with mopidy team as well that would be a good idea. I am unfamiliar with the permissions they set and how it accesses pulseaudio.

Is mopidy set as a system daemon and starts at boot or a program thats run by the user?

You may first try adding the user mopidy to the pulse group:

sudo usermod -a -G pulse mopidy

Some other information that may be helpful when permissions are fixed, is in the file /usr/local/bin/bluez-udev there is a default sink set for when a device connects to the Pi, it is set to sink 0 by default you will need to change the line audio_sink=0 to audio_sink={number you want} depending on what your sink is listed as.

This may or may not be an issue, depending on how mopidy works.

if that doesn't fix the issue take a look here:

mopidy/mopidy#1422

from super-simple-raspberry-pi-audio-receiver-install.

Wqrld avatar Wqrld commented on May 24, 2024

it is set as started by the user, i got it working with the fix in the issue you referenced but when i tried to play to mopidy after playing from bluetooth it still broke.

from super-simple-raspberry-pi-audio-receiver-install.

BaReinhard avatar BaReinhard commented on May 24, 2024

What do you mean by it still broke?

from super-simple-raspberry-pi-audio-receiver-install.

Wqrld avatar Wqrld commented on May 24, 2024

it didn't play music but it just looked like i had to rerun the pulseaudio server, weird but it works. You can close this issue now. thanks for helping

from super-simple-raspberry-pi-audio-receiver-install.

BaReinhard avatar BaReinhard commented on May 24, 2024

Glad it's working. Does it require you to restart pulseaudio every time after boot?

from super-simple-raspberry-pi-audio-receiver-install.

Wqrld avatar Wqrld commented on May 24, 2024

yes it does, but i dont reboot often so it's no problem

from super-simple-raspberry-pi-audio-receiver-install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.