Outils pour utilisateurs

Outils du site


serveur_multimedia_artnet

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
serveur_multimedia_artnet [2018/07/04 19:23] Mushussuserveur_multimedia_artnet [2020/04/07 15:13] – [Configuration supplémentaires] Mushussu
Ligne 2: Ligne 2:
 ===== Matériel ===== ===== Matériel =====
   * 4 x Raspberry Pi 3 :    * 4 x Raspberry Pi 3 : 
-  * 4 x Disque dur WD PiDrive : https://www.wdc.com/fr-fr/products/wdlabs/wd-pidrive-foundation-edition.html#WD2500LMCW +  * 4 x Disque dur WD [[https://www.wdc.com/fr-fr/products/wdlabs/wd-pidrive-foundation-edition.html#WD2500LMCW|PiDrive]] 
-  * 4 x Alimentations 3A : https://www.wdc.com/fr-fr/products/wdlabs/wd-pidrive-power-kit-3a.html#WDLB029RNE +  * 4 x [[https://www.wdc.com/fr-fr/products/wdlabs/wd-pidrive-power-kit-3a.html#WDLB029RNE|Alimentations 3A]] 
-  * 4 x Boitiers : https://www.wdc.com/fr-fr/products/wdlabs/wd-pidrive-enclosure-square.html#WDLB024RNN+  * 4 x [[https://www.wdc.com/fr-fr/products/wdlabs/wd-pidrive-enclosure-square.html#WDLB024RNN|Boitiers]]
   * 1 x Borne d'accès WIFI Netgear WAC104   * 1 x Borne d'accès WIFI Netgear WAC104
   * 2 x Câbles ethernet Cat 5   * 2 x Câbles ethernet Cat 5
   * 1 x Node OnPC   * 1 x Node OnPC
-  * 2 x Adpatateurs USB-C / Ethernet+  * 2 x Adaptateurs USB-C / Ethernet
   * 1 x Ordinateur tournant sous Windows   * 1 x Ordinateur tournant sous Windows
  
 ===== Switch WIFI ===== ===== Switch WIFI =====
