Recherche avancée

Médias (0)

Mot : - Tags -/configuration

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (53)

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

  • L’espace de configuration de MediaSPIP

    29 novembre 2010, par

    L’espace de configuration de MediaSPIP est réservé aux administrateurs. Un lien de menu "administrer" est généralement affiché en haut de la page [1].
    Il permet de configurer finement votre site.
    La navigation de cet espace de configuration est divisé en trois parties : la configuration générale du site qui permet notamment de modifier : les informations principales concernant le site (...)

  • 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 (6833)

  • Revision b9db869a3d : Merge branch 'forest' Bookkeeping. master already contains everything in forest

    2 décembre 2013, par Johann

    Merge branch 'forest'

    Bookkeeping. master already contains everything
    in forest.

    Change-Id : I1471064eef341411c6ed0c9e855fce18cff12ebc

  • Identify if an RTSP Stream contains PPS and SPS information

    23 mai 2022, par Guru Govindan

    I am ingesting different kinds of security camera RTSP streams with gstreamer. In most of the cases I use a pipeline similar to this

    


    gst-launch-1.0 rtspsrc location=rtsp://<username:password@$rtspurl> protocols=4 name=rtspsrc0 rtspsrc0. ! rtph264depay ! tee name=t t.! queue ! hlssink2 name=ingest2 playlist-length=5 max-files=10 target-duration=2 playlist-location=stream.m3u8 location=segment_%d.ts


    


    However the Axis cameras do not seem to send SPS ansd PPS NALUs at all. In order to work around this problem I am having to use h264parse config-interval=-1 so that the SPS and PPS is inserted.

    


    I would like to identify which streams have the SPS PPS information and the add the H264parse accordingly.

    


    Is there a way in gstreamer, ffmpeg/ffprobe to identify if PPS, SPS is sent in the packets and then add the h264parse element dynamically ?

    


  • Localisation : add Urdu translation. Closes #1873.

    1er décembre 2016, par jabranr
    Localisation : add Urdu translation. Closes #1873.