On Tue, Feb 18, 2020 at 18:41:08 +0330, Mostafa Namazi fard wrote:
> I found this patch useful for prevent crash in http live stream.
> I'm using ffmpeg in my application for show http live when remote address
> send invalid data ffmpeg crash in this part and after my change it was
> fixed.
Can yo
let me now any progress?
On Tuesday, February 18, 2020, 6:41:08 PM GMT+3:30, Mostafa Namazi fard
wrote:
I found this patch useful for prevent crash in http live stream.I'm using
ffmpeg in my application for show http live when remote address send invalid
data ffmpeg crash in this par
On Sun, Aug 30, 2015 at 09:55:36AM +0200, Sébastien Cramatte wrote:
> Hello,
>
> I've made a small patch to add support for strftime on HLS segment
> names template.
> Now you can use "strftime" template with hls segmenter in the same
> way as with ssegmenter.
>
> https://github.com/scramatte/F