added spectrogram view for currently analyzing file
Needs to be refreshed, but works
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
shell_exec("/home/pi/BirdSongs/Extracted/spectrogram.sh");
|
||||
header('Location: http://birdnetsystem.local/spectrogram.png');
|
||||
?>
|
||||
Reference in New Issue
Block a user