jiti-meet/react/features/shared-video
damencho 4fc9aed708 fix: Fixes playing muted youtube video.
If we mute a video in Youtube it is stored in the current browser session and if someone shares a video it will start muted and we don't have the control to unmute it.
2021-06-07 11:56:46 -05:00
..
components fix: Fixes playing muted youtube video. 2021-06-07 11:56:46 -05:00
actionTypes.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
actions.any.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
actions.native.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
actions.web.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
constants.js code review 2021-05-21 12:55:45 +03:00
functions.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
middleware.any.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
middleware.native.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
middleware.web.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
reducer.native.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
reducer.web.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00