
Recherche avancée
Médias (3)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
Autres articles (55)
-
MediaSPIP Core : La Configuration
9 novembre 2010, parMediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...) -
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 -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...)
Sur d’autres sites (7227)
-
Live Streams DirectShow Source Filter [on hold]
9 avril 2015, par SDR RTSI need get inpput from live streams formats ( such as RTMP,RTSP,... ).
Unfortunately i coudn’t found any things about that in internet.I tried reading RTMP/RTSP streams with ffmpeg or Libav*. but nothings in my hand !
- We can’t use FFMpeg as a directshow source filter
- And Libav* is very complicated and does not exist any direct & clear path to reading live streams, parsing & decoding and then playing that.
Some people suggest using ffdshow trayouts. I searched about that. but nothing found.
Anyone can help me to implement a clear Directshow push source filter that support RTMP, RTSP formats ?
Many thanks for any help.
-
IP camera - Reading live ASF video stream [on hold]
4 juin 2014, par Emmanuel BrunetI’m trying to read a video stream from an IP camera and store it on disk as several sequential files in MP4 format. I’m using Debian 7.5 with ffmpeg 2.2.
Let’s assume the camera DNS name is webcam and, the user account / password is account / password
Input
the camera input stream is
ffprobe http://account:password@webcam/videostream.asf
Input #0, asf, from 'http://account:password@webcam/videostream.asf':
Duration: N/A, start: 0.000000, bitrate: 32 kb/s
Stream #0:0: Video: mjpeg (MJPG / 0x47504A4D), yuvj422p(pc), 640x480, 25 tbr, 1k tbn, 1k tbc
Stream #0:1: Audio: adpcm_ima_wav ([17][0][0][0] / 0x0011), 8000 Hz, 1 channels, s16p, 32 kb/sffmpeg conversion
This command opens the output file but doesn’t read / write anything.
ffmpeg -y -i http://account:password@webcam/videostream.asf -t 30 -c:v libx264 -c:a libfdk_aac -f mp4 ~/output.mp4
The process completes successfully and writes 1.1M to the output file.
Issue
When I open the /output.mp4 video (in totem), no image is displayed but a gray background but the progess bar moves forward until the end of the video.
Any idea ?
for reminder I also would like to save data to a disk file which upon a predefined amount of time should rotate to another output file.
Thanks in advance
-
how to convert RTSP stream to HTTP stream in ios 7 ? How to do iPCam Live Streaming in iOS ? [on hold]
5 janvier 2015, par Ashoki have searched solution to use RTSP for ip Cam Live Stream. But i didn’t get proper solution. if anyone know how to do it please provide me solution for it.
Thanks in Advance !!!.