Musikserver Protokoll
Einklappen
X
-
Das geht ohne Probleme.
LMS kann gemeinsam laufen.
Hier eine Anleitung, bei der Version musst halt eine neuere nehmen.
Kein Support per PN!Kommentar
-
hismastersvoice hallo kurze frage hätte ich wie weit ist denn dein Projekt! Da ich im Haus mehrere Airplay devices Habe und diese auch sehr gerne verwende würde ich gerne auf einen Media Server auf setzen welcher virtuell läuft oder eben auf einer ausgedienten Maschine! LMS hab ich mir auf einem Rasp angeschaut leider bekomm ich vom LMS-Server keinerlei Ton auf meine Airplay devices! Bin schon länger auf der Suche nach einem vernünftigen Medien Server, welcher alle NAS-System kennt und alle Airplay devices, aber eben auch ITunes zum Syncen mit den Handys.
Bisher habe ich das so gemacht einen rechner mit ITunes ausgestattet, diesen alle Netzlaufwerke verbunden und dann mit Airplay auf die einzelnen Zimmer! Sei es APPLE TV oder eben Shairport oder alte Iphones gesteuert habe ich das mit meinem Handy per remote App
Leider ist die Integration in Loxone nicht gegeben, und Features wie z.b. Klingel oder Wecker kann ich nicht nutzen! Text to Speech habe ich mit einem Rasp nachgebaut! funktioniert sehr gut mit 8 Einbau Lautsprechern marke Eigenbau (sowas wie die Gira Lautsprecher)
Kommentar
-
f.hien
Ich nutze Airplay im Augenblick nur in Richtig Airplay -> LMS und nicht LMS -> Airplay.
Es gibt ein Plugin das sich AirPlay Bridge nennt, versuch das mal.
Bei mir zeigt es keine Player an, vielleicht funktrioniert das nur mit AppleTV. Gib mir kurz Meldung ob es bei dir Geräte anzeigt.
Ich schreibe gerade noch an der TTS/Klingel für die extern eingebundenen Geräte, und die Doku ist doch aufwendiger als gedacht.
Aber er geht weiter vorranKein Support per PN!Kommentar
-
Das Plugin habe ich installiert! nach dem aktivieren, zeigt es Player an und diese werden auch verwendet! auf ein Apple TV kann ich sogar abspielen! Ziel ist mit einem LMS auf einen anderen Rasp Songs abzuspielen, den zweiten Rasp habe ich bei mir im Schaltschrank hängen an diesem sind eben im Moment 4 Lautsprecher dran, dieser wir im Moment durch Loxone als Text to speech verwendet was auch sehr gut funktioniert, nun möchte ich eben noch einen Intelligenten Wecker bauen bzw. auch verschieden andere Dinge damit realisieren.
Kann mann deine Lösung schon testen?
Kommentar
-
Das mit den externen Playern baue ich gerade ein, bzw. bin fast fertig.
Der MusicServer kann auf Raspis mit Squeezelite TTS/Alarm/Wecker/Klingel und natürlich Muiskabspielen.
Das ganze sieht dann so aus...
/tts.php?text=Hallo&zone=1,2,4&zone_ext=1,3
Wird keine Zone angegeben wird auf allen gespielt, Volume und Sprache kann auch angegeben werden, oder es werden die Voreinstellungen genommen.
Klingel/Alarm/Wecker würde dann so aussehen...
/ring.php?file=name_der_mp3&zone=1,2,4&zone_ext=1,3
Du kannst unter file jede MP3 angeben die im Verzeichnis liegen, mit &repeat=1 wird der Ton so lange wiederholt bis /ring.php?stop=1 gesendet wird.
Es kann auch gewählt werden ob die evtl. zuvor beststehende syncronisation von Playern wieder hergestellt werden und ob die Player die zuvor auf Play waren wieder auf Play gehen oder eben nicht.
Beispiel:
Es klingelt und du gehst an die Sprechanlage, das heißt es wird stop gesendet, und danach werden die Player auf stop gestellt. Man will ja nicht wenn man zu Tür geht das die Musik wieder voll angeht
Anders ist es bei TTS, da möchte man ja das die Player wieder weiter spielen wenn die Nachricht zu ende ist.
Das geht soweit auch für alle interne Player, jetzt binde ich gerade die externen ein.
Zuletzt geändert von hismastersvoice; 06.10.2016, 10:25.Kein Support per PN!Kommentar
-
Kommentar
-
Das ist leider kein Fehler, ich habe viele Tests mit ARM gemacht, und musste feststellen das ein Raspi nicht in der Lage ist >3-4 Zonen + LMS auf einem System zu betreiben. Der einzige der in der Lage war 8-9 Zonen zu betreiben war ein Odroid XU4, der aber div. andere Probleme hatte.
Was allerdings gehen würde ist auf einem Raspi den LMS und ein/zwei Zonen zu betreiben und andere Raspis über externe Zonen einzubinden.Ich habe für Werkstatt und Terasse Raspi Player gebaut und so eingebunden.
Prinzipiell machbar, da alles auf PHP und Bash basiert..
Schau ich mir mal an was angepasst werden muss. -
Ehrgeiz geweckt.... Ich versuche es... :-P
Der PI3 hat ja etwas mehr Leistung, wenn man es schafft 4-5 Squeezelite Instanzen hin zu bekommen, könnte man mit 2-3 Pis eine wirklich billige Lösung schaffen. Dazu eine 7.1 USB Soundkarte, dann wäre denke ich viel geschafft.
-
-
@hismastervoice
Hab die Anleitung nach dem Link von Dir durch.
Bei sudo service Logtechmediaserver start gibt es auch keine Fehlermeldung. Allerdings kann ich den LMS nicht über die ip:9000 erreichen. Bei ps -ef kann finde ich den LMS auch nicht....Komme nicht mehr weiter. Hat jemand eine Idee?
Kommentar
-
Schau mal im LMS log ob er startet und dann einen Fehler hat oder ob er gleich gar nicht startet.Kein Support per PN!Kommentar
-
Hi, hier mein erstes Feedback nach ein paar Tagen rum probieren mit dem originalen Musicserver:
- mal eben so kopieren wird schwierig, da das System ein Lizenzfile beim ersten konfigurieren von loxone zieht und auf der Platte ablegt. Ich hab die HDD vor Erstbenutzung auf eine SSD geclont und via Resizefs angepasst. Im Rahmen eines Tickets hatte ich dann mal eben einen weiteren Clone erstellt von der Originalplatte und zack -> Lizenzfehler
- loxone liefert neben dem squeezeboxserver, airplay2 plugin, spotify (alles opensource) etc. diverse eigens kompilierte Binaries mit, die für den Start und den Betrieb des Musicservers notwendig sind, sicherlich auch für die Visualisierung
- ein abgespecktes Linux ist das eher nicht, es ist ein voll gepacktes Ubuntu 14.04, was loxone eigene mirrors verwendet, sogar X wird mit installiert um Firefox zu starten und 127.0.0.1 aufzurufen (Oberfläche am Monitor)
- die Loxone Pakete werden per Shell installiert, man hat da kaum apt Pakete gebaut und behilft sich mit cp/mv und rm
- theoretisch dürfte es kein Thema sein den Server später aufzurüsten von 12 auf XX Zonen, wenn man weitere Karten nachrüstet, die alsa Config und die Lizenz erweitert. Vermutlich wird Loxone das aber nicht machen, technisch ist das aber kein Problem
- die Mac des Servers wird mit base64 codiert und dann zu Loxone übertragen für die Lizenz, ist dort also bekannt
- hier eine Ansicht des Prozesstrees, falls es jemandem hilft:
Code:init─┬─acpid ├─apache2───10*[apache2] ├─atd ├─avahi-daemon───avahi-daemon ├─cron ├─2*[dbus-daemon] ├─dbus-launch ├─detectme ├─6*[getty] ├─irqbalance ├─loxonestart─┬─sh───spotifyd │ ├─sh───mshealthd─┬─sh─┬─ping │ │ │ └─sed │ │ └─2*[{mshealthd}] │ ├─sh───lws │ └─3*[{loxonestart}] ├─nmbd ├─ntpd ├─osspd───11*[{osspd}] ├─12*[players.sh───loxlmsplay───3*[{loxlmsplay}]] ├─rsyslogd───3*[{rsyslogd}] ├─smbd───smbd ├─squeezeboxserve───squeezeboxserve─┬─12*[avahi-publish-s] │ ├─spotify2d64───2*[{spotify2d64}] │ ├─spotify3d64───2*[{spotify3d64}] │ ├─spotify4d64───2*[{spotify4d64}] │ ├─spotify5d64───2*[{spotify5d64}] │ ├─spotify6d64───2*[{spotify6d64}] │ └─spotifyd64───2*[{spotifyd64}] ├─sshd───sshd───bash───pstree ├─systemd-logind ├─systemd-udevd ├─timidity ├─upstart-file-br ├─upstart-socket- ├─upstart-udev-br ├─winbindd───winbindd ├─xfconfd ├─xfwm4 └─xinit─┬─Xorg───2*[{Xorg}] └─firefox───36*[{firefox}]
Code:root@loxonemusic:~# netstat -tulpen Aktive Internetverbindungen (Nur Server) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name tcp 0 0 0.0.0.0:33229 0.0.0.0:* LISTEN 105 188775 1866/perl tcp 0 0 0.0.0.0:53389 0.0.0.0:* LISTEN 105 187261 1866/perl tcp 0 0 0.0.0.0:46669 0.0.0.0:* LISTEN 105 187246 1866/perl tcp 0 0 0.0.0.0:51341 0.0.0.0:* LISTEN 105 186294 1866/perl tcp 0 0 0.0.0.0:53709 0.0.0.0:* LISTEN 105 186168 1866/perl tcp 0 0 0.0.0.0:44621 0.0.0.0:* LISTEN 105 186068 1866/perl tcp 0 0 0.0.0.0:41517 0.0.0.0:* LISTEN 105 186023 1866/perl tcp 0 0 0.0.0.0:43469 0.0.0.0:* LISTEN 105 182850 1866/perl tcp 0 0 0.0.0.0:53229 0.0.0.0:* LISTEN 105 183594 1866/perl tcp 0 0 0.0.0.0:9005 0.0.0.0:* LISTEN 105 12941 1927/spotifyd64 tcp 0 0 0.0.0.0:37390 0.0.0.0:* LISTEN 105 188340 1866/perl tcp 0 0 0.0.0.0:43310 0.0.0.0:* LISTEN 105 188335 1866/perl tcp 0 0 0.0.0.0:48942 0.0.0.0:* LISTEN 105 188128 1866/perl tcp 0 0 0.0.0.0:52878 0.0.0.0:* LISTEN 105 186164 1866/perl tcp 0 0 0.0.0.0:35214 0.0.0.0:* LISTEN 105 184624 1866/perl tcp 0 0 0.0.0.0:32942 0.0.0.0:* LISTEN 105 13017 1866/perl tcp 0 0 0.0.0.0:9006 0.0.0.0:* LISTEN 105 12916 1914/spotify2d64 tcp 0 0 0.0.0.0:47407 0.0.0.0:* LISTEN 105 189451 1866/perl tcp 0 0 0.0.0.0:56175 0.0.0.0:* LISTEN 105 188125 1866/perl tcp 0 0 0.0.0.0:57487 0.0.0.0:* LISTEN 105 186524 1866/perl tcp 0 0 0.0.0.0:44239 0.0.0.0:* LISTEN 105 186510 1866/perl tcp 0 0 0.0.0.0:54447 0.0.0.0:* LISTEN 105 186196 1866/perl tcp 0 0 0.0.0.0:37199 0.0.0.0:* LISTEN 105 185968 1866/perl tcp 0 0 0.0.0.0:9007 0.0.0.0:* LISTEN 105 12921 1917/spotify3d64 tcp 0 0 0.0.0.0:44176 0.0.0.0:* LISTEN 105 188741 1866/perl tcp 0 0 0.0.0.0:39824 0.0.0.0:* LISTEN 105 188235 1866/perl tcp 0 0 0.0.0.0:60464 0.0.0.0:* LISTEN 105 188224 1866/perl tcp 0 0 0.0.0.0:59664 0.0.0.0:* LISTEN 105 186460 1866/perl tcp 0 0 0.0.0.0:35952 0.0.0.0:* LISTEN 105 186178 1866/perl tcp 0 0 0.0.0.0:34896 0.0.0.0:* LISTEN 105 186011 1866/perl tcp 0 0 0.0.0.0:44624 0.0.0.0:* LISTEN 105 15757 1866/perl tcp 0 0 0.0.0.0:39600 0.0.0.0:* LISTEN 105 13194 1866/perl tcp 0 0 0.0.0.0:9008 0.0.0.0:* LISTEN 105 12926 1920/spotify4d64 tcp 0 0 0.0.0.0:6000 0.0.0.0:* LISTEN 0 13637 1583/X tcp 0 0 0.0.0.0:59281 0.0.0.0:* LISTEN 105 186123 1866/perl tcp 0 0 0.0.0.0:42961 0.0.0.0:* LISTEN 105 185256 1866/perl tcp 0 0 0.0.0.0:54225 0.0.0.0:* LISTEN 105 185143 1866/perl tcp 0 0 0.0.0.0:39793 0.0.0.0:* LISTEN 105 185551 1866/perl tcp 0 0 0.0.0.0:38417 0.0.0.0:* LISTEN 105 183597 1866/perl tcp 0 0 0.0.0.0:38513 0.0.0.0:* LISTEN 105 17340 1866/perl tcp 0 0 0.0.0.0:58801 0.0.0.0:* LISTEN 105 18341 1866/perl tcp 0 0 0.0.0.0:35921 0.0.0.0:* LISTEN 105 15742 1866/perl tcp 0 0 0.0.0.0:9009 0.0.0.0:* LISTEN 105 12931 1923/spotify5d64 tcp 0 0 0.0.0.0:38898 0.0.0.0:* LISTEN 105 188326 1866/perl tcp 0 0 0.0.0.0:33970 0.0.0.0:* LISTEN 105 187376 1866/perl tcp 0 0 0.0.0.0:42578 0.0.0.0:* LISTEN 105 184636 1866/perl tcp 0 0 0.0.0.0:45330 0.0.0.0:* LISTEN 105 14554 1866/perl tcp 0 0 0.0.0.0:9010 0.0.0.0:* LISTEN 105 12936 1924/spotify6d64 tcp 0 0 0.0.0.0:48179 0.0.0.0:* LISTEN 105 188766 1866/perl tcp 0 0 0.0.0.0:45555 0.0.0.0:* LISTEN 105 188485 1866/perl tcp 0 0 0.0.0.0:47987 0.0.0.0:* LISTEN 105 188296 1866/perl tcp 0 0 0.0.0.0:42675 0.0.0.0:* LISTEN 105 184630 1866/perl tcp 0 0 0.0.0.0:34227 0.0.0.0:* LISTEN 105 184565 1866/perl tcp 0 0 0.0.0.0:51475 0.0.0.0:* LISTEN 105 183578 1866/perl tcp 0 0 0.0.0.0:7091 0.0.0.0:* LISTEN 0 183530 25835/lws tcp 0 0 0.0.0.0:43124 0.0.0.0:* LISTEN 105 188747 1866/perl tcp 0 0 0.0.0.0:42644 0.0.0.0:* LISTEN 105 189505 1866/perl tcp 0 0 0.0.0.0:51476 0.0.0.0:* LISTEN 105 188332 1866/perl tcp 0 0 0.0.0.0:49780 0.0.0.0:* LISTEN 105 186210 1866/perl tcp 0 0 0.0.0.0:59668 0.0.0.0:* LISTEN 105 185931 1866/perl tcp 0 0 0.0.0.0:35796 0.0.0.0:* LISTEN 105 185583 1866/perl tcp 0 0 0.0.0.0:55764 0.0.0.0:* LISTEN 105 184699 1866/perl tcp 0 0 0.0.0.0:50100 0.0.0.0:* LISTEN 105 185410 1866/perl tcp 0 0 0.0.0.0:35412 0.0.0.0:* LISTEN 105 182855 1866/perl tcp 0 0 0.0.0.0:42485 0.0.0.0:* LISTEN 105 188673 1866/perl tcp 0 0 0.0.0.0:36853 0.0.0.0:* LISTEN 105 188663 1866/perl tcp 0 0 0.0.0.0:59637 0.0.0.0:* LISTEN 105 188320 1866/perl tcp 0 0 0.0.0.0:42261 0.0.0.0:* LISTEN 105 187380 1866/perl tcp 0 0 0.0.0.0:37621 0.0.0.0:* LISTEN 105 188133 1866/perl tcp 0 0 0.0.0.0:56245 0.0.0.0:* LISTEN 105 186199 1866/perl tcp 0 0 0.0.0.0:42005 0.0.0.0:* LISTEN 105 185991 1866/perl tcp 0 0 0.0.0.0:45909 0.0.0.0:* LISTEN 105 185560 1866/perl tcp 0 0 0.0.0.0:60661 0.0.0.0:* LISTEN 105 184655 1866/perl tcp 0 0 0.0.0.0:35637 0.0.0.0:* LISTEN 105 184640 1866/perl tcp 0 0 0.0.0.0:55573 0.0.0.0:* LISTEN 105 182798 1866/perl tcp 0 0 127.0.0.1:32981 0.0.0.0:* LISTEN 0 15783 2199/mshealthd tcp 0 0 0.0.0.0:60822 0.0.0.0:* LISTEN 105 188688 1866/perl tcp 0 0 0.0.0.0:50102 0.0.0.0:* LISTEN 105 186136 1866/perl tcp 0 0 0.0.0.0:58422 0.0.0.0:* LISTEN 105 14291 1866/perl tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 11258 1155/sshd tcp 0 0 0.0.0.0:37079 0.0.0.0:* LISTEN 105 188583 1866/perl tcp 0 0 0.0.0.0:56759 0.0.0.0:* LISTEN 105 188230 1866/perl tcp 0 0 0.0.0.0:59895 0.0.0.0:* LISTEN 105 186117 1866/perl tcp 0 0 0.0.0.0:58839 0.0.0.0:* LISTEN 105 185251 1866/perl tcp 0 0 0.0.0.0:60247 0.0.0.0:* LISTEN 105 185242 1866/perl tcp 0 0 0.0.0.0:36791 0.0.0.0:* LISTEN 105 185571 1866/perl tcp 0 0 0.0.0.0:34519 0.0.0.0:* LISTEN 105 17333 1866/perl tcp 0 0 0.0.0.0:47511 0.0.0.0:* LISTEN 105 14542 1866/perl tcp 0 0 0.0.0.0:47384 0.0.0.0:* LISTEN 105 189581 1866/perl tcp 0 0 0.0.0.0:57944 0.0.0.0:* LISTEN 105 188153 1866/perl tcp 0 0 0.0.0.0:37784 0.0.0.0:* LISTEN 105 186187 1866/perl tcp 0 0 0.0.0.0:51384 0.0.0.0:* LISTEN 105 185557 1866/perl tcp 0 0 0.0.0.0:47960 0.0.0.0:* LISTEN 105 184621 1866/perl tcp 0 0 0.0.0.0:60568 0.0.0.0:* LISTEN 105 17306 1866/perl tcp 0 0 0.0.0.0:37977 0.0.0.0:* LISTEN 105 188490 1866/perl tcp 0 0 0.0.0.0:58937 0.0.0.0:* LISTEN 105 186205 1866/perl tcp 0 0 0.0.0.0:43033 0.0.0.0:* LISTEN 105 185981 1866/perl tcp 0 0 0.0.0.0:47001 0.0.0.0:* LISTEN 105 185563 1866/perl tcp 0 0 0.0.0.0:55546 0.0.0.0:* LISTEN 105 188580 1866/perl tcp 0 0 0.0.0.0:42714 0.0.0.0:* LISTEN 105 188568 1866/perl tcp 0 0 0.0.0.0:54394 0.0.0.0:* LISTEN 105 186272 1866/perl tcp 0 0 0.0.0.0:43898 0.0.0.0:* LISTEN 105 186266 1866/perl tcp 0 0 0.0.0.0:45210 0.0.0.0:* LISTEN 105 186074 1866/perl tcp 0 0 0.0.0.0:52506 0.0.0.0:* LISTEN 105 17377 1866/perl tcp 0 0 0.0.0.0:48026 0.0.0.0:* LISTEN 105 14528 1866/perl tcp 0 0 0.0.0.0:35163 0.0.0.0:* LISTEN 105 188678 1866/perl tcp 0 0 0.0.0.0:40539 0.0.0.0:* LISTEN 105 189530 1866/perl tcp 0 0 0.0.0.0:53307 0.0.0.0:* LISTEN 105 186269 1866/perl tcp 0 0 0.0.0.0:37979 0.0.0.0:* LISTEN 105 186141 1866/perl tcp 0 0 0.0.0.0:37179 0.0.0.0:* LISTEN 105 185986 1866/perl tcp 0 0 0.0.0.0:3483 0.0.0.0:* LISTEN 105 12870 1866/perl tcp 0 0 0.0.0.0:37788 0.0.0.0:* LISTEN 105 188693 1866/perl tcp 0 0 0.0.0.0:35516 0.0.0.0:* LISTEN 105 187385 1866/perl tcp 0 0 0.0.0.0:46940 0.0.0.0:* LISTEN 105 187367 1866/perl tcp 0 0 0.0.0.0:36188 0.0.0.0:* LISTEN 105 185147 1866/perl tcp 0 0 0.0.0.0:44444 0.0.0.0:* LISTEN 105 184733 1866/perl tcp 0 0 0.0.0.0:51228 0.0.0.0:* LISTEN 105 19533 1866/perl tcp 0 0 0.0.0.0:55612 0.0.0.0:* LISTEN 105 18546 1866/perl tcp 0 0 0.0.0.0:53244 0.0.0.0:* LISTEN 105 17325 1866/perl tcp 0 0 0.0.0.0:47869 0.0.0.0:* LISTEN 105 188571 1866/perl tcp 0 0 0.0.0.0:42813 0.0.0.0:* LISTEN 105 188284 1866/perl tcp 0 0 0.0.0.0:59229 0.0.0.0:* LISTEN 105 188161 1866/perl tcp 0 0 0.0.0.0:59837 0.0.0.0:* LISTEN 105 187251 1866/perl tcp 0 0 0.0.0.0:47549 0.0.0.0:* LISTEN 105 186515 1866/perl tcp 0 0 0.0.0.0:45245 0.0.0.0:* LISTEN 105 186184 1866/perl tcp 0 0 0.0.0.0:58109 0.0.0.0:* LISTEN 105 186006 1866/perl tcp 0 0 0.0.0.0:49661 0.0.0.0:* LISTEN 105 183626 1866/perl tcp 0 0 127.0.0.1:40989 0.0.0.0:* LISTEN 0 183532 25835/lws tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 0 10903 738/smbd tcp 0 0 0.0.0.0:44574 0.0.0.0:* LISTEN 105 186465 1866/perl tcp 0 0 0.0.0.0:55902 0.0.0.0:* LISTEN 105 14516 1866/perl tcp 0 0 0.0.0.0:34527 0.0.0.0:* LISTEN 105 188218 1866/perl tcp 0 0 0.0.0.0:49759 0.0.0.0:* LISTEN 105 187266 1866/perl tcp 0 0 0.0.0.0:47359 0.0.0.0:* LISTEN 105 187225 1866/perl tcp 0 0 0.0.0.0:51359 0.0.0.0:* LISTEN 105 186190 1866/perl tcp 0 0 0.0.0.0:55839 0.0.0.0:* LISTEN 105 186129 1866/perl tcp 0 0 0.0.0.0:60319 0.0.0.0:* LISTEN 105 185976 1866/perl tcp 0 0 0.0.0.0:7071 0.0.0.0:* LISTEN 0 27069 2197/spotifyd tcp 0 0 0.0.0.0:43552 0.0.0.0:* LISTEN 105 188649 1866/perl tcp 0 0 0.0.0.0:49152 0.0.0.0:* LISTEN 105 188604 1866/perl tcp 0 0 0.0.0.0:34496 0.0.0.0:* LISTEN 105 188314 1866/perl tcp 0 0 0.0.0.0:44640 0.0.0.0:* LISTEN 105 187256 1866/perl tcp 0 0 0.0.0.0:50752 0.0.0.0:* LISTEN 105 186473 1866/perl tcp 0 0 0.0.0.0:56320 0.0.0.0:* LISTEN 105 184645 1866/perl tcp 0 0 0.0.0.0:48000 0.0.0.0:* LISTEN 105 184633 1866/perl tcp 0 0 0.0.0.0:34593 0.0.0.0:* LISTEN 105 188683 1866/perl tcp 0 0 0.0.0.0:54433 0.0.0.0:* LISTEN 105 189446 1866/perl tcp 0 0 0.0.0.0:50689 0.0.0.0:* LISTEN 105 186248 1866/perl tcp 0 0 0.0.0.0:57985 0.0.0.0:* LISTEN 105 186193 1866/perl tcp 0 0 0.0.0.0:38690 0.0.0.0:* LISTEN 105 188785 1866/perl tcp 0 0 0.0.0.0:46658 0.0.0.0:* LISTEN 105 18528 1866/perl tcp 0 0 0.0.0.0:57154 0.0.0.0:* LISTEN 105 18349 1866/perl tcp 0 0 0.0.0.0:9090 0.0.0.0:* LISTEN 105 14207 1866/perl tcp 0 0 0.0.0.0:41603 0.0.0.0:* LISTEN 105 188760 1866/perl tcp 0 0 0.0.0.0:34467 0.0.0.0:* LISTEN 105 188722 1866/perl tcp 0 0 0.0.0.0:38467 0.0.0.0:* LISTEN 105 188668 1866/perl tcp 0 0 0.0.0.0:55875 0.0.0.0:* LISTEN 105 187373 1866/perl tcp 0 0 0.0.0.0:52739 0.0.0.0:* LISTEN 105 188119 1866/perl tcp 0 0 0.0.0.0:57795 0.0.0.0:* LISTEN 105 185528 1866/perl tcp 0 0 0.0.0.0:42979 0.0.0.0:* LISTEN 105 14272 1866/perl tcp 0 0 0.0.0.0:45060 0.0.0.0:* LISTEN 105 188770 1866/perl tcp 0 0 0.0.0.0:60676 0.0.0.0:* LISTEN 105 188654 1866/perl tcp 0 0 0.0.0.0:34724 0.0.0.0:* LISTEN 105 187370 1866/perl tcp 0 0 0.0.0.0:34437 0.0.0.0:* LISTEN 105 188644 1866/perl tcp 0 0 0.0.0.0:47045 0.0.0.0:* LISTEN 105 188272 1866/perl tcp 0 0 0.0.0.0:60229 0.0.0.0:* LISTEN 105 185996 1866/perl tcp 0 0 0.0.0.0:58725 0.0.0.0:* LISTEN 105 184696 1866/perl tcp 0 0 0.0.0.0:39173 0.0.0.0:* LISTEN 105 185413 1866/perl tcp 0 0 0.0.0.0:36677 0.0.0.0:* LISTEN 105 183591 1866/perl tcp 0 0 0.0.0.0:42982 0.0.0.0:* LISTEN 105 188780 1866/perl tcp 0 0 0.0.0.0:53574 0.0.0.0:* LISTEN 105 188753 1866/perl tcp 0 0 0.0.0.0:53702 0.0.0.0:* LISTEN 105 189626 1866/perl tcp 0 0 0.0.0.0:52774 0.0.0.0:* LISTEN 105 189468 1866/perl tcp 0 0 0.0.0.0:50374 0.0.0.0:* LISTEN 105 188406 1866/perl tcp 0 0 0.0.0.0:42758 0.0.0.0:* LISTEN 105 185482 1866/perl tcp 0 0 0.0.0.0:46406 0.0.0.0:* LISTEN 105 18499 1866/perl tcp 0 0 0.0.0.0:44999 0.0.0.0:* LISTEN 105 188116 1866/perl tcp 0 0 0.0.0.0:47655 0.0.0.0:* LISTEN 105 185237 1866/perl tcp 0 0 0.0.0.0:35879 0.0.0.0:* LISTEN 105 186001 1866/perl tcp 0 0 0.0.0.0:57320 0.0.0.0:* LISTEN 105 188414 1866/perl tcp 0 0 0.0.0.0:35688 0.0.0.0:* LISTEN 105 185586 1866/perl tcp 0 0 0.0.0.0:54504 0.0.0.0:* LISTEN 105 184690 1866/perl tcp 0 0 0.0.0.0:34408 0.0.0.0:* LISTEN 105 182834 1866/perl tcp 0 0 127.0.0.1:43848 0.0.0.0:* LISTEN 0 183531 25835/lws tcp 0 0 0.0.0.0:48552 0.0.0.0:* LISTEN 105 14314 1866/perl tcp 0 0 0.0.0.0:9000 0.0.0.0:* LISTEN 105 12945 1866/perl tcp 0 0 0.0.0.0:35721 0.0.0.0:* LISTEN 105 185232 1866/perl tcp 0 0 0.0.0.0:47049 0.0.0.0:* LISTEN 105 184660 1866/perl tcp 0 0 0.0.0.0:7081 0.0.0.0:* LISTEN 0 15781 2199/mshealthd tcp 0 0 0.0.0.0:49610 0.0.0.0:* LISTEN 105 188727 1866/perl tcp 0 0 0.0.0.0:35978 0.0.0.0:* LISTEN 105 188212 1866/perl tcp 0 0 0.0.0.0:58730 0.0.0.0:* LISTEN 105 188110 1866/perl tcp 0 0 0.0.0.0:47882 0.0.0.0:* LISTEN 105 186202 1866/perl tcp 0 0 0.0.0.0:55850 0.0.0.0:* LISTEN 105 186173 1866/perl tcp 0 0 0.0.0.0:60042 0.0.0.0:* LISTEN 105 184650 1866/perl tcp 0 0 0.0.0.0:59690 0.0.0.0:* LISTEN 105 183585 1866/perl tcp 0 0 0.0.0.0:35819 0.0.0.0:* LISTEN 105 188574 1866/perl tcp 0 0 0.0.0.0:45355 0.0.0.0:* LISTEN 105 188290 1866/perl tcp 0 0 0.0.0.0:48203 0.0.0.0:* LISTEN 105 188278 1866/perl tcp 0 0 0.0.0.0:45835 0.0.0.0:* LISTEN 105 188122 1866/perl tcp 0 0 0.0.0.0:56523 0.0.0.0:* LISTEN 105 188104 1866/perl tcp 0 0 0.0.0.0:59147 0.0.0.0:* LISTEN 105 186505 1866/perl tcp 0 0 0.0.0.0:43403 0.0.0.0:* LISTEN 105 186099 1866/perl tcp 0 0 127.0.0.1:58731 0.0.0.0:* LISTEN 0 15782 2199/mshealthd tcp 0 0 0.0.0.0:47851 0.0.0.0:* LISTEN 105 14303 1866/perl tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 0 10904 738/smbd tcp 0 0 0.0.0.0:49164 0.0.0.0:* LISTEN 105 188610 1866/perl tcp 0 0 0.0.0.0:41708 0.0.0.0:* LISTEN 105 188577 1866/perl tcp 0 0 0.0.0.0:42924 0.0.0.0:* LISTEN 105 186016 1866/perl tcp 0 0 0.0.0.0:41868 0.0.0.0:* LISTEN 105 183618 1866/perl tcp 0 0 0.0.0.0:52108 0.0.0.0:* LISTEN 105 182842 1866/perl tcp 0 0 0.0.0.0:39564 0.0.0.0:* LISTEN 105 18534 1866/perl tcp6 0 0 :::6000 :::* LISTEN 0 13636 1583/X tcp6 0 0 :::80 :::* LISTEN 0 13447 1524/apache2 tcp6 0 0 :::22 :::* LISTEN 0 11261 1155/sshd tcp6 0 0 :::445 :::* LISTEN 0 10901 738/smbd tcp6 0 0 :::139 :::* LISTEN 0 10902 738/smbd udp 0 0 0.0.0.0:7070 0.0.0.0:* 0 14168 1852/detectme udp 0 0 0.0.0.0:42969 0.0.0.0:* 105 14208 1866/perl udp 0 0 10.99.99.6:123 0.0.0.0:* 0 13220 2141/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 0 13219 2141/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 0 13212 2141/ntpd udp 0 0 10.99.99.255:137 0.0.0.0:* 0 11104 989/nmbd udp 0 0 10.99.99.6:137 0.0.0.0:* 0 11103 989/nmbd udp 0 0 0.0.0.0:137 0.0.0.0:* 0 11100 989/nmbd udp 0 0 10.99.99.255:138 0.0.0.0:* 0 11106 989/nmbd udp 0 0 10.99.99.6:138 0.0.0.0:* 0 11105 989/nmbd udp 0 0 0.0.0.0:138 0.0.0.0:* 0 11101 989/nmbd udp 0 0 0.0.0.0:5353 0.0.0.0:* 111 188711 26618/avahi-daemon: udp 0 0 0.0.0.0:3483 0.0.0.0:* 105 12869 1866/perl udp 0 0 0.0.0.0:52806 0.0.0.0:* 111 188713 26618/avahi-daemon: udp 0 0 0.0.0.0:47730 0.0.0.0:* 105 12907 1866/perl udp6 0 0 fe80::fa32:e4ff:fea:123 :::* 0 13222 2141/ntpd udp6 0 0 ::1:123 :::* 0 13221 2141/ntpd udp6 0 0 :::123 :::* 0 13213 2141/ntpd udp6 0 0 :::58567 :::* 111 188714 26618/avahi-daemon: udp6 0 0 :::5353 :::* 111 188712 26618/avahi-daemon:
Mal gucken was ich sonst noch so rausfinden kann. Ich denke jedoch, ich werde Ihn behalten, die Konfig & Visualisierung gefällt mir sehr gut.
Zuletzt geändert von orli; 29.11.2016, 18:51.Kommentar
-
Am interessantesten ist das File LWS das für die Komunikation zwischen LMS und MiniServer zuständig ist.
Kein Support per PN!Kommentar
-
Ist aber leider kompiliert ..., sieht aber nach einem Wrapper aus, der die verschiedenen "Unterdienste" startet. Prozess läuft schon, daher bricht er bei nochmaligem Aufruf ab:
--
./lws --help
Curl Error: 0
Curl Error: 0
Current mapSpotifyPlugin Content is:
meine@spotifyadresse.com: Spotify
Compiled with SSL support, not using it
ERROR on binding to port 7091 (-1 98)
Beendet
--
in /usr/share/loxoneWS liegen aber auch sämtlichen anderen Scripte die von Loxone kommen. -
Ja habe mir das auch schon angeschaut, aber nicht mehr weiter verfolgt.
Denke das es ähnlich wie zB eine App mit dem LMS agiert.
-
-
Gibt es eine Möglichkeit im Loxone Raum Modus (Web Interface und App) die Audio Steuerung auch ohne Loxone Musik Server zu aktivieren? Ich möchte über diese Visu Integration irgendwie meine Sonos einbinden, nur leider schaffe ich es nicht das Audio selbst zu aktivieren... Habe es schon mit der Musik Zone usw. getestet. Vielleicht hat jemand einen Tipp für mich... :-)Kommentar
-
Der Raummodus ist eine für die Ewigkeit offen gebliebene Baustelle, die nur eine Hand voll Bausteine unterstützt. Genau diese funktionieren, alles andere nicht.Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraineKommentar
Kommentar