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

iPhone 4 / iPad compatible -> player ? #2

Open
DrySs opened this issue Oct 25, 2010 · 1 comment
Open

iPhone 4 / iPad compatible -> player ? #2

DrySs opened this issue Oct 25, 2010 · 1 comment

Comments

@DrySs
Copy link

DrySs commented Oct 25, 2010

Hi,

In the API doc, in the different asset list, I can see for the mp4 files that there are iPhone 4 / iPad compatible.

What does it mean ? That the codec used for the video can be read on iPhone 4 / iPad compatible, but is the embed player in "media->embed_url" will be compatible on iPhone 4 / iPad ?

I mean, do I need to make myself different pages to stream video (PC, iPhone, etc), or the player is auto-compatible ?

Thanks

@rs
Copy link
Contributor

rs commented Oct 27, 2010

The embed code is fully iPhone/iPad compatible, that means the player will detect its running environment and automatically switch to HTML player version when flash isn't available. You have nothing to do on your side, it works out of the box.

If you want more control over the video stream in your iOS application for instance, you still have the choice to use stream urls directly from the API.

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

No branches or pull requests

2 participants