Re: [FFmpeg-devel] [PATCH] rtsp: add pkt_size option

2019-05-01 Thread Tristan Matthews
On Thu, Apr 18, 2019 at 5:14 PM Tristan Matthews wrote: > > On Mon, Apr 15, 2019 at 6:50 PM Tristan Matthews wrote: > > > > This allows users to specify an upper limit on the size of outgoing packets > > when publishing via RTSP. > > > > Signed-off-by: Martin Storsjö > > --- > > libavformat/rts

Re: [FFmpeg-devel] [PATCH] rtsp: add pkt_size option

2019-04-18 Thread Tristan Matthews
On Mon, Apr 15, 2019 at 6:50 PM Tristan Matthews wrote: > > This allows users to specify an upper limit on the size of outgoing packets > when publishing via RTSP. > > Signed-off-by: Martin Storsjö > --- > libavformat/rtsp.c | 5 - > libavformat/rtsp.h | 1 + > 2 files changed, 5 insertions(