[FFmpeg-devel] [PATCH 1/1] avformat/hlsenc: Added configuration to override HTTP User-Agent

Jeyapal, Karthick kjeyapal at akamai.com
Mon Sep 4 09:47:13 EEST 2017


>On 9/1/17, 5:36 PM, "Steven Liu" <lingjiujianke at gmail.com> wrote:
>> Please find the patch attached.
>>
>> Regards,
>> Karthick
>>
>>
>>
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>
>
>FFmpeg has support it yet, you can use http method.

>
>liuqideMBP:dash liuqi$ ./ffmpeg -v debug -user_agent "StevenLiu" -i
>http://192.168.0.202/stream999_low.m3u8 -c copy -f mpegts a.ts

Hi Steven,

Thanks for the reply. The above method for setting User-Agent works only HLS demuxer. It doesn’t work for HLS muxer. The patch that was attached was meant for HLS muxer.

Regards,
Karthick


More information about the ffmpeg-devel mailing list