We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm try to play video from vimeo live streaming service. And got error:
"The requested Vimeo video does not have a suitable stream. The file cannot natively play on iOS or ..."
Then I found this if on mp4:
YTVimeoExtractor/YTVimeoExtractor/YTVimeoVideo.m
Lines 82 to 83 in 57bf479
Can be a problem with it? Maybe I do something wrong? How to play livestreaming data from vimeo?
The text was updated successfully, but these errors were encountered:
As I see we should private key for access to this feature:
Sorry, something went wrong.
No branches or pull requests
I'm try to play video from vimeo live streaming service. And got error:
Then I found this if on mp4:
YTVimeoExtractor/YTVimeoExtractor/YTVimeoVideo.m
Lines 82 to 83 in 57bf479
Can be a problem with it? Maybe I do something wrong?
How to play livestreaming data from vimeo?
The text was updated successfully, but these errors were encountered: