mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-29 16:29:19 +02:00
whoops
This commit is contained in:
+1
-1
@@ -345,7 +345,7 @@ router.get('/webrtc-audio-flags.json', (req, res) => res.json({disable3las: fals
|
||||
// We should be able to use mediamtx for SDP/WHEP and the WebRTC itself.
|
||||
|
||||
// Testing only! TODO: Add this to config
|
||||
router.get('/webrtc-audio.conf', (req, res) => res.send("192000;https://batorego.flerken.pl.eu.org/webrtc/whep192/whep"));
|
||||
router.get('/webrtc-audio.conf', (req, res) => res.send("192000:https://batorego.flerken.pl.eu.org/webrtc/whep192/whep"));
|
||||
|
||||
const logHistory = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user