[FFmpeg-user] specifying header for http post

Daniel Oberhoff danieloberhoff at googlemail.com
Tue Mar 30 18:14:43 EEST 2021


Hello

I am trying to add an authorization header to a http post output, but somehow cant seem to succeed.

my request looks like this:

ffmpeg -f lavfi -i testsrc=duration=10:size=1280x720:rate=30 -vframes 1  -headers "Authorization: foo" -f image2 -chunked_post 0 https://foo <https://foo/>.org/endpoint -loglevel trace


but the trace doesnt mention the auth header at all or respect the chunked_post 0. am I missing something?

Best

Daniel Oberhoff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20210330/116519f3/attachment.sig>


More information about the ffmpeg-user mailing list