jiti-meet/react
Jaya Allamsetty eebc08daa1 fix(AudioTrack): Reattach the track to the audio element on error.
Audio playback for a remote participant doesn't happen when the browser fires an error event on the audio element that the audio track is attached to.
'[modules/RTC/JitsiRemoteTrack.js] <._containerEventHandler>:  error handler was called for a container with attached RemoteTrack'
Log an error when that happens and try to re-attach the audio track and execute play on it as a potential fix.
2023-02-28 07:34:29 -05:00
..
features fix(AudioTrack): Reattach the track to the audio element on error. 2023-02-28 07:34:29 -05:00
.eslintrc-react-native.js feat(eslint): use new eslint-config-jitsi 2018-06-13 11:27:39 +02:00
.eslintrc.js ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
index.native.js fix(rn) remove no longer needed hack 2022-04-07 10:35:51 +02:00
index.web.js feat(deeplinking) Refactor deeplinking (#12950) 2023-02-23 17:01:55 +02:00