[FFmpeg-devel] Update for my hls and dash patches?

Basel Sayeh basel.sayeh at hotmail.com
Thu Jan 5 03:19:33 EET 2023


> >
> > Hello,
> >
> >
> > Any update or comment on these patch sets?
> >
> >
> > Enable HTTP persistent connections for hls_delete_file &
> > dashenc_delete_file:
> > https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=8033

> https://patchwork.ffmpeg.org/project/ffmpeg/patch/DB9P191MB14827461396938910246ACE9FE1B9@DB9P191MB1482.EURP191.PROD.OUTLOOK.COM/
>
> You should check the first patch of this series.

Do you mean i should take a look at the warnings?

> >
> >
> > Use http_read_header in http_shutdown to react to response errors:
> > https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=8058
> Is it will use block mode of socket?

Yes, it will wait for a server reply (if not sent), and react to some http errors, like 404
I am aware that it may slow the encoding/sending down, but is there any better way that it can be done?



More information about the ffmpeg-devel mailing list