there's the heading!

This commit is contained in:
mcguirepr89
2022-05-11 13:40:57 -04:00
parent ff8ceeb0f0
commit 79a47a902d
+1
View File
@@ -36,6 +36,7 @@ if(isset($_GET['stream'])){
echo " echo "
<audio controls autoplay><source src=\"/stream\"></audio> <audio controls autoplay><source src=\"/stream\"></audio>
</div> </div>
<h1><a href=\"/\">BirdNET-Pi</a></h1>
</div>"; </div>";
} else { } else {
header('WWW-Authenticate: Basic realm="My Realm"'); header('WWW-Authenticate: Basic realm="My Realm"');