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

2023-01-06 Thread Basel Sayeh


On 1/5/23 09:26, Steven Liu wrote:

Basel Sayeh  于2023年1月5日周四 09:19写道:



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/db9p191mb14827461396938910246ace9fe...@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?

Yes, just fix the warning should be ok.


Just sent a V6 that should have no new compilation warnings,

https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=8163




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?

Yes, you aware that, so that if a problem. I have no better way to do
that. :( Maybe other developer can give us some better way?


I hope developers can give their input on this


___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".


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

2023-01-04 Thread Steven Liu
Basel Sayeh  于2023年1月5日周四 09:19写道:
>
>
> > >
> > > 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/db9p191mb14827461396938910246ace9fe...@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?
Yes, just fix the warning should be ok.
>
> > >
> > >
> > > 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?
Yes, you aware that, so that if a problem. I have no better way to do
that. :( Maybe other developer can give us some better way?
>


Thanks Basel

Steven.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".


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

2023-01-04 Thread Basel Sayeh


> >
> > 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/db9p191mb14827461396938910246ace9fe...@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?

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".


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

2023-01-03 Thread Steven Liu
Basel Sayeh  于2023年1月4日周三 01:12写道:
>
> 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/db9p191mb14827461396938910246ace9fe...@db9p191mb1482.eurp191.prod.outlook.com/

You should check the first patch of this series.

>
>
> 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?
>
>
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".


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

2023-01-03 Thread Basel Sayeh

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



Use http_read_header in http_shutdown to react to response errors: 
https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=8058



___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".