
Recherche avancée
Autres articles (23)
-
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 -
Monitoring de fermes de MediaSPIP (et de SPIP tant qu’à faire)
31 mai 2013, parLorsque l’on gère plusieurs (voir plusieurs dizaines) de MediaSPIP sur la même installation, il peut être très pratique d’obtenir d’un coup d’oeil certaines informations.
Cet article a pour but de documenter les scripts de monitoring Munin développés avec l’aide d’Infini.
Ces scripts sont installés automatiquement par le script d’installation automatique si une installation de munin est détectée.
Description des scripts
Trois scripts Munin ont été développés :
1. mediaspip_medias
Un script de (...) -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (4074)
-
How do I use the Windows version of gstreamer and wireshark to take a .pcap file and extract H.264 from RTP ?
5 mars 2015, par user1118047I have a pcap file containing a capture of RTP with H.264 video and SIP with SDP. I would like to be able to extract the video from the RTP stream and save it to a file. (h264video.mkv or something similar)
I have started looking at gstreamer as a possible solution for this but I’m having trouble troubleshooting any of the output I receive from the program.
gst-launch -v filesrc location=testh264.rtp
! application/x-rtp,media=video,clock-rate=90000,payload=123,encoding-name=H264
! rtph264depay
! ffdec_h264
! xvimagesinkHere is an example of something I’ve tried but I’m not able to get through rtph264depay because the file I’m sending is of invalid format. What can I do to extract the h264 payload from my pcap file for usage with gstreamer/rtph264depay ?
-
Why does recoding video with FFMPEG on Windows always give an error ?
13 février 2016, par ALexFI downloaded ffmpeg from http://ramiro.arrozcru.org/ffmpeg-vfwcap-noflip.7z
and run it with the command line :ffmpeg -r 25 -f vfwcap -i 0 output.avi
but always get the error :
ffmpeg -r 25 -f vfwcap -i 0 output.avi
FFmpeg version SVN-r22915, Copyright (c) 2000-2010 the FFmpeg developers
built on Apr 20 2010 00:09:08 with gcc 4.4.2
configuration : —enable-memalign-hack —cross-prefix=i686-mingw32- —cc=ccach
-i686-mingw32-gcc —arch=i686 —target-os=mingw32 —enable-gpl —enable-libx264
—enable-pthreads
libavutil 50.14. 0 / 50.14. 0
libavcodec 52.66. 0 / 52.66. 0
libavformat 52.61. 0 / 52.61. 0
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0.10. 0 / 0.10. 0
[vfwcap @ 012eba60]Could not connect to device.
0 : Error number -19 occurredWhy doesn’t this work ?
-
network : Pass pointers of the right type to get/setsockopt/ioctlsocket on windows
18 juin 2012, par Martin Storsjönetwork : Pass pointers of the right type to get/setsockopt/ioctlsocket on windows