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

We can't play live streaming from VIMEO? #58

Open
bimawa opened this issue Feb 6, 2021 · 1 comment
Open

We can't play live streaming from VIMEO? #58

bimawa opened this issue Feb 6, 2021 · 1 comment

Comments

@bimawa
Copy link

bimawa commented Feb 6, 2021

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:

//Only if the file is playable on OS X or iOS natively
if([urlString rangeOfString:@".mp4"].location != NSNotFound){

Can be a problem with it? Maybe I do something wrong?
How to play livestreaming data from vimeo?

@bimawa
Copy link
Author

bimawa commented Feb 9, 2021

As I see we should private key for access to this feature:
image

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

1 participant