mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-29 16:29:19 +02:00
i see
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@
|
||||
* ************************************************
|
||||
*/
|
||||
|
||||
(() => {
|
||||
window.addEventListener('load', (() => {
|
||||
const WHEP_CONFIG_PATH = '/webrtc-audio.conf';
|
||||
const WHEP_FLAGS_PATH = '/webrtc-audio-flags.json';
|
||||
const LAST_BITRATE_COOKIE_NAME = 'webrtcAudioLastBitrate';
|
||||
@@ -1333,4 +1333,4 @@
|
||||
reconnectAttempts = MAX_RECONNECT_ATTEMPTS;
|
||||
void stopWebRTC();
|
||||
});
|
||||
})();
|
||||
}), false);
|
||||
|
||||
Reference in New Issue
Block a user