Skip to content

Commit

Permalink
chore(deps) lib-jitsi-meet@latest
Browse files Browse the repository at this point in the history
* fix(browser-support): Add audio track to pc always on mobile Safari. On mobile Safari, if a user joins audio and video muted, the browser doesn't decode the incoming audio. Workaround is to always add the audio track to pc and mute it if needed.
* feat: JSON encoded sources. (jitsi#1695)

jitsi/lib-jitsi-meet@2820d64...b0d27fa
jallamsetty1 authored and humbledroid committed Jan 6, 2022
1 parent 4c41ae8 commit e7d13f8
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@
"jquery-i18next": "1.2.1",
"js-md5": "0.6.1",
"jwt-decode": "2.2.0",
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#2820d649ea72c69134c77825a86068a505220119",
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#b0d27fa8daef615d45fe566a0385f66facfcf025",
"libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
"lodash": "4.17.21",
"moment": "2.29.1",

0 comments on commit e7d13f8

Please sign in to comment.