bpa wrote: 
> Well there is on my Ubuntu but the user has to have the permission to
> use it.
> 
> If you are runnign LMS as a service (which I think you are but you
> haven't said) - then waveinput under pulse will not work unless pulse is
> setup a system or daemonized as LMS and audio source are not under the
> same user.
LMS runs as a service by default on Ubuntu:

Code:
--------------------
    birgit@bw-tp-w520:~$ sudo service logitechmediaserver status
  ● logitechmediaserver.service - LSB: Startup script for the Logitech 
Media Server
  Loaded: loaded (/etc/init.d/logitechmediaserver; bad; vendor preset: enabled)
  Active: active (running) since Di 2017-02-28 16:46:41 CET; 53s ago
  Docs: man:systemd-sysv-generator(8)
  Process: 14354 ExecStop=/etc/init.d/logitechmediaserver stop (code=exited, 
status=0/SUCCESS)
  Process: 14374 ExecStart=/etc/init.d/logitechmediaserver start (code=exited, 
status=0/SUCCESS)
  CGroup: /system.slice/logitechmediaserver.service
  ├─14382 /bin/bash /usr/sbin/squeezeboxserver_safe 
/usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --l
  └─14384 /usr/bin/perl /usr/sbin/squeezeboxserver --prefsdir 
/var/lib/squeezeboxserver/prefs --logdir /var/log/squeezeboxser
  
  Feb 28 16:46:41 bw-tp-w520 systemd[1]: Starting LSB: Startup script for the 
Logitech Media Server...
  Feb 28 16:46:41 bw-tp-w520 logitechmediaserver[14374]: Making sure that 
Logitech Media Server is not running first: start-stop-daemon:
  Feb 28 16:46:41 bw-tp-w520 logitechmediaserver[14374]: No process in pidfile 
'/var/run/logitechmediaserver.pid' found running; none ki
  Feb 28 16:46:41 bw-tp-w520 logitechmediaserver[14374]: Starting Logitech 
Media Server.
  Feb 28 16:46:41 bw-tp-w520 systemd[1]: Started LSB: Startup script for the 
Logitech Media Server.
  Feb 28 16:46:59 bw-tp-w520 systemd[1]: Started LSB: Startup script for the 
Logitech Media Server.
  
--------------------

pulseaudio is not daemonized

Code:
--------------------
    birgit@bw-tp-w520:~$ pulseaudio --dump-conf|grep daemon
  ### Lese von Konfigurationsdatei: /etc/pulse/daemon.conf ###
  daemonize = no
  
--------------------


------------------------------------------------------------------------
mgw's Profile: http://forums.slimdevices.com/member.php?userid=23155
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to