Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117752498
D2227.1775189662.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
596 B
Referenced Files
None
Subscribers
None
D2227.1775189662.diff
View Options
diff --git a/src/resources/js/meet/app.js b/src/resources/js/meet/app.js
--- a/src/resources/js/meet/app.js
+++ b/src/resources/js/meet/app.js
@@ -471,6 +471,10 @@
}
}
+ // Fix a bug in Chrome where you would start hearing yourself after audio device change
+ // https://github.com/OpenVidu/openvidu/issues/449
+ publisher.videoReference.muted = true
+
return new Promise((resolve, reject) => {
if (stream.isLocalStreamPublished) {
// Only if the Publisher has been published it is necessary to call the native
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 3, 4:14 AM (14 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18822541
Default Alt Text
D2227.1775189662.diff (596 B)
Attached To
Mode
D2227: Meet: Fix replaceTrack() bug
Attached
Detach File
Event Timeline