<html><head></head><body>Hi,<br><br>It won't work for Icy because the metadata is only initially in the header, but updates are muxed in-band. Icy really is *not* HTTP and as such it needs a custom access anyway.<br><br><div class="gmail_quote">Le 12 août 2019 12:56:05 GMT+03:00, Marvin Scholz <epirat07@gmail.com> a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">This patchset adds a new Control, STREAM_GET_HTTP_HEADER, to<br>fetch HTTP headers and implements it for the new and old http<br>module.<br><br>The idea, if this is accepted, is to use this for an ICY metadata<br>stream filter module to get the Icy-Metaint header and other ICY<br>specific metadata headers.<br><br>Additionally it might be useful for some lua script modules to be<br>able to access the http headers of a stream.<br><br>Marvin Scholz (3):<br>  libvlccore: Add STREAM_GET_HTTP_HEADER control<br>  access/oldhttp: Implement STREAM_GET_HTTP_HEADER<br>  access/http: Implement STREAM_GET_HTTP_HEADER<br><br> include/vlc_stream.h           |  1 +<br> modules/access/http.c          | 73 ++++++++++++++++++++++++++++++++++<br> modules/access/http/access.c   |  7 ++++<br> modules/access/http/file.h     |  1 +<br> modules/access/http/live.h     |  1 +<br> modules/access/http/resource.c | 10 +++++<br> modules/access/http/resource.h |  7 ++++<br> 7 files changed, 100 insertions(+)<br></pre></blockquote></div><br>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</body></html>