
Recherche avancée
Médias (91)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (36)
-
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)
Sur d’autres sites (7117)
-
Opencv Videocapture fails to read http url videos
16 mars 2019, par Purav ZumkhawalaI want to read HTTP URL videos in my Ubuntu system without downloading them. I can do this in windows OS but when I try to run the same code in Ubuntu using the same opencv VideoCapture method it fails to get any frames.
Why is this so ?
I have used same opencv version in both Ubuntu and Windows, can anyone guide me towards a workaround, a tutorial using which I can compile opencv and stream url videos or any other library that supports this functionality in Ubuntu ?
I have tried almost everything but with no productive result which has led me to finally ask this as a question.
opencv build information :
OpenCV modules:
To be built: calib3d core dnn features2d flann gapi highgui imgcodecs imgproc java_bindings_generator ml objdetect photo python3 python_bindings_generator stitching video videoio
Disabled: world
Disabled by dependency: -
Unavailable: java js python2 ts
Applications: -
Documentation: NO
Non-free algorithms: NO
GUI:
QT: YES (ver 4.8.7 EDITION = OpenSource)
QT OpenGL support: NO
GTK+: NO
VTK support: NO
Media I/O:
ZLib: /lib64/libz.so (ver 1.2.3)
JPEG: /opt/libjpeg-turbo/lib64/libjpeg.a (ver 62)
WEBP: build (ver encoder: 0x020e)
PNG: build (ver 1.6.35)
TIFF: build (ver 42 - 4.0.9)
JPEG 2000: build (ver 1.900.1)
OpenEXR: build (ver 1.7.1)
HDR: YES
SUNRASTER: YES
PXM: YES
PFM: YES
Video I/O:
DC1394: NO
FFMPEG: YES
avcodec: YES (ver 58.21.104)
avformat: YES (ver 58.17.101)
avutil: YES (ver 56.18.102)
swscale: YES (ver 5.2.100)
avresample: NO
GStreamer: NO
v4l/v4l2: linux/videodev2.h
Parallel framework: pthreads
Trace: YES (with Intel ITT)
Other third-party libraries:
Lapack: NO
Eigen: NO
Custom HAL: NO
Protobuf: build (3.5.1)
OpenCL: YES (no extra features)
Include path: /io/opencv/3rdparty/include/opencl/1.2
Link libraries: Dynamic load
Python 3:
Interpreter: /opt/python/cp36-cp36m/bin/python (ver 3.6.5)
Libraries: libpython3.6m.a (ver 3.6.5)
numpy: /opt/python/cp36-cp36m/lib/python3.6/site-packages/numpy/core/include (ver 1.11.3)
packages path: lib/python3.6/site-packages
Python (for build): /opt/python/cp36-cp36m/bin/python
Java:
ant: NO
JNI: NO
Java wrappers: NO
Java tests: NO
Install to: /io/_skbuild/linux-x86_64-3.6/cmake-install -
Opencv Videocapture fails to read https url videos
23 novembre 2020, par Purav ZumkhawalaI want to read HTTPS URL videos in my Ubuntu system without downloading them. I can do this in windows OS but when I try to run the same code in Ubuntu using the same opencv VideoCapture method it fails to get any frames.



Why is this so ?



I have used same opencv version in both Ubuntu and Windows, can anyone guide me towards a workaround, a tutorial using which I can compile opencv and stream url videos or any other library that supports this functionality in Ubuntu ?



I have tried almost everything but with no productive result which has led me to finally ask this as a question.



opencv build information :

 OpenCV modules:
 To be built: calib3d core dnn features2d flann gapi highgui imgcodecs imgproc java_bindings_generator ml objdetect photo python3 python_bindings_generator stitching video videoio
 Disabled: world
 Disabled by dependency: -
 Unavailable: java js python2 ts
 Applications: -
 Documentation: NO
 Non-free algorithms: NO

 GUI: 
 QT: YES (ver 4.8.7 EDITION = OpenSource)
 QT OpenGL support: NO
 GTK+: NO
 VTK support: NO

 Media I/O: 
 ZLib: /lib64/libz.so (ver 1.2.3)
 JPEG: /opt/libjpeg-turbo/lib64/libjpeg.a (ver 62)
 WEBP: build (ver encoder: 0x020e)
 PNG: build (ver 1.6.35)
 TIFF: build (ver 42 - 4.0.9)
 JPEG 2000: build (ver 1.900.1)
 OpenEXR: build (ver 1.7.1)
 HDR: YES
 SUNRASTER: YES
 PXM: YES
 PFM: YES

 Video I/O:
 DC1394: NO
 FFMPEG: YES
 avcodec: YES (ver 58.21.104)
 avformat: YES (ver 58.17.101)
 avutil: YES (ver 56.18.102)
 swscale: YES (ver 5.2.100)
 avresample: NO
 GStreamer: NO
 v4l/v4l2: linux/videodev2.h

 Parallel framework: pthreads

 Trace: YES (with Intel ITT)

 Other third-party libraries:
 Lapack: NO
 Eigen: NO
 Custom HAL: NO
 Protobuf: build (3.5.1)

 OpenCL: YES (no extra features)
 Include path: /io/opencv/3rdparty/include/opencl/1.2
 Link libraries: Dynamic load

 Python 3:
 Interpreter: /opt/python/cp36-cp36m/bin/python (ver 3.6.5)
 Libraries: libpython3.6m.a (ver 3.6.5)
 numpy: /opt/python/cp36-cp36m/lib/python3.6/site-packages/numpy/core/include (ver 1.11.3)
 packages path: lib/python3.6/site-packages

 Python (for build): /opt/python/cp36-cp36m/bin/python

 Java: 
 ant: NO
 JNI: NO
 Java wrappers: NO
 Java tests: NO

 Install to: /io/_skbuild/linux-x86_64-3.6/cmake-install



-
Evolution #4148 : Augmenter la largeur de l’espace privé
6 février 2020, par tcharlss (*´_ゝ`)Hop je reprends le fil du ticket.
Pour rappel entre temps, il y a eu un fil de discussion sur feu la liste spip-zone : https://www.mail-archive.com/spip-zone@rezo.net/msg48847.html
Donc suite à cette discussion, voilà une proposition d’implémentation qui reprend ce dont on avait parlé : https://git.spip.net/spip/spip/pulls/17
Alors pour celleux qui veulent tester mais ont la flemme d’installer localement, il y a un site de test ici : https://dev.mukt.fr/labo/prive_large/ecrire/ (il y aura un 404 la 1ère fois : virer le slash en trop après mukt.fr, recharger et ça sera bon).
J’hésite un peu à lâcher les identifiants dans la nature même si ce n’est qu’un site de test, faites une demande en mp.Quelques précisions en plus du descriptif du PR :
- J’ai poussé à 1500px, mais on peut revenir à 1400px si ça paraît trop.
- Pour le support des vieux navigateurs : ça a été testé sur un vieux safari qui ne supporte pas les CSS grid, et nicod_ a regardé sur IE9. À priori c’est bon mais d’autres tests seraient souhaitables.