
Recherche avancée
Autres articles (46)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (8560)
-
How to send traffic to all pods of service instead of round robin method in kubernetes
10 janvier 2018, par MDKI want to build a cluster that contains a single pod that running
ffmpeg
to convert input video to different qualities and send the result to anginx
cluster to serve it.
for nginx cluster I have a kubernetes service.
if ffmpeg pod wants to push video (which is inrtmp
format) to nginx cluster each nginx pod receive some part of video and when a user connects to nginx from outside just get some packets.
because when ffmpeg pod send video to nginx service kubernetes send packet to nginx pods in round-robin all nginx pods can not get full live video traffic.
so I need to send traffic from ffmpeg to all pods of nginx services.
but I don’t know how should I change routing methods to achieve this. -
Revision fbf2ac111e : Fix 4x4 intra prediction on the edge of SB rows. Change-Id : I87d571008c73f0a851
25 octobre 2012, par Ronald S. BultjeChanged Paths : Modify /vp8/common/reconintra4x4.c Modify /vp8/common/reconintra4x4.h Modify /vp8/decoder/decodframe.c Modify /vp8/encoder/encodeframe.c Modify /vp8/encoder/rdopt.c Fix 4x4 intra prediction on the edge of SB rows. Change-Id : (...)
-
Revision d63826ac12 : Fix edge bug in recent merge of 64x64 and 32x32 inter predictors. Change-Id : I8
18 avril 2013, par Ronald S. BultjeChanged Paths : Modify /vp9/common/vp9_reconinter.c Fix edge bug in recent merge of 64x64 and 32x32 inter predictors. Change-Id : I83aa188d414922db19cccb210c4001c02d5a404c