Recherche avancée

Médias (3)

Mot : - Tags -/spip

Autres articles (71)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

Sur d’autres sites (9104)

  • Live Streaming RTMP to RTSP

    19 septembre 2013, par user2794054

    i need to test a restream work like this.
    now i m using crtmpserver. i want to restream rtmp live source to iis smooth streaming format & rtsp format. Please guide me
    rtmp live to rtsp live
    &
    rtmp to live http streaming (target IIS server)

    Thanks

  • How to stitch ad on live streaming ?

    3 mai 2021, par user951215

    I want to stitch ad in live stream. I achieved live stream by using nginx as rtmp server and OBS as rtmp client which ingest data into nginx and then nginx convert it to hls and store in server path so i link that m3u8 file to stream in html player using js hls lib. All i wanted now is stitch ad video in this live streaming. which will be better solution should i process hls playlist stored in the server and merge it with ad video or any other way. if any one know about ad stitching in live streaming please suggest me better way to implement in java using ffmeg.

    


  • How connect OBS with VPS which has ffmpeg for live streaming ?

    6 mai 2017, par user7647539

    Helo I’ve a VPS on Centos 7 with Apache and ffmpeg.
    How can I do live streaming on this server using OBS on my local PC to encode and publish to this server and after embed this live video in my wordpress website to allow every device to watch the live video ?
    Thank you all