Opened 9 years ago
Closed 11 months ago
#5091 closed defect (invalid)
Icecast SSL support (icecast:// is http-only)
Reported by: | ge1ger | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | 2.8.3 | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug: icecast:// does not work if server is running with https
How to reproduce: Output icecast:// to an icecast server running https
% ffmpeg -i song.wav -acodec libfdk_aac -vbr 4 -content_type "audio/aac" -f adts icecast://source:hackme@exampleserver.com:8000/stream.aac ffmpeg version 2.8.3 built on ... Linux, today
Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 11 months ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing due to inactivity >10 years and many updates since then.
Note:
See TracTickets
for help on using tickets.
Please test current FFmpeg git head and please provide your failing command line together with the complete, uncut console output to make this a valid ticket.