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
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(
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 | 6 +-
libavformat/rtsp.h | 1 +
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/libavformat/rtsp.c b/libavformat/rtsp.c
i
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(+), 1 deletion(-)
diff --git a/libavformat/rtsp.c b/libavformat/rtsp.c
in