[FFmpeg-devel] RTSP Video Stream - Buffer Overflow!
Zane van Iperen
zane at zanevaniperen.com
Tue Aug 18 02:59:26 EEST 2020
On Mon, 17 Aug 2020 12:21:46 -0700
Yiğit Uyan <yigituyan-at-google.com at ffmpeg.org> wrote:
> Can somebody help with extending the rtsp/s link limit to match the web
> urls (eg. 2048 characters)
AFAICS this would work as a band-aid, but since the RFC doesn't
specify a length limit (that I can find), in the long run it might be
better changing that field to be dynamically allocated.
https://tools.ietf.org/html/rfc2326#page-80
> Thanks in advance,
>
>
> I have created and submitted the following patch to ffmpeg-devel at ffmpeg.org,
> though it does not show up in patchwork. I am not sure what the following
> steps are..
It got there eventually, sometimes it takes awhile:
https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=2045
Zane
More information about the ffmpeg-devel
mailing list