jeffsi-meet/react/features/shared-music/components
Jeff Emmett f56986818b feat(shared-music): add support for Vimeo, SoundCloud, Spotify, Dailymotion, Twitch
- Add source type detection for Vimeo, SoundCloud, Spotify, Dailymotion, Twitch
- Create EmbedPlayerManager for iframe-based media players
- Update extractMusicUrl to extract IDs from various platforms
- Update SharedMusicPlayer to route to appropriate player manager
- Update SharedMusicTile to handle video vs audio sources
- Video sources (YouTube, Vimeo, Dailymotion, Twitch) show embedded player
- Audio sources (SoundCloud, Spotify) show embedded widget
- Direct audio files show HTML5 audio player with custom controls

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 16:43:22 +00:00
..
native fix(shared-music): render player and add mobile/native support 2026-01-29 11:04:01 +00:00
web feat(shared-music): add support for Vimeo, SoundCloud, Spotify, Dailymotion, Twitch 2026-02-05 16:43:22 +00:00
index.native.ts fix(shared-music): render player and add mobile/native support 2026-01-29 11:04:01 +00:00
index.web.ts feat(shared-music): display YouTube video in tile view with controls 2026-02-05 16:29:59 +00:00