
Recherche avancée
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)
-
Streaming audio with FFMPEG and NDK [closed]
12 décembre 2011, par enfixI need to do a streaming audio by MMS protocol.
I think FFMPEG is the only way.
Any1 can help me how can i do this ?
Any tutorial or other to use FFMPEG ? -
what's your suggestion about AVOption setting for live streaming player in Android ?
4 juin 2015, par Jerikc XIONGI have made a live stream player for android based on ijkplayer. I need some suggestions about the AVOption setting for live streaming. I am new to live streaming. Any suggestion is preferred.
Thanks.
-
ffmpeg streaming on embedded device [closed]
18 février 2012, par JoeFrizzI have a problem with the ffmpeg streaming application.
When I try to dump a RTSP (mp4) stream to a file on my
desktop (Ubuntu) everything works fine...What I actually want to do is to download the same stream
with an embedded system (very limited CPU power)...While I get about 150 fps on the desktop my embedded system loads
about 2 fps only and struggles after downloading
of approx. 150 frames. All the other frames (about 1000 total)
are dublicated or missing...Can this problem be fully explained by the weak CPU power
of the embedded system ? Does the RTSP protocol allow streaming
far below the normal rates (my desktop achieves) ?Are there any tricks to overcome that issue ?