Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| rygel [Le 16/09/2015, 17:17] – [Firewall] 82.246.53.99 | rygel [Le 19/01/2026, 12:57] (Version actuelle) – [GNOME Paramètres] précision / rédactionnel 141.227.26.230 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | {{tag>Trusty | + | {{tag>noble dlna multimedia |
| - | ---- | + | {{ https:// |
| - | + | ====== Rygel ====== | |
| - | ====== Rygel ====== | + | |
| + | **Rygel** est une solution multimédia domestique ([[: | ||
| - | **Rygel** est une solution multimédia domestique (UPnP AV MediaServer) qui vous permet de partager facilement des fichiers audio, vidéo et images avec d' | ||
| - | |||
| - | ===== Pré-requis ===== | ||
| - | |||
| - | * Disposer des [[: | ||
| - | * Disposer d'une connexion à Internet configurée et activée. | ||
| - | |||
| ===== Installation ===== | ===== Installation ===== | ||
| - | + | ||
| - | Pour installer ce logiciel, il suffit | + | **Rygel** est installé par défaut sur Ubuntu (version [[: |
| + | |||
| + | Il peut être installé sur d'autres [[: | ||
| + | Dans ce cas **[[: | ||
| ===== Configuration ===== | ===== Configuration ===== | ||
| - | |||
| - | Sous Xubuntu 15.04 le fichier | + | Il existe plusieurs moyens |
| - | Exemple : | + | ==== GNOME Paramètres ==== |
| - | < | + | |
| - | @desktop:/ | + | |
| - | # Configuration file for Rygel | + | |
| - | # General | + | La configuration |
| - | [general] | + | |
| - | # Set it to 'false' if you want to only use the streaming part of Rygel and/or | + | |
| - | # don't want it to advertize itself on the UPnP network. If you want to | + | |
| - | # completely disable rygel, just don't run it then. :) | + | |
| - | upnp-enabled=true | + | |
| - | # Set it to ' | + | {{: |
| - | enable-transcoding=true | + | {{: |
| - | # Where video files should be saved if allow-upload is true. | + | Sur la fenêtre //Partage de médias// ainsi ouverte, choisir les // |
| - | # Defaults to @VIDEOS@, the standard videos folder (typically ${HOME}/Videos). | + | Les //Dossiers// choisis sont alors partagés sur le [[: |
| - | video-upload-folder=@VIDEOS@; | + | |
| - | # Where music files should be saved if allow-upload is true | + | Une fois activé dans Gnome, Rygel lance le partage automatiquement au démarrage de chaque [[:session utilisateur|session]]. |
| - | # Defaults to @MUSIC@, the standard music folder (typically ${HOME}/Music). | + | Si cela ne fonctionne pas, ou avec des installations manuelles, voir le chapitre // |
| - | music-upload-folder=@MUSIC@ | + | |
| - | # Where picture files should be saved if allow-upload is true | + | <note important> |
| - | # Defaults to @PICTURES@, the standard picture folder | + | Le partage ne fonctionne que tant que la [[:session utilisateur|session]] est ouverte |
| - | picture-upload-folder=@PICTURES@ | + | |
| - | # Default media engine to load. If not specified, the engine directory is | + | ==== Rygel-preferences ==== |
| - | # searched recursively and the first engine found is loaded. | + | |
| - | media-engine=librygel-media-engine-gst.so | + | |
| - | # List of network interfaces to attach rygel to. You can also use network IP or | + | Si vous avez installé **Rygel-preferences** vous pouvez y accéder via [[: |
| - | # even ESSID for wireless networks on Linux. Leave it blank for dynamic | + | |
| - | # configuration. | + | |
| - | interface= | + | |
| - | # The port to run HTTP server on. 0 means dynamic. | + | ==== Ligne de commande ==== |
| - | port=0 | + | |
| - | # Comma-separated list of domain:level pairs to specify log level thresholds for | + | Pour paramétrer Rygel **en mode texte**, copiez le fichier de configuration dans votre [[: |
| - | # individual domains. domain could be either 'rygel', name of a plugin or ' | + | cp -n /etc/rygel.conf ~/.config |
| - | # for all domains. Allowed levels are: | + | |
| - | # | + | |
| - | # 1=critical | + | |
| - | # 2=error | + | |
| - | # 3=warning | + | |
| - | # 4=message/info | + | |
| - | # 5=debug | + | |
| - | log-level=*: | + | |
| - | # Allow upload of media files? | + | Vous pouvez ensuite [[: |
| - | allow-upload=true | + | |
| - | # Allow deletion of media folders and files? | + | Les paramètres importants sont : |
| - | allow-deletion=true | + | * '' |
| + | * '' | ||
| + | * '' | ||
| - | # Semicolon-separated list of device user-agents | + | Pour vérifier si Rygel fonctionne, vous pouvez tester le service :((Voir //[[:systemd#Gestion basique des services]]//, en ajoutant '' |
| - | # a downgrade in the UPnP device versions | + | < |
| - | # WARNING | + | |
| - | # what you're doing. If you find that adding your device makes it | + | |
| - | # working with Rygel, please file a bug at | + | |
| - | # https://bugzilla.gnome.org/ | + | |
| - | # so we can include it in future releases. | + | |
| - | #force-downgrade-for=Allegro-Software-WebClient; | + | |
| - | # Plugin specific sections | + | ===== Utilisation ===== |
| - | # | + | |
| - | # Some options are generic and some are specific to each plugin. | + | |
| - | # The generic ones are: | + | |
| - | # | + | |
| - | # * enabled: As the name suggests, to enable or disable the plugin. | + | |
| - | # * title: The title of the plugin to advertise to UPnP clients. This can | + | |
| - | # contain the following automatically substituted keywords: | + | |
| - | # * @REALNAME@: The real name of the user as returned by | + | |
| - | # | + | |
| - | # * @USERNAME@: The user name of the user as returned by | + | |
| - | # | + | |
| - | # * @HOSTNAME@: The host name of the machine rygel is running on, as | + | |
| - | # | + | |
| - | # | + | |
| - | # Options related to the used media backend. | + | ==== Démarrage ==== |
| - | # The options shown in this configuration file are specific to GStreamer. | + | |
| - | [GstMediaEngine] | + | |
| - | # List of active | + | **Rygel** se lance automatiquement à partir du moment où on active |
| - | transcoders=mp3; | + | |
| - | # Options that apply to the renderer framework in general | + | Pour lancer **Rygel** depuis un [[:terminal]], entrez la [[:commande shell|commande]] suivante : |
| - | [Renderer] | + | systemctl --user start rygel |
| - | # Default showtime in seconds to use for images in playlists if dlna: | + | Il existe aussi une commande '' |
| - | # is not set. DLNA wants something between 5 and 15 seconds. | + | |
| - | image-timeout = 15 | + | |
| - | [Tracker] | + | ==== Démarrage automatique ==== |
| - | enabled=true | + | |
| - | share-pictures=true | + | |
| - | share-videos=true | + | |
| - | share-music=true | + | |
| - | strict-sharing=false | + | |
| - | title=@REALNAME@' | + | |
| - | [MediaExport] | + | **Rygel** |
| - | enabled=true | + | |
| - | title=GUY' | + | |
| - | # List of URIs to export. Following variables are automatically substituted by | + | |
| - | # the appropriate XDG standard media folders by Rygel for you. | + | |
| - | # | + | |
| - | # * @MUSIC@: The standard music folder (typically ${HOME}/ | + | |
| - | # * @VIDEOS@: The standard videos folder (typically ${HOME}/ | + | |
| - | # * @PICTURES@: The standard pictures folder (typically ${HOME}/ | + | |
| - | # | + | |
| - | uris=@MUSIC@; | + | |
| - | extract-metadata=true | + | |
| - | monitor-changes=true | + | |
| - | monitor-grace-timeout=5 | + | |
| - | virtual-folders=true | + | |
| - | [Playbin] | + | Le service '' |
| - | enabled=true | + | La commande pour le démarrer automatiquement est donc : |
| - | title=Audio/ | + | |
| - | [ZDFMediathek] | + | Si vous voulez utiliser **Rygel** avec des [[: |
| - | enabled=false | + | |
| - | # List of ids of broadcasts | + | |
| - | rss=508 | + | |
| - | update-interval=1800 | + | |
| - | video-format=wmv | + | |
| - | [GstLaunch] | + | ==== Pare-feu ==== |
| - | enabled=false | + | |
| - | launch-items=audiotestsrc; | + | |
| - | audiotestsrc-title=Audiotestsrc | + | |
| - | audiotestsrc-mime=audio/x-wav | + | |
| - | audiotestsrc-launch=audiotestsrc ! wavenc | + | |
| - | videotestsrc-title=Videotestsrc | + | |
| - | videotestsrc-mime=video/ | + | |
| - | videotestsrc-launch=videotestsrc ! avenc_mpeg2video ! mpegtsmux | + | |
| - | videotestoverlay-title=Videotestsrc with timeoverlay 2 | + | |
| - | videotestoverlay-mime=video/ | + | |
| - | videotestoverlay-launch=videotestsrc ! timeoverlay ! avenc_mpeg2video ! mpegtsmux | + | |
| - | [Test] | + | Si vous utilisez un [[:pare-feu]] (//firewall//) pensez à autoriser les dialogues entre **Rygel** et le reste du réseau (//a priori// ports '' |
| - | enabled=false | + | |
| - | + | ||
| - | [ExampleServerPluginVala] | + | |
| - | enabled=false | + | |
| - | + | ||
| - | [ExampleServerPluginC] | + | |
| - | enabled=false | + | |
| - | + | ||
| - | [ExampleRendererPluginVala] | + | |
| - | enabled=false | + | |
| - | + | ||
| - | [ExampleRendererPluginC] | + | |
| - | enabled=false | + | |
| - | + | ||
| - | [MPRIS] | + | |
| - | enabled=false | + | |
| - | + | ||
| - | [External] | + | |
| - | enabled=false | + | |
| - | </file> | + | |
| - | + | ||
| - | ==== Les paramètres importants ==== | + | |
| - | + | ||
| - | | + | |
| - | | + | |
| - | * title=GUY's media c'est le nom de l'équipement qui s'affichera sur la télévision | + | |
| - | + | ||
| - | ==== Duplication du fichier de configuration ==== | + | |
| - | + | ||
| - | Pour éviter les messages | + | |
| - | + | ||
| - | ==== Configuration par interface graphique ==== | + | |
| - | + | ||
| - | Installer rygel-preferences [[: | + | |
| - | demarrer | + | |
| - | + | ||
| - | ===== Utilisation ===== | + | |
| - | + | ||
| - | ==== Activation ==== | + | |
| - | + | ||
| - | En ligne de commande avec affichage des traces | + | |
| - | **rygel -g 5** | + | |
| - | + | ||
| - | ==== Démarrage automatique ==== | + | |
| - | + | ||
| - | Dans Xubuntu rygel est inscrit dans les applications lancées au démarrage de la session. | + | |
| - | Exemple: [[http:// | + | |
| - | + | ||
| - | ==== Firewall ==== | + | |
| - | + | ||
| - | Si vous utilisez un firewall pensez à autoriser les dialogues entre votre PC et la Box | + | |
| ==== Constitution de la base de données ==== | ==== Constitution de la base de données ==== | ||
| - | Au premier lancement Rygel va construire | + | Au premier lancement |
| - | La base s' | + | |
| - | ===== Intégration dans systemd ===== | + | La base s' |
| - | + | ||
| - | Pour que rygel démarre automatiquement | + | |
| ===== Désinstallation ===== | ===== Désinstallation ===== | ||
| Pour supprimer cette application, | Pour supprimer cette application, | ||
| + | |||
| + | <note important> | ||
| ===== Voir aussi ===== | ===== Voir aussi ===== | ||
| - | * **(en)** Site officiel du logiciel : [[https:// | + | * Le [[https:// |
| - | * **(fr)** [[Site de la communauté francophone du logiciel Bidule]] | + | * [[https://gitlab.gnome.org/GNOME/rygel|sources]] |
| - | * [[http://forum.ubuntu-fr.org/viewtopic.php? | + | * La page générique sur [[: |
| - | + | ||
| - | ---- | + | |
| - | // | + | ==== Alternatives ==== |
| + | |||
| + | * voir le chapitre // | ||
| + | * et en particulier **[[: | ||
| + | |||
| + | ---- | ||
| + | // | ||
