Recherche avancée

Médias (91)

Autres articles (49)

  • Formulaire personnalisable

    21 juin 2013, par

    Cette page présente les champs disponibles dans le formulaire de publication d’un média et il indique les différents champs qu’on peut ajouter. Formulaire de création d’un Media
    Dans le cas d’un document de type média, les champs proposés par défaut sont : Texte Activer/Désactiver le forum ( on peut désactiver l’invite au commentaire pour chaque article ) Licence Ajout/suppression d’auteurs Tags
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire. (...)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

  • Qu’est ce qu’un masque de formulaire

    13 juin 2013, par

    Un masque de formulaire consiste en la personnalisation du formulaire de mise en ligne des médias, rubriques, actualités, éditoriaux et liens vers des sites.
    Chaque formulaire de publication d’objet peut donc être personnalisé.
    Pour accéder à la personnalisation des champs de formulaires, il est nécessaire d’aller dans l’administration de votre MediaSPIP puis de sélectionner "Configuration des masques de formulaires".
    Sélectionnez ensuite le formulaire à modifier en cliquant sur sont type d’objet. (...)

Sur d’autres sites (6028)

  • Trying to Set up Video Streaming Website in HLS Format on my server [closed]

    13 août 2023, par unsquaredcoder1

    I'm trying to stream HLS videos on my server through my website.
My website is written in PHP and JS. I'm using Video-JS as a player for my videos. My server has 32GB RAM and processor is AMD Ryzen 5 3600X. My server is using Debian 12.

    


    I want to have my videos play smoothly like on youtube but they keep buffering continually.
The videos that buffer are 1920x1080 resolution. I thought my server would've been fast enough to host these videos. But I don't know whether problem lies in the script or the server specs.
My videos are split into HLS segments using ffmpeg.

    


    My server's Upload speed 755.82MB and download speed is 808.35MB

    


    I tested it on a client with 190MB Download speed.

    


    At first I was using a server with lower specs. A VPS With 4GB Memory and a much lower grade processor.
So I upgraded to a Dedicated Server with 32GB RAM and AMD Ryzen 5 3600X. But the videos did not speed up so I'm trying to figure out the cause of them buffering continuously and not playing faster.

    


  • My Website Downloads MP4s Instead of Plays them

    18 juillet 2014, par user3412869

    I have a website I am working on and I have an uploads/ folder with mp4 files. When I test this site locally using XAMPP and click the link to the MP4 files, Chrome plays the MP4 with the browser and then when I click the back button it takes me back to my site. When I upload all of the site files to a webserver and click the same links to view the mp4 files it downloads the files and keeps me on the same page. However, I would like it to perform the same actions it does when I am developing locally, and play them, not download the files.

    Is it possible to have Chrome play Mp4 files that are hosted on a server and not download them ?

  • tools : Add a sidxindex tool

    29 octobre 2014, par Martin Storsjö
    tools : Add a sidxindex tool
    

    This tool can write an MPD file for fragmented MP4 files with
    a sidx index at the start of the file.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/Makefile
    • [DH] tools/sidxindex.c