
Recherche avancée
Médias (2)
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
Autres articles (73)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Publier sur MédiaSpip
13 juin 2013Puis-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 -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette 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.
Sur d’autres sites (8509)
-
Android Screen mirroring via rtsp server
7 juillet 2017, par Anıl Mert ArI was trying to mirror my android phone’s screen to my PC. I actually did that thanks to
ffplay
andadb
. But my question is how I can send it to anrtsp
server. Do I need any additional stuff besides them ?What I can do :
adb exec-out screenrecord --output-format=h264 - | ffplay -
I completely didn’t understand how to send this output to an rtsp server and I don’t know if there is additional thing rather than rtsp I will be so appreciated if you help me. Thanks.
-
will Adult script pro work with google app engine as server ? [on hold]
1er février 2016, par niko nørrei want to user Google app engine as a server for my website and app.
but a programmer needs to set the script up for me.
the script is called Adult Script Pro and it need FFMpeg and more to Work.do google app engine provide me with ssh root access ?
The requirements are the following :
Apache, Lighttpd or Nginx Server (with rewrite support)
MySQL 5.x
PHP >= 5.2.x (mod_php or CGI/FastCGI)
GD2 Support
MySQL Support
CURL Support
SimpleXML Support
FTP Support
PCRE with UTF8/Unicode Properties
PHP CLI >= 5.2.x (see above for support)
FFMpeg => 0.11.5 (with support for lame, x264, theora, vpx, xvid, faac, faad2, amr, webm, jpeg, png, gif and freetype)
Will the site Work whid Google app engine as server ??
Pleas help thanks
Nikolaj -
How can I convert SWF(with parameter) to mp4 in server ?
10 février 2017, par abby kimI want to make a personal video to a user.
So each user will different parameter for SWF.
I want to convert to mp4 and save it in a server.
And show mp4 video.
But I found a way from swf to mp4 using ffmpeg.
But couldn’t find a way with a parameter.
Please help me.