mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-31 09:19:16 +02:00
webrtc test
This commit is contained in:
+1
-1
@@ -66,6 +66,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<button class="playbutton">Start / Stop</button>
|
||||
<input type="range" id="volumeSlider" min="0" max="1" step="0.01" value="1">
|
||||
<input type="range" id="volumeSlider" min="0" max="1" step="0.001" value="1">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user