Skip to content
Snippets Groups Projects
Commit 17dc39e7 authored by Marvin Scholz's avatar Marvin Scholz Committed by Michael Niedermayer
Browse files

Icecast: Use 100-continue if possible for proper error handling


Using 100-continue ffmpeg will only send data if the server confirms it,
so if there is an error with auth or mounpoint, this allows that it is
properly reported to the user. Else ffmpeg sends data and just quits at
some point without an error message.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 5e08b54f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment