Code Monkey home page Code Monkey logo

Comments (6)

hzeller avatar hzeller commented on July 23, 2024

You mean, on the same machine, other media players are not able to play any music ?
To reproduce, what is the sound-system you use for gmrender-resurrect ? Pulseaudio or direct Alsa ?
Do you stop gmrender-resurecct before trying other media players ?

from gmrender-resurrect.

stilsch avatar stilsch commented on July 23, 2024

Hello,

this is what I'am doing with my HTPC.

  • Start HTPC (gmediarender starts via startstcript: /usr/local/bin/gmediarender -f "Wohnzimmer")
  • use VLC to play a video (everything is fine)
  • play music via gediarender (music comes from same mashine via minidlna) (everything is fine).
  • use VLC/totem/banshee to play a video/music --> no sound

I'am not stopping gmediarender sevice before.

I'am using pulseaudio.

Thanks!

from gmrender-resurrect.

hzeller avatar hzeller commented on July 23, 2024

So I am not sure how to help here, because the 'multiple players can use the same sound device' is actually handled at the ALSA or pulseaudio layer, the applications such as VLC or gmediarender can't really influence that. Maybe some of your devices uses ALSA, some pulseaudio and there is a conflict ?

from gmrender-resurrect.

stilsch avatar stilsch commented on July 23, 2024

Maybe. Just wanted to say that I got the same problem on Ubuntu 12.10 now (same machine).
Seems like the problem is that pulseaudio doesn't recognizes that gmediarender is playing some sound (because it does not appear under "applications" in audio-menu while playing (but I got now knowledge about how this stuff really works - just guessing :-) )
Maybe it’s a similar bug like this one: https://launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/29760

from gmrender-resurrect.

hzeller avatar hzeller commented on July 23, 2024

Did you configure gstreamer to use pulseaudio ? Otherwise it might just choose some other way to use the audio device (like in the problem you've linked to).

For that to work, you have to install the pulseaudio plugin (I think the package is gstreamer0.10-pulseaudio) and configure gstreamer either with some gnome configuration tools or pass --gstout-audiosink=pulsesink to gmediarender.

from gmrender-resurrect.

rajgole avatar rajgole commented on July 23, 2024

I had the same problem with headless debian wheezy on a dockstar. Pulseaudio solved it. In fact now it can even play two different streams from two applications at the same time. (only did it for testing ;-) ) . I did not have to use any config settings in gstreamer or gmrenderer. I did install gstreamer pulseaudio plugin.

from gmrender-resurrect.

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.