Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (54)

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

  • Initialisation de MediaSPIP (préconfiguration)

    20 février 2010, par

    Lors de l’installation de MediaSPIP, celui-ci est préconfiguré pour les usages les plus fréquents.
    Cette préconfiguration est réalisée par un plugin activé par défaut et non désactivable appelé MediaSPIP Init.
    Ce plugin sert à préconfigurer de manière correcte chaque instance de MediaSPIP. Il doit donc être placé dans le dossier plugins-dist/ du site ou de la ferme pour être installé par défaut avant de pouvoir utiliser le site.
    Dans un premier temps il active ou désactive des options de SPIP qui ne le (...)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

Sur d’autres sites (2995)

  • List of file and the file size using cmd or media info/ffmpeg [duplicate]

    22 juillet 2021, par firekid2018

    We can use to get the file name dir /b>list.txt using windows CMD. is there anyway we can get the file size info with name using cmd/mediainfo/ffmpeg or other app ? CMD can generate the file size but it's in "bytes" formate. i am looking for KB/MB/GB format.

    


    logo.png 32KB
Header.png 160kb


    


  • How to retransmit RTSP stream to media server in Qt / C++

    10 juillet 2021, par vishal dharankar

    I have an application where I receive an RTSP stream on a local IP address. This stream I want to retransmit to a media server which runs on public IP.

    


    Is it possible to forward such stream to next server without deciding and encoding this saving computations ?

    


    Can we use Gstreamer or any other similar library for this ?

    


    Sorry for not attaching any code since I am not sure where to start and what can be a specific library for this.

    


  • How to retransmit RTSP stream to media server Qt C++

    10 juillet 2021, par vishal dharankar

    I have an application where I receive a RTSP stream on a local IP address . This stream I want to retransmit to a media server which runs on public IP.

    


    Is it possible to forward such stream to next server without deciding and encoding this saving computations ?

    


    Can we use Gstreamer or any other similar library for this ?

    


    Sorry for not attaching any code since I am not sure where to start and what can be a specific library for this .

    


    Any pointers are helpful