Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (46)

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 MDK

    I 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 a nginx cluster to serve it.
    for nginx cluster I have a kubernetes service.
    if ffmpeg pod wants to push video (which is in rtmp 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. Bultje

    Changed 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. Bultje

    Changed Paths : Modify /vp9/common/vp9_reconinter.c Fix edge bug in recent merge of 64x64 and 32x32 inter predictors. Change-Id : I83aa188d414922db19cccb210c4001c02d5a404c