[FFmpeg-devel] [PATCH] Feature for setting custom HTTP headers on the DASH muxer

Ole Andre Birkedal birkedal at extab.net
Wed Oct 16 12:35:53 EEST 2019


Only some HTTP headers are exposed in the DASH muxer API. This patch just does the same as what's being done for HLS where it allows the user to set arbitrary HTTP headers.

Useful for pushing directly to for example AWS MediaConnect, since they require some weird headers in addition to the Authorization header.

Attaching patch and the base64 encoded version, not sure which is preferred.

Ole Andre Birkedal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Feature-for-setting-custom-HTTP-headers-on-the-DASH-.patch
Type: application/octet-stream
Size: 1872 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191016/a08fe015/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: attachment.bin
Type: application/macbinary
Size: 2497 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191016/a08fe015/attachment.bin>


More information about the ffmpeg-devel mailing list