Re: [FFmpeg-devel] [PATCH] avformat/libamqp: add option vhost

2020-12-20 Thread Florian Levis
Thanks Marton for the clarification Thanks Andriy -- Florian LEVIS Le dim. 20 déc. 2020 à 02:30, Andriy Gelman a écrit : > On Sat, 19. Dec 18:41, Florian Levis wrote: > > I have no idea how to do it. > > I can take a look ; but I'm really not sure how to do it. >

Re: [FFmpeg-devel] [PATCH] avformat/libamqp: add option vhost

2020-12-19 Thread Florian Levis
s strings (in Symfony or Laravel for example). So, should all the other already supported options (pkt_size, exchange, routing_key, connection_timeout, delivery_mode) be passed in the URI? -- Florian LEVIS Le sam. 19 déc. 2020 à 18:41, Florian Levis a écrit : > I have no idea how to do it. &g

Re: [FFmpeg-devel] [PATCH] avformat/libamqp: add option vhost

2020-12-19 Thread Florian Levis
I have no idea how to do it. I can take a look ; but I'm really not sure how to do it. If one of you can handle it it might be safer ; if you can't, I will try. Just let me know. Thanks. -- Florian LEVIS Le sam. 19 déc. 2020 à 16:45, Andriy Gelman a écrit : > On Sat, 19. Dec

Re: [FFmpeg-devel] [PATCH] avformat/libamqp: add option vhost

2020-12-19 Thread Florian Levis
Thanks Le ven. 18 déc. 2020 à 22:08, Andriy Gelman a écrit : > On Thu, 17. Dec 21:34, Florian Levis wrote: > > From: Florian Levis > > > > Add option vhost to allow publishing on other > > vhost than default '/' > > > > Signed-off-by: Flor

[FFmpeg-devel] [PATCH] avformat/libamqp: add option vhost

2020-12-17 Thread Florian Levis
From: Florian Levis Add option vhost to allow publishing on other vhost than default '/' Signed-off-by: Florian Levis --- doc/protocols.texi| 3 +++ libavformat/libamqp.c | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/protocols.texi b/doc/protocols.

Re: [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode

2020-06-20 Thread Florian Levis
That's OK for me -- Florian LEVIS Le sam. 20 juin 2020 à 20:56, Andriy Gelman a écrit : > On Sat, 20. Jun 19:16, Levis Florian wrote: > > Signed-off-by: Levis Florian > > --- > > doc/protocols.texi| 15 +++ > > libavformat/libamqp.c | 6

Re: [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode

2020-06-20 Thread Florian Levis
e64 encoded) - As a result, with delivery_mode=2, the system have a lot of I/O pressure (lot of iowait) -> delivery_mode=2 (non-persistent) solved the problem Regards, -- Florian LEVIS Le sam. 20 juin 2020 à 07:36, Andriy Gelman a écrit : > Hi Levis, > > Thanks for your patch. &g

Re: [FFmpeg-devel] [PATCH] avformat: AMQP: add option delivery_mode

2020-06-14 Thread Florian Levis
Hi, To Marton Balint that reviewed my patch: I tried to send fixed patch specify the --in-reply-to option, but I guess it's not the good way to do it, cause I see a new thread on the patchwork (20200614165606.36659-1-levis.flor...@gmail.com) git format-patch -M origin/master -o outgoing/ git