Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP 0.2

Autres articles (27)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

Sur d’autres sites (4311)

  • ffplay starts playing stream with delay

    22 mai 2017, par Squier

    ffmpeg (webcam) -> nginx-rtmp-module -> ffplay

    ffplay long awaits an answer rtmp server (8-9 sec), but stream delay is <1 sec (realtime delay).

    Try

    • Run ffplay with -fflags nobuffer -framedrop
    • Change codecs and settings ffmpeg
    • Change nginx.conf, meta-hls and others

    If i send file (write rtmp with flvstreamer), ffplay run rtmp translation in 1 seconds.

    Used wireshark, handshake fine, connect fine, but webcam translation 2-3 seconds send only Audio Data. When send Video Data ffplay show window and video.

    Try flvstreamer. File write immediately, but if stop command in first 3-4 sec there will be only audio in the file

    Try sync, no result. Try send meta - no result. Need fast start ffplay. Any ideas ?

    FFMPEG

    ffmpeg  -video_size 640x480 -f video4linux2 -i /dev/video0 -f alsa -i hw:0 -acodec aac -strict -2 -ar 44100 -ac 2 -b:v 1920k -b:a 128k -vcodec flv -f flv rtmp://192.168.1.2/live/s

    FFPLAY

    ffplay -fflags nobuffer -framedrop rtmp://192.168.1.2/live/s

    NGINX APPLICATION LIVE SECTION

    live on;
  • Revision 51440 : Tentons pour voir de mettre une bordure plus voyante autour des boutons, ...

    15 septembre 2011, par marcimat@… — Log

    Tentons pour voir de mettre une bordure plus voyante autour des boutons, et d’espacer un peu à gauche et à droite des séparateurs pour ne pas avoir le sentiment qu’un icone proche du séparateur est plus petit (l’espace blanc est moindre car il ne cumule pas avec un bouton voisin)

  • Revision 56643 : correction d’un bug : lorsque la taille des gravatars réglée dans ...

    5 janvier 2012, par maieul@… — Log

    correction d’un bug : lorsque la taille des gravatars réglée dans l’espace privé dépassait 80 px, la requette sur le site gravatar.org demandait quand même un fichier de 80px. Résultat : image_passe_partout mettait du blanc autour du gravatar pour permettre au fichier de faire la taille demandé