
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (93)
-
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...) -
Menus personnalisés
14 novembre 2010, parMediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
Menus créés à l’initialisation du site
Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...) -
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 (5866)
-
Run .ts live streming on php [on hold]
20 août 2017, par Omar El-sayed(To be honest, I don’t know much about programming, but i know php functions )
My question is Now I have urls for Live streaming .ts ,how can i play video streaming in php code without flash ?
-
How to get Live video stream from Epiphan to VLC player ?
11 août 2016, par NitinGIs there any way to get the live stream from the Epiphan device using Epiphan SDK to play the same in VLC or ffplay ?
Using EPIPHAN SDK, I am able to grab the frames and also their SDK provides a way to convert the frames to GUI but i am not able to find a way to get the live stream of video.
Does ffmpeg lib provide a way to do so ?
-
How to live stream RTMP with video which is received by RTSP
12 août 2020, par sh JoI'm making an Android app which can stream video with RTMP. problem is the video which I'm trying to broadcast with RTMP, is Received by Webcam live by RTSP protocol. currently I can only receive live video with libVlc library but have no idea to stream it with RTMP at the same time.


Is there any way to stream "RTSP received live video" with RTMP ? or should I change library like ffmpeg to make this app work ?
any suggestion or guide would be thankful