mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Fix streams starting out with audio muted
This commit is contained in:
@@ -241,6 +241,8 @@ async function findVideo(kind) {
|
||||
console.log('video started')
|
||||
}
|
||||
|
||||
video.muted = false
|
||||
|
||||
const info = {
|
||||
title: document.title,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user