updated to latest version 1.6.1, player autoplays hls, even when using `playing={false}` attribute
See original GitHub issueupdated to latest version 1.6.1, player autoplays hls, even when using playing={false}
attribute
Issue Analytics
- State:
- Created 5 years ago
- Comments:14 (4 by maintainers)
Top Results From Across the Web
updated to latest version 1.6.1, player autoplays hls ... - GitHub
updated to latest version 1.6.1, player autoplays hls, even when using playing={false} attribute.
Read more >react-player - NPM Package Overview - Socket - Socket.dev
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion.
Read more >plyr/changelog.md - UNPKG
1, # v3.4.3. 2. 3, - Fixed issue with nodeList for custom playback controls. 4. 5, # v3.4.2. 6. 7, - Fix play/pause...
Read more >Package - react-player-custom
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia, Mixcloud, and ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@kumarharsh I think the problem is that it is autoplaying, not that it is not autoplaying.
I’ve tested this locally (not defining autoplay if autoplay is not truthy) and that did resolve the issue here
I edited lib/players/FilePlayer.js to use this autoPlay attribute