I\'m trying to check if a webm Icecast stream is on. For HLS streams I use axios.head method like this:
try { let res = await axios.head(url); return