Recherche avancée

Médias (1)

Mot : - Tags -/sintel

Autres articles (84)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (12679)

  • Any Java library for live media streaming ? [on hold]

    29 novembre 2016, par Niconoid

    I’m developing a personal project which consists basically in a Java server reading the System’s Stereo Mix and streaming all the content through HTTP into a HTML5 player in a webapp.

    I’ve been searching for days how to achieve this through a library as making it from ground up would be overly tedious and will take too much time. I’ve just found Red5, which isn’t useful as I want to stream purely over HTTP, and ffserver (ffmpeg) that has been dropped months ago.

    Which alternatives do I have related to Java-based libraries in terms of live streaming over HTTP ?

  • Live Stream FFMpeg PHP [on hold]

    25 octobre 2016, par André Schmidt

    i’ve been search for this for about 4 or 5 days, with no success. I want to create a stream, where the client create a channel, like youtube, and when someone enter on channel, the video starts in the middle. EX :

    My streaming start on 15:00 and stop at 16:00. The viewer enter on channel on 15:30, and the video have to skip 30 minutes, as if it were live. How can i do this ?

  • FFMPEG Video Live Stream [on hold]

    22 septembre 2016, par canperk

    I am new to ffMpeg and I need help for an issue

    ffmpeg -f dshow -vcodec mjpeg -i video="BisonCam, NB Pro":audio="Microphone (2- High Definition Audio Device)" output.mp4

    this is my video creator command line and I want to broadcast this video live on an address. For your help I have an .isml file on IIS as publishing point file and the address is http://www.mytestsite.com/live.isml