Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (86)

  • 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 ;

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

Sur d’autres sites (12372)

  • rtp server using ffmpeg in VC++ [on hold]

    18 octobre 2013, par NetCoder89

    I'm in the mid of my project.

    My task is to create an RTP server that can stream a file using ffmpeg in VC++.
    I got the ffmpeg.c but its complicate to understand for me.
    However I can :

    Open the file using ffmpeg and can read it or can read the frames those are to be transmitted using VC++

    But I'm not getting any way to stream it.

    Please share your Experience and suggestions.

    Thanks !

  • video web server vb.net

    3 octobre 2014, par user2871030

    I am making an application that creates a web server with playback video, the application searches a particular folder, the fact is that achieving send videos in mp4 format, the problem I have is when the video is in another format, such as mkv I have tried to convert it to mp4 first and then read it, but that takes a lot, what I would like to do is start sending the file while it becomes, but in mp4 format this does not work, I’m using ffmpeg to convert, to convert format webm, the player reads them, but the problem is that the conversion is very slow.

  • How to transmit videos directly from the website to RTMP server instead of using OBS ? [closed]

    28 décembre 2024, par Cường Lê Sỹ

    I had a server to receive a specific RTMP video like RTMP : //domain.com/show and use OBS to record videos, what I have to do to be able to record videos on my own website and transmit it. . Access RTMP server instead of using OBS or any code can do that, thank you

    


    I hope to be able to record videos directly on my website and play it back at the viewer page, like a livestream.