
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (74)
-
Gestion des droits de création et d’édition des objets
8 février 2011, parPar 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 ;
-
Activation de l’inscription des visiteurs
12 avril 2011, parIl est également possible d’activer l’inscription des visiteurs ce qui permettra à tout un chacun d’ouvrir soit même un compte sur le canal en question dans le cadre de projets ouverts par exemple.
Pour ce faire, il suffit d’aller dans l’espace de configuration du site en choisissant le sous menus "Gestion des utilisateurs". Le premier formulaire visible correspond à cette fonctionnalité.
Par défaut, MediaSPIP a créé lors de son initialisation un élément de menu dans le menu du haut de la page menant (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (7069)
-
avcodec/j2kenc : Add attribution to OpenJPEG project :
31 mars 2016, par Aaron Boxeravcodec/j2kenc : Add attribution to OpenJPEG project :
http://ghostscript.com/~tor/gs-browse/gs/openjpeg/libopenjpeg/t1.c
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>
-
How can I create a stream of my screen on a Windows computer for another device on my network ? [on hold]
30 novembre 2018, par user279040I want to view what is seen on my Windows laptop screen on my tv, which is connected to a device running enigma 2, "screen mirroring". There are no software or plugins that will work on the device for this.
However the device can play live stream urls of the form :
http://portal.geniptv.com:8080/live#/abc1/abc2/19517.ts
I am thinking maybe I could get something to create an expanding .ts file that’s capturing the screen, and then serve this up through http?
It may also be able to use other protocols like udp :// or other file extensions, I would certainly give them a shot if they reduced lag.
I spent hours installing different streaming software, none of which worked. I am just looking for a simple solution where I might give ffmpeg a command and it would do all I require. I have python installed as well if I need that to for example set up a http server.
-
Is it possible to stream android screen to an RTMP server using FFmpeg ?
25 mai 2022, par TheRedMI was wondering if it's possible to stream the android screen using FFmpeg to an RTMP server, what approach to take and if using apps like Termux is enough and hows the command/script would look like.