
Recherche avancée
Médias (1)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
Autres articles (45)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (5436)
-
Anomalie #3620 : Token de prévisualisation inconsistant selon que l’article est en cours de rédact...
12 février 2017, par Jacques BouthierJ’ai aussi des soucis avec cette fonction de prévisualisation. Comme elle n’avait jamais fonctionné correctement j’avais rajouté dans mes_options.php
define(’_PREVIEW_TOKEN’, true) ;
Et du coup ça fonctionnait, mais que pour les articles en statut "proposé à la publication".Après discussion avec Rastapopoulos sur IRC j’ai désactivé le plugin mini-minibando, et dans un article en prévisualisation alors est apparu le bouton "Relecture temporaire" parmi les boutons d’admin.
Et lorsqu’on clique sur ce bouton relecture temporaire ça génère bien un token.
Mais l’url générée avec ce token est en 404.
Et b_b semble bien avoir raison puisque si je désactive aussi le plugin bonux je n’ai plus ce bouton "Relecture temporaire"En ce qui me concerne je constate bien un problème (SPIP 3.2, php 7.06) ou tout au moins on pourrait améliorer le fonctionnement général...
-
How can I make an rtsp stream as correct as possible in a Django application ? [closed]
4 décembre 2024, par user25336067I am writing a mini video surveillance system on Django. I want the stream to be output to the tag. now I have output to the img tag using a stream and jpeg images (using OpenCV)how to make a stream from a video, you may need to use WebRTC for the stream and somehow decode the video using ffmpeg, please tell me


def generate_frames(rtsp_url):
 cap = cv2.VideoCapture(rtsp_url) # Замените на ваш RTSP URL

 while True:
 success, frame = cap.read()
 if not success:
 break

 # Кодируем кадр в JPEG
 ret, buffer = cv2.imencode('.jpeg', frame)
 frame = buffer.tobytes()

 yield (b'--frame\r\n'
 b'Content-Type: photo/jpg\r\n\r\n' + frame + b'\r\n')



i vant to stop video and start in video tag
my html looks like this


<div class="video-container">
 <img src="http://stackoverflow.com/feeds/tag/{% url &#x27;video_feed&#x27; %}?rtspurl={{ rtsp_url }}" width='300' height='225' alt="{{ rtsp_url }}" />
 <div class="separator"></div> 
 <p class="cam-name">Трансляция камеры: {{ cam_name }}<br />RTSP: <a>{{ rtsp_url }}</a></p>
 </div>



-
Anomalie #4220 : Articles qui changent de langues
12 novembre 2018, par denis -Salut, voici déjà plus d’infos sur un site où ça survient régulièrement. Je ne sais pas d’où vient le bug, directement de spip où d’un des plugins listés ci-dessous. C’est évidemment difficile de reproduire le bug dans un site nu vu qu’il ne survient sans doute après une opération spécifique qui ne se produit que tout les x semaines.
Est-ce qu’il serait possible dans un premier temps de logger toutes les requêtes sql ? Pour pouvoir tracer l’origine du problème.
SPIP 3.2.1 [23954]
Abonnement à des listes de diffusion 1.1.12 - stable
Agenda 3.18.7 - stable
Champs Extras 3.11.5 - stable
Facteur 3.5.2 - stable
Ma lettre 3.3.6 - stable
MailShot 1.23.0 - stable
MailSubscribers 2.7.1 - stable
Menu de langues avec liens 1.3.3 - stable
Metas + 1.2.8 - stable
Métadonnées pour Open Graph, Duclin Core et Twitter
Mini Calendrier 2.4.1 - stable
Newsletters 1.5.3 - stable
NoSPAM 1.5.18 - stable
oEmbed 2.0.5 - stable
Saisies pour formulaires 2.24.3 - stable
Sedna 1.3.5 - stable
Agrégateur RSS
SPIP Bonux 3.4.6 - stable
Traduction d’articles autrement 1.4.3 - stable