- Boulder, CO
- https://stevebarbera.com
- @SteveBarbera
Pinned Loading
-
silence-detector.js
silence-detector.js 1const Ffmpeg = require(‘fluent-ffmpeg’);
2const STREAM_URL = ‘http://icecast.radio24.ch/radio24-rc-96-aac';
3const VOLUME_THRESHOLD = -50; // volume threshold
45getMeanVolume(STREAM_URL, function(meanVolume){
-
CloudFrontCookie.php
CloudFrontCookie.php 1<?php
23namespace App\Http\Middleware;
45use Closure;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.