Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to play video in embedded mode like playsinline #153

Open
EABangalore opened this issue May 2, 2024 · 2 comments
Open

Is it possible to play video in embedded mode like playsinline #153

EABangalore opened this issue May 2, 2024 · 2 comments

Comments

@EABangalore
Copy link

EABangalore commented May 2, 2024

let res = await CapacitorVideoPlayer.initPlayer({ mode: "embeded", url: url , playerId:"nativeVideoPlayerWrapper",componentTag:"div"});

Could you please provide any suggestion code to make it play as embedded .

I don't know swift if anyone knows then they can see the code of embedded player here https://github.com/abritopach/capacitor-youtube-player/blob/master/ios/Plugin/YPViewController.swift @jepiqueau please consider.

@eduardoRoth
Copy link
Contributor

@EABangalore I built a new plugin Media Player that allows embedded view for both iOS and Android.

@EABangalore
Copy link
Author

@EABangalore I built a new plugin Media Player that allows embedded view for both iOS and Android.

@eduardoRoth Thank you for solving my problem. surely i will try them!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants