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

Unable to play vimeo videos #242

Open
mohamed-belal1 opened this issue Oct 15, 2024 · 8 comments
Open

Unable to play vimeo videos #242

mohamed-belal1 opened this issue Oct 15, 2024 · 8 comments

Comments

@mohamed-belal1
Copy link

Hi, I am unable to play vimeo videos despite providing all the necessary parameters
@override void initState() { super.initState(); controller = PodPlayerController( playVideoFrom: PlayVideoFrom.vimeo( '518228118', httpHeaders: { 'Authorization': 'bearer #############' }, ), )..initialise(); }
image

@ge0rge000
Copy link

i have solution for get all quality contact with me :+971557474526

@mohamed-belal1
Copy link
Author

Why don't you share your solution here so everyone can benefit from it?

@ge0rge000
Copy link

ge0rge000 commented Oct 24, 2024 via email

@icecandy
Copy link

Maybe I'm just gullible, but I tried to contact @ge0rge000 to find out the solution to this problem and he wanted to charge me $300!!
In my many years as a developer I have never experienced this before. Disgusting behavior.

@icecandy
Copy link

But on a more constructive note (well sort of) I have this problem too. Even just trying to play a plain public vimeo video (not private or restricted).

@beto-hopee
Copy link

@icecandy
Dear friend !
how is it for this case ?

@icecandy
Copy link

@beto-hopee I've given up. I have implemented Vimeo playback completely in vanilla javascript in a web view using the Vimeo API. I have also done the same with YouTube videos, with almost identical code (the API is a little different and so not quite the same implementation). My app allows people to build their own HTML blog page and so I am already in a web view by default and so this is a very suitable solution.

@beto-hopee
Copy link

@icecandy good solution, thanks for sharing your case 🙏

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

4 participants