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

Full screen method #29

Open
ruudboon opened this issue Sep 23, 2020 · 8 comments
Open

Full screen method #29

ruudboon opened this issue Sep 23, 2020 · 8 comments

Comments

@ruudboon
Copy link
Contributor

ruudboon commented Sep 23, 2020

Would it be possible to add a fullscreen method? I would like to trigger fullscreen video from my app on embed video.
I can imagine this isn't technically possible but maybe it is :D

@jepiqueau
Copy link
Collaborator

@ruudboon Do you mean a fullscreen event? , which will return true or false

@ruudboon
Copy link
Contributor Author

No, a method to trigger fullscreen from JS. I'm thinking about a page in my app that will display a countdown and small preview of a streaming video. On 0 I want to launch it fullscreen.

@jepiqueau
Copy link
Collaborator

@ruudboon Is it for Web platform or/and Native platforms? For the time being on Native is always fullscreen.

@ruudboon
Copy link
Contributor Author

@jepiqueau Web app. But maybe I will switch to native. Fullscreen in more important then embed for me.

@jepiqueau
Copy link
Collaborator

@ruudboon Ok i will have a look but it will be only for web app.

@ruudboon
Copy link
Contributor Author

@jepiqueau Thnx! appreciate it.

@jepiqueau
Copy link
Collaborator

@ruudboon is it something urgent? It will accessible through api. i will see the feasibility. It may be also interesting to double click on the embedded video to get it fullscreen

@ruudboon
Copy link
Contributor Author

ruudboon commented Sep 25, 2020

@jepiqueau No it's not urgent at this point. Gonna work this weekend on a proof of concept. Got some more boxes to tick. If it all pans out I probably need this functionality in a few months.

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