You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using Icecast streaming server for online audio streaming, how do we get the Streaming API response header values?
Find the below streaming API response Header values. i need to access the header values like icy-description, icy-name
HTTP/1.0 200 OK
Server: Icecast 2.4.4
Connection: Close
Date: Fri, 19 Aug 2022 17:31:49 GMT
Content-Type: audio/mpeg
Cache-Control: no-cache, no-store
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Pragma: no-cache
Access-Control-Allow-Origin: *
icy-description: Online Radio Station
icy-name: XYZ Song
icy-pub:0
@goldfire
Beta Was this translation helpful? Give feedback.
All reactions