-[[https://www.pcastuces.com/pratique/materiel/pont_wifi/page1.htm]]+[[https://www.pcastuces.com/pratique/materiel/pont_wifi/page1.htm|Créer un pont WiFi]]
  
-[[https://www.amazon.fr/TP-Link-TL-WA901ND-passive-antenne-démontable/dp/B002YETVXC/?tag=hardwfr-21]]+[[https://www.amazon.fr/TP-Link-TL-WA901ND-passive-antenne-démontable/dp/B002YETVXC/?tag=hardwfr-21|TP-Link TL-WA901ND]]
  
-[[http://www.netgear.fr/business/products/wireless/essentials-wireless/WAC104.aspx]]+[[http://www.netgear.fr/business/products/wireless/essentials-wireless/WAC104.aspx|Nergear WAC104]]
  
-[[https://kb.netgear.com/20927/How-do-I-change-my-NETGEAR-router-to-AP-mode-after-I-ve-already-run-setup]]+[[https://kb.netgear.com/20927/How-do-I-change-my-NETGEAR-router-to-AP-mode-after-I-ve-already-run-setup|How do I change my NETGEAR router to AP mode after I’ve already run setup?]]
  
-[[https://support.actlighting.com/knowledgeBase/7374771]]+[[https://support.actlighting.com/knowledgeBase/7374771|Network DMX: Using Art-Net with grandMA2]]
  
-[[https://support.actlighting.com/knowledgeBase/13194057]]+[[https://support.actlighting.com/knowledgeBase/13194057|Outputting Art-Net from onPC]]
  
 Mettre à jour le firmware Mettre à jour le firmware
Ligne 111: Ligne 111:
  
 === Sources === === Sources ===
-  * https://www.raspberrypi.org/documentation/configuration/external-storage.md +  * [[https://www.raspberrypi.org/documentation/configuration/external-storage.md|External storage configuration]] 
-  * http://www.framboise314.fr/donnez-de-lespace-a-votre-framboise314-un-disque-dur-pour-le-raspberry-pi/ +  * [[http://www.framboise314.fr/donnez-de-lespace-a-votre-framboise314-un-disque-dur-pour-le-raspberry-pi/|Un disque dur pour le Raspberry Pi]] 
-  * https://doc.ubuntu-fr.org/exfat+  * [[https://doc.ubuntu-fr.org/exfat|exFAT]]
  
 ===== Installer OLA ===== ===== Installer OLA =====
-https://www.openlighting.org/ola/linuxinstall/+[[https://www.openlighting.org/ola/linuxinstall|Installer OLA]]
  
 Installer les dépendances : Installer les dépendances :
Ligne 157: Ligne 157:
  
 === Configurer OLA === === Configurer OLA ===
-https://www.openlighting.org/ola/advanced-topics/patch-persistency/+[[https://www.openlighting.org/ola/advanced-topics/patch-persistency/|Patch Persistency]]
  
 ===== Installer OMXPlayer ===== ===== Installer OMXPlayer =====
Ligne 176: Ligne 176:
   sudo make install   sudo make install
  
-https://github.com/turingmachine/omxplayer-sync+[[https://github.com/turingmachine/omxplayer-sync|Sources OMXPlayer-Sync]]
  
 ===== Programmation C++ ===== ===== Programmation C++ =====
-https://docs.openlighting.org/ola/doc/0.10.4/namespaceola_1_1client.html+[[https://docs.openlighting.org/ola/doc/0.10.4/namespaceola_1_1client.html|ola::client Namespace Reference]]
   g++ -o multi multi.cpp $(pkg-config --cflags --libs libola)   g++ -o multi multi.cpp $(pkg-config --cflags --libs libola)
  
Ligne 305: Ligne 305:
  
 ===== Configuration supplémentaires ===== ===== Configuration supplémentaires =====
-[[https://www.supinfo.com/articles/single/2442-raspbian-jessy-configuration-wifi-ligne-commande]]+[[https://www.supinfo.com/articles/single/2442-raspbian-jessy-configuration-wifi-ligne-commande|Raspbian Jessy, configuration wifi en ligne de commande]]
  
-[[https://wiki.openlighting.org/index.php?title=Raspberry_Pi_Media_Player]]+[[https://wiki.openlighting.org/index.php?title=Raspberry_Pi_Media_Player|Raspberry Pi Media Player]]
 === Écran noir au démarrage === === Écran noir au démarrage ===
   *modifier le fichier cmdline.txt   *modifier le fichier cmdline.txt
Ligne 314: Ligne 314:
   consoleblank=20   consoleblank=20
   *source   *source
-[[https://www.raspberrypi.org/documentation/configuration/screensaver.md]]+[[https://www.raspberrypi.org/documentation/configuration/screensaver.md|Setting the screen saver/screen blanking]]
  
 === Accéder à la borne === === Accéder à la borne ===
Ligne 347: Ligne 347:
 ===== GrandMA2 ===== ===== GrandMA2 =====
 === Configuration ArtNet === === Configuration ArtNet ===
-[[Fichier:ArtNetConfig.png|centré|Configuation ArtNet]] +{{::artnetconfig.png?600|}}
 === Configuration sACN === === Configuration sACN ===
 Mettre le node dans le même sous-réseau : Mettre le node dans le même sous-réseau :
Ligne 357: Ligne 356:
   [Setup] > [Network Protocols] > [sACN]   [Setup] > [Network Protocols] > [sACN]
 Remplir les champs avec les valeurs indiquées ci-dessous : Remplir les champs avec les valeurs indiquées ci-dessous :
-[[Fichier:SACN1.png|centré|Configuation sACN]]+ 
 +{{::sacn1.png?600|}} 
 Ne pas oublier d'activer la sortie sACN en cliquant sur  Ne pas oublier d'activer la sortie sACN en cliquant sur 
   [Ouput sACN Active]   [Ouput sACN Active]
Ligne 524: Ligne 525:
 </code> </code>
  
-{{tag>sylvain}}+===== Améliorations ===== 
 +Il serait bien de réécrire le programme et d'utiliser la librairie : [[https://github.com/kr15h/ofxPiMapper|ofxPiMapper]] 
 + 
 + 
 + 
 +{{tag>c++ sylvain realisations_logicielles}}
serveur_multimedia_artnet.txt · Dernière modification : 2020/12/01 17:43 de serge