Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@bazuka5801/capacitor-video-player
Advanced tools
custom Native Capacitor plugin to play a video
capacitor-video-player
CAPACITOR 5
Capacitor Video Player Plugin is a custom Native Capacitor plugin to play a video
fullscreen on IOS, Android, Web and Electron platforms
embedded on Web and Electron platforms
Maintainer | GitHub | Social |
---|---|---|
Quéau Jean Pierre | jepiqueau |
The plugin follows the guidelines from the Capacitor Team
,
meaning that it will not work in IE11 without additional JavaScript transformations, e.g. with Babel.
npm install --save capacitor-video-player
npx cap sync
npx cap sync @capacitor-community/electron
Then build YOUR_APPLICATION
npm run build
npx cap copy
npx cap copy web
npx cap copy @capacitor-community/electron
npx cap open android
npx cap open ios
npx cap open @capacitor-community/electron
npx cap serve
No configuration required for this plugin
Name | Android | iOS | Electron | Web |
---|---|---|---|---|
initPlayer (mode fullscreen) | ✅ | ✅ | ✅ | ✅ |
initPlayer (mode embedded) | ❌ | ❌ | ✅ | ✅ |
initPlayer (url assets) | ✅ | ✅ | ✅ | ✅ |
initPlayer (url internal) | ✅ | ✅ | ❌ | ❌ |
initPlayer (url application/files) | ✅ | ✅ | ❌ | ❌ |
initPlayer (subtitles) | ✅ | ✅ | ❌ | ❌ |
initPlayer (headers) | ✅ | ✅ | ❌ | ❌ |
initPlayer (title) | ✅ | ✅ | ❌ | ❌ |
initPlayer (smallTitle) | ✅ | ✅ | ❌ | ❌ |
initPlayer (accentColor) | ✅ | ❌ | ❌ | ❌ |
initPlayer (chromecast) | ✅ | ❌ | ❌ | ❌ |
initPlayer (artwork) | ✅ | ✅ | ❌ | ❌ |
isPlaying | ✅ | ✅ | ✅ | ✅ |
play | ✅ | ✅ | ✅ | ✅ |
pause | ✅ | ✅ | ✅ | ✅ |
getCurrentTime | ✅ | ✅ | ✅ | ✅ |
setCurrentTime | ✅ | ✅ | ✅ | ✅ |
getDuration | ✅ | ✅ | ✅ | ✅ |
getMuted | ✅ | ✅ | ✅ | ✅ |
setMuted | ✅ | ✅ | ✅ | ✅ |
getVolume | ✅ | ✅ | ✅ | ✅ |
setVolume | ✅ | ✅ | ✅ | ✅ |
stopAllPlayers | ✅ | ✅ | ✅ | ✅ |
getRate | ✅ | ✅ | ✅ | ✅ |
setRate | ✅ | ✅ | ✅ | ✅ |
showController | ✅ | ❌ | ❌ | ❌ |
isControllerIsFullyVisible | ✅ | ❌ | ❌ | ❌ |
exitPlayer | ✅ | ❌ | ❌ | ❌ |
Name | Android | iOS | Electron | Web |
---|---|---|---|---|
jeepCapVideoPlayerReady | ✅ | ✅ | ✅ | ✅ |
jeepCapVideoPlayerPlay | ✅ | ✅ | ✅ | ✅ |
jeepCapVideoPlayerPause | ✅ | ✅ | ✅ | ✅ |
jeepCapVideoPlayerEnded | ✅ | ✅ | ✅ | ✅ |
jeepCapVideoPlayerExit | ✅ | ✅ | ✅ | ✅ |
Thanks goes to these wonderful people (emoji key):
Jean Pierre Quéau 💻 | Yelhouti 💻 | Mamane10 💻 | Пронин Андрей KANekT 💻 | Michael Rieger 💻 | Manuel García Marín 💻 | Jelle Oppenhuis 💻 | fegauthier 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!
FAQs
custom Native Capacitor plugin to play a video
The npm package @bazuka5801/capacitor-video-player receives a total of 1 weekly downloads. As such, @bazuka5801/capacitor-video-player popularity was classified as not popular.
We found that @bazuka5801/capacitor-video-player demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.